mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Compiling skeletons.
This commit is contained in:
parent
4db9aa0298
commit
e95de25ea0
1 changed files with 8 additions and 0 deletions
|
@ -248,6 +248,9 @@ NSLocale.m \
|
|||
NSLock.m \
|
||||
NSLog.m \
|
||||
NSMapTable.m \
|
||||
NSMassFormatter.m \
|
||||
NSMeasurementFormatter.m \
|
||||
NSMeasurement.m \
|
||||
NSMetadata.m \
|
||||
NSMethodSignature.m \
|
||||
NSNotification.m \
|
||||
|
@ -292,6 +295,7 @@ NSScriptKeyValueCoding.m \
|
|||
NSScriptObjectSpecifiers.m \
|
||||
NSScriptStandardSuiteCommands.m \
|
||||
NSScriptSuiteRegistry.m \
|
||||
NSUnit.m \
|
||||
NSUserScriptTask.m \
|
||||
NSSerializer.m \
|
||||
NSSet.m \
|
||||
|
@ -438,6 +442,9 @@ NSKeyValueObserving.h \
|
|||
NSLocale.h \
|
||||
NSLock.h \
|
||||
NSMapTable.h \
|
||||
NSMassFormatter.h \
|
||||
NSMeasurementFormatter.h \
|
||||
NSMeasurement.h \
|
||||
NSMetadata.h \
|
||||
NSMethodSignature.h \
|
||||
NSNetServices.h \
|
||||
|
@ -477,6 +484,7 @@ NSScriptKeyValueCoding.h \
|
|||
NSScriptObjectSpecifiers.h \
|
||||
NSScriptStandardSuiteCommands.h \
|
||||
NSScriptSuiteRegistry.h \
|
||||
NSUnit.h \
|
||||
NSUserScriptTask.h \
|
||||
NSScriptWhoseTests.h \
|
||||
NSSerialization.h \
|
||||
|
|
Loading…
Reference in a new issue