mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
(GNUSTEP_HEADERS): Added include/NSHost.h.
(GNUSTEP_MFILES): Added NSHost.m. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2288 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cbf0bfc40b
commit
e6a5490ab1
1 changed files with 2 additions and 0 deletions
|
@ -379,6 +379,7 @@ NSGData.m \
|
||||||
NSGDictionary.m \
|
NSGDictionary.m \
|
||||||
NSGSet.m \
|
NSGSet.m \
|
||||||
NSHashTable.m \
|
NSHashTable.m \
|
||||||
|
NSHost.m \
|
||||||
NSInvocation.m \
|
NSInvocation.m \
|
||||||
NSLock.m \
|
NSLock.m \
|
||||||
NSLog.m \
|
NSLog.m \
|
||||||
|
@ -455,6 +456,7 @@ include/NSGData.h \
|
||||||
include/NSGDictionary.h \
|
include/NSGDictionary.h \
|
||||||
include/NSGSet.h \
|
include/NSGSet.h \
|
||||||
include/NSHashTable.h \
|
include/NSHashTable.h \
|
||||||
|
include/NSHost.h \
|
||||||
include/NSInvocation.h \
|
include/NSInvocation.h \
|
||||||
include/NSLock.h \
|
include/NSLock.h \
|
||||||
include/NSMapTable.h \
|
include/NSMapTable.h \
|
||||||
|
|
Loading…
Reference in a new issue