mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Garbage collecting updates and moved more gnustep specifiec code to the
Additions library git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15016 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8b29e69fab
commit
bfeb8dbf69
11 changed files with 1279 additions and 4 deletions
|
@ -31,8 +31,13 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
SUBPROJECT_NAME=Additions
|
||||
|
||||
Additions_OBJC_FILES =\
|
||||
GCObject.m \
|
||||
GCArray.m \
|
||||
GCDictionary.m \
|
||||
GSMime.m \
|
||||
GSXML.m
|
||||
GSXML.m \
|
||||
Unicode.m \
|
||||
behavior.m
|
||||
|
||||
|
||||
-include Makefile.preamble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue