project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 408F106907F630850F6E3BAD /* testshape.c in Sources */ = {isa = PBXBuildFile; fileRef = 06F1518872D849DE23A129A5 /* testshape.c */; };
  10. 685069D73E480D2E05A06B09 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 703A1F11388C11C40CD923AF /* AudioToolbox.framework */; };
  11. 28D61F7221B105FA79C90159 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E447E4E35D554877889777A /* AudioUnit.framework */; };
  12. 503F080F2D1A24E2289019C3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33B150B2104E278728300852 /* Cocoa.framework */; };
  13. 1F1923805A2216ED2F5D41C1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76BC58620CC21E460F4D2316 /* CoreAudio.framework */; };
  14. 51ED1EE17305511A42F17267 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C41266F6B602BFE6F4A6BFB /* IOKit.framework */; };
  15. 55B37DAA55FF6AF1249220BC /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007511CB2DCD12E92A0C3769 /* Carbon.framework */; };
  16. 043811DD74E057C174A3062A /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D58035C2D162A38666670E3 /* ForceFeedback.framework */; };
  17. 0DE950AB4BA7591C44DB0AF4 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39D5008468FA198059DA251C /* CoreFoundation.framework */; };
  18. 5F9A2E955F80612E2FB81757 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57B475561300743D704C2C66 /* OpenGL.framework */; };
  19. 53D755BD0FED3F5428477F40 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 77476C792D8647470D493640 /* libSDL2main.a */; };
  20. 79F1721C416A429612A44F07 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16FB778C2826097B07822140 /* libSDL2.a */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. 6A4E33E2490B13323D1B5276 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
  26. proxyType = 2;
  27. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  28. remoteInfo = "libSDL2main.a";
  29. };
  30. 47AF3A8E4FDE09FF56107181 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
  33. proxyType = 1;
  34. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  35. remoteInfo = "libSDL2main.a";
  36. };
  37. 738E7B5A02DE7D366CBB1DE3 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  42. remoteInfo = "libSDL2.a";
  43. };
  44. 35847F444F2200F559CC1556 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
  47. proxyType = 1;
  48. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  49. remoteInfo = "libSDL2.a";
  50. };
  51. /* End PBXContainerItemProxy section */
  52. /* Begin PBXFileReference section */
  53. 06F1518872D849DE23A129A5 /* testshape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testshape.c"; path = "../../../../../test/testshape.c"; sourceTree = "<group>"; };
  54. 703A1F11388C11C40CD923AF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  55. 4E447E4E35D554877889777A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  56. 33B150B2104E278728300852 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  57. 76BC58620CC21E460F4D2316 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  58. 1C41266F6B602BFE6F4A6BFB /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  59. 007511CB2DCD12E92A0C3769 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  60. 2D58035C2D162A38666670E3 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  61. 39D5008468FA198059DA251C /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  62. 57B475561300743D704C2C66 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  63. 2B58287A011A6BE672AC3A54 /* testshape */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testshape"; path = "testshape"; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  65. 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. 197577442FB076C67D38038E /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. 685069D73E480D2E05A06B09 /* AudioToolbox.framework in Frameworks */,
  73. 28D61F7221B105FA79C90159 /* AudioUnit.framework in Frameworks */,
  74. 503F080F2D1A24E2289019C3 /* Cocoa.framework in Frameworks */,
  75. 1F1923805A2216ED2F5D41C1 /* CoreAudio.framework in Frameworks */,
  76. 51ED1EE17305511A42F17267 /* IOKit.framework in Frameworks */,
  77. 55B37DAA55FF6AF1249220BC /* Carbon.framework in Frameworks */,
  78. 043811DD74E057C174A3062A /* ForceFeedback.framework in Frameworks */,
  79. 0DE950AB4BA7591C44DB0AF4 /* CoreFoundation.framework in Frameworks */,
  80. 5F9A2E955F80612E2FB81757 /* OpenGL.framework in Frameworks */,
  81. 53D755BD0FED3F5428477F40 /* libSDL2main.a in Frameworks */,
  82. 79F1721C416A429612A44F07 /* libSDL2.a in Frameworks */,
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. /* End PBXFrameworksBuildPhase section */
  87. /* Begin PBXGroup section */
  88. 441F6DE57740364E749A4B70 /* testshape */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 54FB6A2070536399674D2E25 /* test */,
  92. 6D7816A733B00DF64D9573CC /* Frameworks */,
  93. 06966B1349AB30B13FAE71EE /* Products */,
  94. 792E5AC9518C42C72CC02057 /* Projects */,
  95. );
  96. name = "testshape";
  97. sourceTree = "<group>";
  98. };
  99. 54FB6A2070536399674D2E25 /* test */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 06F1518872D849DE23A129A5 /* testshape.c */,
  103. );
  104. name = "test";
  105. sourceTree = "<group>";
  106. };
  107. 6D7816A733B00DF64D9573CC /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 703A1F11388C11C40CD923AF /* AudioToolbox.framework */,
  111. 4E447E4E35D554877889777A /* AudioUnit.framework */,
  112. 33B150B2104E278728300852 /* Cocoa.framework */,
  113. 76BC58620CC21E460F4D2316 /* CoreAudio.framework */,
  114. 1C41266F6B602BFE6F4A6BFB /* IOKit.framework */,
  115. 007511CB2DCD12E92A0C3769 /* Carbon.framework */,
  116. 2D58035C2D162A38666670E3 /* ForceFeedback.framework */,
  117. 39D5008468FA198059DA251C /* CoreFoundation.framework */,
  118. 57B475561300743D704C2C66 /* OpenGL.framework */,
  119. );
  120. name = "Frameworks";
  121. sourceTree = "<group>";
  122. };
  123. 06966B1349AB30B13FAE71EE /* Products */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 2B58287A011A6BE672AC3A54 /* testshape */,
  127. );
  128. name = "Products";
  129. sourceTree = "<group>";
  130. };
  131. 792E5AC9518C42C72CC02057 /* Projects */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */,
  135. 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */,
  136. );
  137. name = "Projects";
  138. sourceTree = "<group>";
  139. };
  140. 0F633E601C1E227276E21EF7 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 77476C792D8647470D493640 /* libSDL2main.a */,
  144. );
  145. name = Products;
  146. sourceTree = "<group>";
  147. };
  148. 511D7BF05B661048121F3582 /* Products */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 16FB778C2826097B07822140 /* libSDL2.a */,
  152. );
  153. name = Products;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXNativeTarget section */
  158. 0B7162915DE3702B457C6A4C /* testshape */ = {
  159. isa = PBXNativeTarget;
  160. buildConfigurationList = 72D3237A54E26D962EDB3590 /* Build configuration list for PBXNativeTarget "testshape" */;
  161. buildPhases = (
  162. 176C4269176655AC3A9F4936 /* Resources */,
  163. 09526869007925AD3C2B4B18 /* Sources */,
  164. 197577442FB076C67D38038E /* Frameworks */,
  165. 9607AE3710C85E8F00CD1376 /* Postbuild */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. 06CB2EF768BF54FD6BA07310 /* PBXTargetDependency */,
  171. 78203361408C2A9C0A9A06A1 /* PBXTargetDependency */,
  172. );
  173. name = "testshape";
  174. productInstallPath = "$(HOME)/bin";
  175. productName = "testshape";
  176. productReference = 2B58287A011A6BE672AC3A54 /* testshape */;
  177. productType = "com.apple.product-type.tool";
  178. };
  179. /* End PBXNativeTarget section */
  180. /* Begin PBXProject section */
  181. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  182. isa = PBXProject;
  183. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshape" */;
  184. compatibilityVersion = "Xcode 3.2";
  185. hasScannedForEncodings = 1;
  186. mainGroup = 441F6DE57740364E749A4B70 /* testshape */;
  187. projectDirPath = "";
  188. projectReferences = (
  189. {
  190. ProductGroup = 0F633E601C1E227276E21EF7 /* Products */;
  191. ProjectRef = 3FD36F344E2B76664E737AAB /* SDL2main.xcodeproj */;
  192. },
  193. {
  194. ProductGroup = 511D7BF05B661048121F3582 /* Products */;
  195. ProjectRef = 78C82B9F67787B504D026A0B /* SDL2.xcodeproj */;
  196. },
  197. );
  198. projectRoot = "";
  199. targets = (
  200. 0B7162915DE3702B457C6A4C /* testshape */,
  201. );
  202. };
  203. /* End PBXProject section */
  204. /* Begin PBXReferenceProxy section */
  205. 77476C792D8647470D493640 /* libSDL2main.a */ = {
  206. isa = PBXReferenceProxy;
  207. fileType = archive.ar;
  208. path = "Build/Debug/libSDL2main.a";
  209. remoteRef = 6A4E33E2490B13323D1B5276 /* PBXContainerItemProxy */;
  210. sourceTree = BUILT_PRODUCTS_DIR;
  211. };
  212. 16FB778C2826097B07822140 /* libSDL2.a */ = {
  213. isa = PBXReferenceProxy;
  214. fileType = archive.ar;
  215. path = "Build/Debug/libSDL2.a";
  216. remoteRef = 738E7B5A02DE7D366CBB1DE3 /* PBXContainerItemProxy */;
  217. sourceTree = BUILT_PRODUCTS_DIR;
  218. };
  219. /* End PBXReferenceProxy section */
  220. /* Begin PBXResourcesBuildPhase section */
  221. 176C4269176655AC3A9F4936 /* Resources */ = {
  222. isa = PBXResourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. );
  226. runOnlyForDeploymentPostprocessing = 0;
  227. };
  228. /* End PBXResourcesBuildPhase section */
  229. /* Begin PBXShellScriptBuildPhase section */
  230. 9607AE3710C85E8F00CD1376 /* Postbuild */ = {
  231. isa = PBXShellScriptBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. );
  235. inputPaths = (
  236. );
  237. name = Postbuild;
  238. outputPaths = (
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. shellPath = /bin/sh;
  242. shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug/shapes\" ]; then mkdir -p \"./Build/Debug/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Debug/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Debug Native\" ]; then\nif [ ! -d \"./Build/Debug/shapes\" ]; then mkdir -p \"./Build/Debug/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Debug/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Universal\" ]; then\nif [ ! -d \"./Build/Release/shapes\" ]; then mkdir -p \"./Build/Release/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Release/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Native\" ]; then\nif [ ! -d \"./Build/Release/shapes\" ]; then mkdir -p \"./Build/Release/shapes\"; fi\ncp ./../../../../../test/shapes/*.bmp \"./Build/Release/shapes\"\nfi";
  243. };
  244. /* End PBXShellScriptBuildPhase section */
  245. /* Begin PBXSourcesBuildPhase section */
  246. 09526869007925AD3C2B4B18 /* Sources */ = {
  247. isa = PBXSourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. 408F106907F630850F6E3BAD /* testshape.c in Sources */,
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. /* End PBXSourcesBuildPhase section */
  255. /* Begin PBXVariantGroup section */
  256. /* End PBXVariantGroup section */
  257. /* Begin PBXTargetDependency section */
  258. 06CB2EF768BF54FD6BA07310 /* PBXTargetDependency */ = {
  259. isa = PBXTargetDependency;
  260. name = "libSDL2main.a";
  261. targetProxy = 47AF3A8E4FDE09FF56107181 /* PBXContainerItemProxy */;
  262. };
  263. 78203361408C2A9C0A9A06A1 /* PBXTargetDependency */ = {
  264. isa = PBXTargetDependency;
  265. name = "libSDL2.a";
  266. targetProxy = 35847F444F2200F559CC1556 /* PBXContainerItemProxy */;
  267. };
  268. /* End PBXTargetDependency section */
  269. /* Begin XCBuildConfiguration section */
  270. 4690463A12906609605B3469 /* Debug Universal */ = {
  271. isa = XCBuildConfiguration;
  272. buildSettings = {
  273. ALWAYS_SEARCH_USER_PATHS = NO;
  274. CONFIGURATION_BUILD_DIR = Build/Debug;
  275. GCC_DYNAMIC_NO_PIC = NO;
  276. GCC_MODEL_TUNING = G5;
  277. INSTALL_PATH = /usr/local/bin;
  278. PRODUCT_NAME = "testshape";
  279. };
  280. name = "Debug Universal";
  281. };
  282. 288426993A2C411614FD7CA4 /* Debug Native */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ALWAYS_SEARCH_USER_PATHS = NO;
  286. CONFIGURATION_BUILD_DIR = Build/Debug;
  287. GCC_DYNAMIC_NO_PIC = NO;
  288. GCC_MODEL_TUNING = G5;
  289. INSTALL_PATH = /usr/local/bin;
  290. PRODUCT_NAME = "testshape";
  291. };
  292. name = "Debug Native";
  293. };
  294. 296407E573244AA74B9A1462 /* Release Universal */ = {
  295. isa = XCBuildConfiguration;
  296. buildSettings = {
  297. ALWAYS_SEARCH_USER_PATHS = NO;
  298. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  299. CONFIGURATION_BUILD_DIR = Build/Release;
  300. GCC_DYNAMIC_NO_PIC = NO;
  301. GCC_MODEL_TUNING = G5;
  302. INSTALL_PATH = /usr/local/bin;
  303. PRODUCT_NAME = "testshape";
  304. };
  305. name = "Release Universal";
  306. };
  307. 1DBD119B757A5A4572B2375E /* Release Native */ = {
  308. isa = XCBuildConfiguration;
  309. buildSettings = {
  310. ALWAYS_SEARCH_USER_PATHS = NO;
  311. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  312. CONFIGURATION_BUILD_DIR = Build/Release;
  313. GCC_DYNAMIC_NO_PIC = NO;
  314. GCC_MODEL_TUNING = G5;
  315. INSTALL_PATH = /usr/local/bin;
  316. PRODUCT_NAME = "testshape";
  317. };
  318. name = "Release Native";
  319. };
  320. 092E5203696E377E68A93E10 /* Debug Universal */ = {
  321. isa = XCBuildConfiguration;
  322. buildSettings = {
  323. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  324. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  325. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  326. COPY_PHASE_STRIP = NO;
  327. GCC_C_LANGUAGE_STANDARD = gnu99;
  328. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  329. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  330. GCC_OPTIMIZATION_LEVEL = 0;
  331. GCC_PREPROCESSOR_DEFINITIONS = (
  332. "USING_PREMAKE_CONFIG_H",
  333. "_DEBUG",
  334. );
  335. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  336. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  337. GCC_WARN_UNUSED_VARIABLE = YES;
  338. HEADER_SEARCH_PATHS = (
  339. "../..",
  340. "../../../../../include",
  341. );
  342. OBJROOT = "obj/Universal/Debug";
  343. ONLY_ACTIVE_ARCH = YES;
  344. SYMROOT = "Build/Debug";
  345. };
  346. name = "Debug Universal";
  347. };
  348. 1AFF6EE3061C55056A7B5CDE /* Debug Native */ = {
  349. isa = XCBuildConfiguration;
  350. buildSettings = {
  351. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  352. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  353. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  354. COPY_PHASE_STRIP = NO;
  355. GCC_C_LANGUAGE_STANDARD = gnu99;
  356. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  357. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  358. GCC_OPTIMIZATION_LEVEL = 0;
  359. GCC_PREPROCESSOR_DEFINITIONS = (
  360. "USING_PREMAKE_CONFIG_H",
  361. "_DEBUG",
  362. );
  363. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  364. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  365. GCC_WARN_UNUSED_VARIABLE = YES;
  366. HEADER_SEARCH_PATHS = (
  367. "../..",
  368. "../../../../../include",
  369. );
  370. OBJROOT = "obj/Debug";
  371. ONLY_ACTIVE_ARCH = YES;
  372. SYMROOT = "Build/Debug";
  373. };
  374. name = "Debug Native";
  375. };
  376. 64614535252A70333AB6286D /* Release Universal */ = {
  377. isa = XCBuildConfiguration;
  378. buildSettings = {
  379. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  380. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  381. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  382. GCC_C_LANGUAGE_STANDARD = gnu99;
  383. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  384. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  385. GCC_OPTIMIZATION_LEVEL = 3;
  386. GCC_PREPROCESSOR_DEFINITIONS = (
  387. "USING_PREMAKE_CONFIG_H",
  388. "NDEBUG",
  389. );
  390. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  392. GCC_WARN_UNUSED_VARIABLE = YES;
  393. HEADER_SEARCH_PATHS = (
  394. "../..",
  395. "../../../../../include",
  396. );
  397. OBJROOT = "obj/Universal/Release";
  398. ONLY_ACTIVE_ARCH = NO;
  399. SYMROOT = "Build/Release";
  400. };
  401. name = "Release Universal";
  402. };
  403. 2A116A9A5DBB2D4A5E0E7455 /* Release Native */ = {
  404. isa = XCBuildConfiguration;
  405. buildSettings = {
  406. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  407. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  408. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  409. GCC_C_LANGUAGE_STANDARD = gnu99;
  410. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  411. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  412. GCC_OPTIMIZATION_LEVEL = 3;
  413. GCC_PREPROCESSOR_DEFINITIONS = (
  414. "USING_PREMAKE_CONFIG_H",
  415. "NDEBUG",
  416. );
  417. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  418. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  419. GCC_WARN_UNUSED_VARIABLE = YES;
  420. HEADER_SEARCH_PATHS = (
  421. "../..",
  422. "../../../../../include",
  423. );
  424. OBJROOT = "obj/Release";
  425. ONLY_ACTIVE_ARCH = NO;
  426. SYMROOT = "Build/Release";
  427. };
  428. name = "Release Native";
  429. };
  430. /* End XCBuildConfiguration section */
  431. /* Begin XCConfigurationList section */
  432. 72D3237A54E26D962EDB3590 /* Build configuration list for PBXNativeTarget "testshape" */ = {
  433. isa = XCConfigurationList;
  434. buildConfigurations = (
  435. 4690463A12906609605B3469 /* Debug Universal */,
  436. 288426993A2C411614FD7CA4 /* Debug Native */,
  437. 296407E573244AA74B9A1462 /* Release Universal */,
  438. 1DBD119B757A5A4572B2375E /* Release Native */,
  439. );
  440. defaultConfigurationIsVisible = 0;
  441. defaultConfigurationName = "Debug Universal";
  442. };
  443. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshape" */ = {
  444. isa = XCConfigurationList;
  445. buildConfigurations = (
  446. 092E5203696E377E68A93E10 /* Debug Universal */,
  447. 1AFF6EE3061C55056A7B5CDE /* Debug Native */,
  448. 64614535252A70333AB6286D /* Release Universal */,
  449. 2A116A9A5DBB2D4A5E0E7455 /* Release Native */,
  450. );
  451. defaultConfigurationIsVisible = 0;
  452. defaultConfigurationName = "Debug Universal";
  453. };
  454. /* End XCConfigurationList section */
  455. };
  456. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  457. }