mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Convert to the GNUstep makefile package.
The installation of the header files was modified slightly to correspond with the GNUstep makefile package. All OpenStep headers go into Foundation while the gnustep-base specific headers go into gnustep/base. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2437 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c836f35259
commit
c30836a60c
29 changed files with 1371 additions and 1238 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <Foundation/NSString.h>
|
||||
|
||||
/* For demo of Strings as Collections of char's. */
|
||||
#include <gnustep/base/NSString.h>
|
||||
#include <Foundation/NSString.h>
|
||||
|
||||
void
|
||||
print_string(NSString* s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue