equal
deleted
inserted
replaced
1456 sourceTree = "<group>"; |
1456 sourceTree = "<group>"; |
1457 }; |
1457 }; |
1458 /* End PBXGroup section */ |
1458 /* End PBXGroup section */ |
1459 |
1459 |
1460 /* Begin PBXNativeTarget section */ |
1460 /* Begin PBXNativeTarget section */ |
1461 1D6058900D05DD3D006BFB54 /* Test Lua */ = { |
1461 1D6058900D05DD3D006BFB54 /* Hedgewars */ = { |
1462 isa = PBXNativeTarget; |
1462 isa = PBXNativeTarget; |
1463 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */; |
1463 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */; |
1464 buildPhases = ( |
1464 buildPhases = ( |
1465 1D60588D0D05DD3D006BFB54 /* Resources */, |
1465 1D60588D0D05DD3D006BFB54 /* Resources */, |
1466 1D60588E0D05DD3D006BFB54 /* Sources */, |
1466 1D60588E0D05DD3D006BFB54 /* Sources */, |
1540 ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */; |
1540 ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */; |
1541 }, |
1541 }, |
1542 ); |
1542 ); |
1543 projectRoot = ""; |
1543 projectRoot = ""; |
1544 targets = ( |
1544 targets = ( |
1545 1D6058900D05DD3D006BFB54 /* Test Lua */, |
1545 1D6058900D05DD3D006BFB54 /* Hedgewars */, |
1546 928301160F10CAFC00CC5A3C /* fpc */, |
1546 928301160F10CAFC00CC5A3C /* fpc */, |
1547 6179928B114AE0C800BA94A9 /* UpdateDataFolder */, |
1547 6179928B114AE0C800BA94A9 /* UpdateDataFolder */, |
1548 ); |
1548 ); |
1549 }; |
1549 }; |
1550 /* End PBXProject section */ |
1550 /* End PBXProject section */ |
2694 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2694 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
2695 FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B -Sgix -Sc"; |
2695 FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B -Sgix -Sc"; |
2696 FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1; |
2696 FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1; |
2697 FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas"; |
2697 FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas"; |
2698 FPC_RTL_UNITS_BASE = /usr/local/lib/fpc; |
2698 FPC_RTL_UNITS_BASE = /usr/local/lib/fpc; |
2699 FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs -Cfvfpv2"; |
2699 FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs -Cfvfpv2 -dDEBUGFILE"; |
2700 FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\""; |
2700 FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\""; |
2701 GCC_C_LANGUAGE_STANDARD = c99; |
2701 GCC_C_LANGUAGE_STANDARD = c99; |
2702 GCC_DEBUGGING_SYMBOLS = default; |
2702 GCC_DEBUGGING_SYMBOLS = default; |
2703 GCC_FAST_MATH = YES; |
2703 GCC_FAST_MATH = YES; |
2704 GCC_OPTIMIZATION_LEVEL = 2; |
2704 GCC_OPTIMIZATION_LEVEL = 2; |