mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNUSTEP_MFILES): Added NSGNUCoder.m.
(GNUSTEP_HEADERS): Added foundation/NSGNUCoder.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@337 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f137157212
commit
f3618f0981
1 changed files with 2 additions and 0 deletions
|
@ -294,6 +294,7 @@ NSDictionary.m \
|
|||
NSEnumerator.m \
|
||||
NSException.m \
|
||||
NSGeometry.m \
|
||||
NSGNUCoder.m \
|
||||
NSNumber.m \
|
||||
NSObject.m \
|
||||
NSRange.m \
|
||||
|
@ -340,6 +341,7 @@ foundation/NSConcreteValue.h \
|
|||
foundation/NSDictionary.h \
|
||||
foundation/NSException.h \
|
||||
foundation/NSGeometry.h \
|
||||
foundation/NSGNUCoder.h \
|
||||
foundation/NSInvocation.h \
|
||||
foundation/NSMethodSignature.h \
|
||||
foundation/NSObjCRuntime.h \
|
||||
|
|
Loading…
Reference in a new issue