mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
(GNUSTEP_MFILES): Added NSProcessInfo.m.
(GNUSTEP_HEADERS): Added Foundation/NSProcessInfo.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@550 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f9c609056f
commit
e8a8e602aa
1 changed files with 2 additions and 0 deletions
|
@ -296,6 +296,7 @@ NSGDictionary.m \
|
|||
NSGUnarchiver.m \
|
||||
NSNumber.m \
|
||||
NSObject.m \
|
||||
NSProcessInfo.m \
|
||||
NSRange.m \
|
||||
NSString.m \
|
||||
NSUnarchiver.m \
|
||||
|
@ -356,6 +357,7 @@ Foundation/NSInvocation.h \
|
|||
Foundation/NSMethodSignature.h \
|
||||
Foundation/NSObjCRuntime.h \
|
||||
Foundation/NSObject.h \
|
||||
Foundation/NSProcessInfo.h \
|
||||
Foundation/NSRange.h \
|
||||
Foundation/NSSerialization.h \
|
||||
Foundation/NSString.h \
|
||||
|
|
Loading…
Reference in a new issue