mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
(GNUSTEP_HEADERS): Add foundation/NSArray.h, foundation/NSCoder.h,
foundation/NSDictionary.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@259 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0f9ccb2dba
commit
1bc1edefab
1 changed files with 3 additions and 0 deletions
|
@ -300,11 +300,14 @@ objc/zone.h \
|
|||
objc/README
|
||||
|
||||
GNUSTEP_HEADERS = \
|
||||
foundation/NSArray.h \
|
||||
foundation/NSAutoreleasePool.h \
|
||||
foundation/NSBundle.h \
|
||||
foundation/NSCString.h \
|
||||
foundation/NSCoder.h \
|
||||
foundation/NSConcreteValue.h \
|
||||
foundation/NSConcreteNumber.h \
|
||||
foundation/NSDictionary.h \
|
||||
foundation/NSException.h \
|
||||
foundation/NSGeometry.h \
|
||||
foundation/NSInvocation.h \
|
||||
|
|
Loading…
Reference in a new issue