project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 10EA2EC1366605703C93729C /* testdraw2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0CA5613719DE5A60091A2DF6 /* testdraw2.c */; };
  10. 7DB529C61D682D2E5766027D /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01300C9B4FD2039008F25175 /* AudioToolbox.framework */; };
  11. 6F871C446E69566E65094356 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C76D1658C3074369B42EE7 /* AudioUnit.framework */; };
  12. 2C3978240D3A5B18221511FC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73D95AF930D91D94120464E5 /* Cocoa.framework */; };
  13. 79BF795E46D176DF45CB349F /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EC032CC17246D2E1C3F1D32 /* CoreAudio.framework */; };
  14. 17D21CBD4A457F4108382B47 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40B60D081A29348109DE6FAA /* IOKit.framework */; };
  15. 22B9588669B03BA7107852E8 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 57DA618645BB7EA9118C1EA0 /* Carbon.framework */; };
  16. 0F9E03063F8138F04EB03EE3 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D6C199F47601F8C2A872874 /* ForceFeedback.framework */; };
  17. 33C15C7B3EF7568A14611BD2 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E4F47BF010875A20EF324CD /* CoreFoundation.framework */; };
  18. 7BA93D54730B6B990D68411B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 211C65FF6C7B10580D0D6538 /* OpenGL.framework */; };
  19. 47187D80178F683C640F2BA2 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A0A13AA1C97217870DE0553 /* libSDL2main.a */; };
  20. 70591504619E611F3F09751F /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 57C167206EE86C725D936D85 /* libSDL2test.a */; };
  21. 0411230C7BC75083638749C1 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 09992EFB63AE591916385087 /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 2438000D62B23F780181552C /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 7A1C46DD6656526E346902DA /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 7BFC15721B6C7A6337F1633A /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 7A1C46DD6656526E346902DA /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 1AEA263A383B60A643B06B2B /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 33DB1CA13E8E6B620A54428B /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1EB6664901BC163F215A4861;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 6AF43A817EC363E42DAF3F2E /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 33DB1CA13E8E6B620A54428B /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 1258506950476B85239A79A3;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 2D907E90266F484213D72F44 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 67713D1963734C1D290657C0 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 33C979D3343A59EC2D120DD9 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 67713D1963734C1D290657C0 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 0CA5613719DE5A60091A2DF6 /* testdraw2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testdraw2.c"; path = "../../../../../test/testdraw2.c"; sourceTree = "<group>"; };
  69. 01300C9B4FD2039008F25175 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 78C76D1658C3074369B42EE7 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 73D95AF930D91D94120464E5 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 4EC032CC17246D2E1C3F1D32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 40B60D081A29348109DE6FAA /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 57DA618645BB7EA9118C1EA0 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 2D6C199F47601F8C2A872874 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 2E4F47BF010875A20EF324CD /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 211C65FF6C7B10580D0D6538 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 6E62014B0EFA44001B5A5758 /* testdraw2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testdraw2"; path = "testdraw2"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 7A1C46DD6656526E346902DA /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 33DB1CA13E8E6B620A54428B /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 67713D1963734C1D290657C0 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  82. /* End PBXFileReference section */
  83. /* Begin PBXFrameworksBuildPhase section */
  84. 504565580DAB1633030B02ED /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 7DB529C61D682D2E5766027D /* AudioToolbox.framework in Frameworks */,
  89. 6F871C446E69566E65094356 /* AudioUnit.framework in Frameworks */,
  90. 2C3978240D3A5B18221511FC /* Cocoa.framework in Frameworks */,
  91. 79BF795E46D176DF45CB349F /* CoreAudio.framework in Frameworks */,
  92. 17D21CBD4A457F4108382B47 /* IOKit.framework in Frameworks */,
  93. 22B9588669B03BA7107852E8 /* Carbon.framework in Frameworks */,
  94. 0F9E03063F8138F04EB03EE3 /* ForceFeedback.framework in Frameworks */,
  95. 33C15C7B3EF7568A14611BD2 /* CoreFoundation.framework in Frameworks */,
  96. 7BA93D54730B6B990D68411B /* OpenGL.framework in Frameworks */,
  97. 47187D80178F683C640F2BA2 /* libSDL2main.a in Frameworks */,
  98. 70591504619E611F3F09751F /* libSDL2test.a in Frameworks */,
  99. 0411230C7BC75083638749C1 /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 21A76DA90E9C538E4E9872DE /* testdraw2 */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 60321833527F10182845707C /* test */,
  109. 7D1E74ED2C78010706EA738E /* Frameworks */,
  110. 632F40C6159B31452A24298D /* Products */,
  111. 0D515AF329282CDE5D017B37 /* Projects */,
  112. );
  113. name = "testdraw2";
  114. sourceTree = "<group>";
  115. };
  116. 60321833527F10182845707C /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 0CA5613719DE5A60091A2DF6 /* testdraw2.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 7D1E74ED2C78010706EA738E /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 01300C9B4FD2039008F25175 /* AudioToolbox.framework */,
  128. 78C76D1658C3074369B42EE7 /* AudioUnit.framework */,
  129. 73D95AF930D91D94120464E5 /* Cocoa.framework */,
  130. 4EC032CC17246D2E1C3F1D32 /* CoreAudio.framework */,
  131. 40B60D081A29348109DE6FAA /* IOKit.framework */,
  132. 57DA618645BB7EA9118C1EA0 /* Carbon.framework */,
  133. 2D6C199F47601F8C2A872874 /* ForceFeedback.framework */,
  134. 2E4F47BF010875A20EF324CD /* CoreFoundation.framework */,
  135. 211C65FF6C7B10580D0D6538 /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 632F40C6159B31452A24298D /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 6E62014B0EFA44001B5A5758 /* testdraw2 */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 0D515AF329282CDE5D017B37 /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 7A1C46DD6656526E346902DA /* SDL2main.xcodeproj */,
  152. 33DB1CA13E8E6B620A54428B /* SDL2test.xcodeproj */,
  153. 67713D1963734C1D290657C0 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 651162A900602989646A77BF /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 3A0A13AA1C97217870DE0553 /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 78C216CE535B2E94001453A1 /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 57C167206EE86C725D936D85 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 540315DA28A86BA20E7C082C /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 09992EFB63AE591916385087 /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 759C064A0A084838763730DB /* testdraw2 */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 5C5F0B8A2E747D8941032EAC /* Build configuration list for PBXNativeTarget "testdraw2" */;
  187. buildPhases = (
  188. 2634290A64DE31751724466D /* Resources */,
  189. 24B42F4858F01FE93AEA6EEC /* Sources */,
  190. 504565580DAB1633030B02ED /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 3651275552043CF77CD03D44 /* PBXTargetDependency */,
  196. 09A763C86CA14DEE717A1149 /* PBXTargetDependency */,
  197. 265A7A353D4504B1180B16B6 /* PBXTargetDependency */,
  198. );
  199. name = "testdraw2";
  200. productInstallPath = "$(HOME)/bin";
  201. productName = "testdraw2";
  202. productReference = 6E62014B0EFA44001B5A5758 /* testdraw2 */;
  203. productType = "com.apple.product-type.tool";
  204. };
  205. /* End PBXNativeTarget section */
  206. /* Begin PBXProject section */
  207. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  208. isa = PBXProject;
  209. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testdraw2" */;
  210. compatibilityVersion = "Xcode 3.2";
  211. hasScannedForEncodings = 1;
  212. mainGroup = 21A76DA90E9C538E4E9872DE /* testdraw2 */;
  213. projectDirPath = "";
  214. projectReferences = (
  215. {
  216. ProductGroup = 651162A900602989646A77BF /* Products */;
  217. ProjectRef = 7A1C46DD6656526E346902DA /* SDL2main.xcodeproj */;
  218. },
  219. {
  220. ProductGroup = 78C216CE535B2E94001453A1 /* Products */;
  221. ProjectRef = 33DB1CA13E8E6B620A54428B /* SDL2test.xcodeproj */;
  222. },
  223. {
  224. ProductGroup = 540315DA28A86BA20E7C082C /* Products */;
  225. ProjectRef = 67713D1963734C1D290657C0 /* SDL2.xcodeproj */;
  226. },
  227. );
  228. projectRoot = "";
  229. targets = (
  230. 759C064A0A084838763730DB /* testdraw2 */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXReferenceProxy section */
  235. 3A0A13AA1C97217870DE0553 /* libSDL2main.a */ = {
  236. isa = PBXReferenceProxy;
  237. fileType = archive.ar;
  238. path = "Build/Debug/libSDL2main.a";
  239. remoteRef = 2438000D62B23F780181552C /* PBXContainerItemProxy */;
  240. sourceTree = BUILT_PRODUCTS_DIR;
  241. };
  242. 57C167206EE86C725D936D85 /* libSDL2test.a */ = {
  243. isa = PBXReferenceProxy;
  244. fileType = archive.ar;
  245. path = "Build/Debug/libSDL2test.a";
  246. remoteRef = 1AEA263A383B60A643B06B2B /* PBXContainerItemProxy */;
  247. sourceTree = BUILT_PRODUCTS_DIR;
  248. };
  249. 09992EFB63AE591916385087 /* libSDL2.a */ = {
  250. isa = PBXReferenceProxy;
  251. fileType = archive.ar;
  252. path = "Build/Debug/libSDL2.a";
  253. remoteRef = 2D907E90266F484213D72F44 /* PBXContainerItemProxy */;
  254. sourceTree = BUILT_PRODUCTS_DIR;
  255. };
  256. /* End PBXReferenceProxy section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 2634290A64DE31751724466D /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. /* End PBXResourcesBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. 24B42F4858F01FE93AEA6EEC /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. 10EA2EC1366605703C93729C /* testdraw2.c in Sources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXSourcesBuildPhase section */
  276. /* Begin PBXVariantGroup section */
  277. /* End PBXVariantGroup section */
  278. /* Begin PBXTargetDependency section */
  279. 3651275552043CF77CD03D44 /* PBXTargetDependency */ = {
  280. isa = PBXTargetDependency;
  281. name = "libSDL2main.a";
  282. targetProxy = 7BFC15721B6C7A6337F1633A /* PBXContainerItemProxy */;
  283. };
  284. 09A763C86CA14DEE717A1149 /* PBXTargetDependency */ = {
  285. isa = PBXTargetDependency;
  286. name = "libSDL2test.a";
  287. targetProxy = 6AF43A817EC363E42DAF3F2E /* PBXContainerItemProxy */;
  288. };
  289. 265A7A353D4504B1180B16B6 /* PBXTargetDependency */ = {
  290. isa = PBXTargetDependency;
  291. name = "libSDL2.a";
  292. targetProxy = 33C979D3343A59EC2D120DD9 /* PBXContainerItemProxy */;
  293. };
  294. /* End PBXTargetDependency section */
  295. /* Begin XCBuildConfiguration section */
  296. 47EF595575465B96787F1242 /* Debug Universal */ = {
  297. isa = XCBuildConfiguration;
  298. buildSettings = {
  299. ALWAYS_SEARCH_USER_PATHS = NO;
  300. CONFIGURATION_BUILD_DIR = Build/Debug;
  301. GCC_DYNAMIC_NO_PIC = NO;
  302. GCC_MODEL_TUNING = G5;
  303. INSTALL_PATH = /usr/local/bin;
  304. PRODUCT_NAME = "testdraw2";
  305. };
  306. name = "Debug Universal";
  307. };
  308. 4B22480F590A352277354AFA /* Debug Native */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. ALWAYS_SEARCH_USER_PATHS = NO;
  312. CONFIGURATION_BUILD_DIR = Build/Debug;
  313. GCC_DYNAMIC_NO_PIC = NO;
  314. GCC_MODEL_TUNING = G5;
  315. INSTALL_PATH = /usr/local/bin;
  316. PRODUCT_NAME = "testdraw2";
  317. };
  318. name = "Debug Native";
  319. };
  320. 53DA153E45D964A1156538B7 /* Release Universal */ = {
  321. isa = XCBuildConfiguration;
  322. buildSettings = {
  323. ALWAYS_SEARCH_USER_PATHS = NO;
  324. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  325. CONFIGURATION_BUILD_DIR = Build/Release;
  326. GCC_DYNAMIC_NO_PIC = NO;
  327. GCC_MODEL_TUNING = G5;
  328. INSTALL_PATH = /usr/local/bin;
  329. PRODUCT_NAME = "testdraw2";
  330. };
  331. name = "Release Universal";
  332. };
  333. 34853651254508A5191B4411 /* Release Native */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. ALWAYS_SEARCH_USER_PATHS = NO;
  337. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  338. CONFIGURATION_BUILD_DIR = Build/Release;
  339. GCC_DYNAMIC_NO_PIC = NO;
  340. GCC_MODEL_TUNING = G5;
  341. INSTALL_PATH = /usr/local/bin;
  342. PRODUCT_NAME = "testdraw2";
  343. };
  344. name = "Release Native";
  345. };
  346. 6A3406386B9B1608036E3F6D /* Debug Universal */ = {
  347. isa = XCBuildConfiguration;
  348. buildSettings = {
  349. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  350. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  351. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  352. COPY_PHASE_STRIP = NO;
  353. GCC_C_LANGUAGE_STANDARD = gnu99;
  354. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  355. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  356. GCC_OPTIMIZATION_LEVEL = 0;
  357. GCC_PREPROCESSOR_DEFINITIONS = (
  358. "USING_PREMAKE_CONFIG_H",
  359. "_DEBUG",
  360. );
  361. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  362. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  363. GCC_WARN_UNUSED_VARIABLE = YES;
  364. HEADER_SEARCH_PATHS = (
  365. "../..",
  366. "../../../../../include",
  367. );
  368. OBJROOT = "obj/Universal/Debug";
  369. ONLY_ACTIVE_ARCH = YES;
  370. SYMROOT = "Build/Debug";
  371. };
  372. name = "Debug Universal";
  373. };
  374. 77443E2174F122FE01611B27 /* Debug Native */ = {
  375. isa = XCBuildConfiguration;
  376. buildSettings = {
  377. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  378. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  379. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  380. COPY_PHASE_STRIP = NO;
  381. GCC_C_LANGUAGE_STANDARD = gnu99;
  382. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  383. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  384. GCC_OPTIMIZATION_LEVEL = 0;
  385. GCC_PREPROCESSOR_DEFINITIONS = (
  386. "USING_PREMAKE_CONFIG_H",
  387. "_DEBUG",
  388. );
  389. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  390. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  391. GCC_WARN_UNUSED_VARIABLE = YES;
  392. HEADER_SEARCH_PATHS = (
  393. "../..",
  394. "../../../../../include",
  395. );
  396. OBJROOT = "obj/Debug";
  397. ONLY_ACTIVE_ARCH = YES;
  398. SYMROOT = "Build/Debug";
  399. };
  400. name = "Debug Native";
  401. };
  402. 23634FFB7DB0549515A40066 /* Release Universal */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  406. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  407. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  408. GCC_C_LANGUAGE_STANDARD = gnu99;
  409. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  410. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  411. GCC_OPTIMIZATION_LEVEL = 3;
  412. GCC_PREPROCESSOR_DEFINITIONS = (
  413. "USING_PREMAKE_CONFIG_H",
  414. "NDEBUG",
  415. );
  416. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  417. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  418. GCC_WARN_UNUSED_VARIABLE = YES;
  419. HEADER_SEARCH_PATHS = (
  420. "../..",
  421. "../../../../../include",
  422. );
  423. OBJROOT = "obj/Universal/Release";
  424. ONLY_ACTIVE_ARCH = NO;
  425. SYMROOT = "Build/Release";
  426. };
  427. name = "Release Universal";
  428. };
  429. 49C945AE34251CFE068D2B2E /* Release Native */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  433. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  434. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  435. GCC_C_LANGUAGE_STANDARD = gnu99;
  436. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  437. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  438. GCC_OPTIMIZATION_LEVEL = 3;
  439. GCC_PREPROCESSOR_DEFINITIONS = (
  440. "USING_PREMAKE_CONFIG_H",
  441. "NDEBUG",
  442. );
  443. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  444. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  445. GCC_WARN_UNUSED_VARIABLE = YES;
  446. HEADER_SEARCH_PATHS = (
  447. "../..",
  448. "../../../../../include",
  449. );
  450. OBJROOT = "obj/Release";
  451. ONLY_ACTIVE_ARCH = NO;
  452. SYMROOT = "Build/Release";
  453. };
  454. name = "Release Native";
  455. };
  456. /* End XCBuildConfiguration section */
  457. /* Begin XCConfigurationList section */
  458. 5C5F0B8A2E747D8941032EAC /* Build configuration list for PBXNativeTarget "testdraw2" */ = {
  459. isa = XCConfigurationList;
  460. buildConfigurations = (
  461. 47EF595575465B96787F1242 /* Debug Universal */,
  462. 4B22480F590A352277354AFA /* Debug Native */,
  463. 53DA153E45D964A1156538B7 /* Release Universal */,
  464. 34853651254508A5191B4411 /* Release Native */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = "Debug Universal";
  468. };
  469. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testdraw2" */ = {
  470. isa = XCConfigurationList;
  471. buildConfigurations = (
  472. 6A3406386B9B1608036E3F6D /* Debug Universal */,
  473. 77443E2174F122FE01611B27 /* Debug Native */,
  474. 23634FFB7DB0549515A40066 /* Release Universal */,
  475. 49C945AE34251CFE068D2B2E /* Release Native */,
  476. );
  477. defaultConfigurationIsVisible = 0;
  478. defaultConfigurationName = "Debug Universal";
  479. };
  480. /* End XCConfigurationList section */
  481. };
  482. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  483. }