fixed up info.plist and the xcodeproj

This commit is contained in:
bill@Ixion
2009-08-26 17:20:29 -05:00
parent ff270dcfe8
commit 8724053613
12 changed files with 1125 additions and 3578 deletions
+7
View File
@@ -0,0 +1,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = love_Prefix.pch;
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = $(HOME)/Applications;
PRODUCT_NAME = love;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = Dynamic;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;