mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
(GNUSTEP_MFILES): Added NSRunLoop.m.
(GNUSTEP_HEADERS): Added Foundation/NSRunLoop.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1343 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8bd1cc3118
commit
8b2b5c7e7e
1 changed files with 2 additions and 0 deletions
|
@ -375,6 +375,7 @@ NSObjCRuntime.m \
|
|||
NSObject.m \
|
||||
NSProcessInfo.m \
|
||||
NSRange.m \
|
||||
NSRunLoop.m \
|
||||
NSSet.m \
|
||||
NSString.m \
|
||||
NSThread.m \
|
||||
|
@ -442,6 +443,7 @@ Foundation/NSObjCRuntime.h \
|
|||
Foundation/NSObject.h \
|
||||
Foundation/NSProcessInfo.h \
|
||||
Foundation/NSRange.h \
|
||||
Foundation/NSRunLoop.h \
|
||||
Foundation/NSSerialization.h \
|
||||
Foundation/NSSet.h \
|
||||
Foundation/NSString.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue