added Xcode (MacOSX) project
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@46 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
7
build/Xcode/CommanderGeniusTarget.xcconfig
Normal file
7
build/Xcode/CommanderGeniusTarget.xcconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = CommanderGenius_Prefix.pch;
|
||||
INFOPLIST_FILE = Info.plist;
|
||||
INSTALL_PATH = $(HOME)/Applications;
|
||||
PRODUCT_NAME = CommanderGenius;
|
||||
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = Dynamic;
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
Reference in New Issue
Block a user