Synchronized with trunk

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1222 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2009-09-24 08:33:34 +00:00
commit a5e20f23ca
18 changed files with 1623 additions and 1143 deletions

View file

@ -803,6 +803,7 @@
CONFIGURATION_BUILD_DIR = ../../bin;
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../../../lib\"";
GCC_VERSION = 4.0;
OBJROOT = build;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
SYMROOT = ../../bin;
@ -817,6 +818,7 @@
CONFIGURATION_BUILD_DIR = ../../bin;
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = "\"$(SRCROOT)/../../../lib\"";
GCC_VERSION = 4.0;
OBJROOT = build;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
SYMROOT = ../../bin;