project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 71590B69376C3EAF0F5408C3 /* testgles.c in Sources */ = {isa = PBXBuildFile; fileRef = 21ED049579DB3B92756943D9 /* testgles.c */; };
  10. 53071187381E4A3C5A146491 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 549303AB0D8C117556EA52AE /* AudioToolbox.framework */; };
  11. 4BA560D00AF85DA84CFA5074 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA062245931572804B7121F /* AudioUnit.framework */; };
  12. 55BF794A6CCF2CA708141A3E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FAD532261FD32C2028B2459 /* Cocoa.framework */; };
  13. 040721A914A36A9579543581 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 13BE56E370C875FE1C0B5043 /* CoreAudio.framework */; };
  14. 00A635B9081D573A58803FEA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45306F324AF8686220157698 /* IOKit.framework */; };
  15. 42D810F301626B045BA62221 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 44EB22070B0058364D675FDD /* Carbon.framework */; };
  16. 61E9080D42ED5D613B712A8D /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 56793A912FF0657C58AE3A3E /* ForceFeedback.framework */; };
  17. 1EE16D8142517535032D0F5A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AFE366F71A405A3161E0DEC /* CoreFoundation.framework */; };
  18. 4C1D1A93420D7D5D20CA56A4 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 626430487FAD66A179683ECC /* OpenGL.framework */; };
  19. 7D1A7393579522401B044C84 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 59B475365406704572B75E39 /* libSDL2main.a */; };
  20. 26BD42CA0FC414C87CF80454 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CB86932610E1C13256860C8 /* libSDL2test.a */; };
  21. 7A8F7E84426517196DCB4BC4 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 128D029A7EF46C14532547B9 /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 6F3D288B74C953186F411985 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 79934082264672FA7FB77D2C /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 190F607D599169AC4DF72505 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 79934082264672FA7FB77D2C /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 59EF769B4F043BCB22AF4352 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 068D3D26283F68D7226E0D35 /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1EB6664901BC163F215A4861;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 676743CB696660AC408825C5 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 068D3D26283F68D7226E0D35 /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 1258506950476B85239A79A3;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 07941DED6B1938F43CB52BFB /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 43793E1A385F15D97C1E4508 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 14FB7FA72FB25F785D5E6A15 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 43793E1A385F15D97C1E4508 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 21ED049579DB3B92756943D9 /* testgles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testgles.c"; path = "../../../../../test/testgles.c"; sourceTree = "<group>"; };
  69. 549303AB0D8C117556EA52AE /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 7EA062245931572804B7121F /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 6FAD532261FD32C2028B2459 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 13BE56E370C875FE1C0B5043 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 45306F324AF8686220157698 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 44EB22070B0058364D675FDD /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 56793A912FF0657C58AE3A3E /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 3AFE366F71A405A3161E0DEC /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 626430487FAD66A179683ECC /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 51845D902E9F04B601CA325E /* testgles */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testgles"; path = "testgles"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 79934082264672FA7FB77D2C /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 068D3D26283F68D7226E0D35 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 43793E1A385F15D97C1E4508 /* 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. 322F478F14C1119C3AB77840 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 53071187381E4A3C5A146491 /* AudioToolbox.framework in Frameworks */,
  89. 4BA560D00AF85DA84CFA5074 /* AudioUnit.framework in Frameworks */,
  90. 55BF794A6CCF2CA708141A3E /* Cocoa.framework in Frameworks */,
  91. 040721A914A36A9579543581 /* CoreAudio.framework in Frameworks */,
  92. 00A635B9081D573A58803FEA /* IOKit.framework in Frameworks */,
  93. 42D810F301626B045BA62221 /* Carbon.framework in Frameworks */,
  94. 61E9080D42ED5D613B712A8D /* ForceFeedback.framework in Frameworks */,
  95. 1EE16D8142517535032D0F5A /* CoreFoundation.framework in Frameworks */,
  96. 4C1D1A93420D7D5D20CA56A4 /* OpenGL.framework in Frameworks */,
  97. 7D1A7393579522401B044C84 /* libSDL2main.a in Frameworks */,
  98. 26BD42CA0FC414C87CF80454 /* libSDL2test.a in Frameworks */,
  99. 7A8F7E84426517196DCB4BC4 /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 43C138D420D717CC103F1E99 /* testgles */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 7B5A76D932546A3D7C9356D8 /* test */,
  109. 3C7F47BC201354B550A52D78 /* Frameworks */,
  110. 52E953152E814515195D5BB7 /* Products */,
  111. 0B1861D778A9527F1CB5300C /* Projects */,
  112. );
  113. name = "testgles";
  114. sourceTree = "<group>";
  115. };
  116. 7B5A76D932546A3D7C9356D8 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 21ED049579DB3B92756943D9 /* testgles.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 3C7F47BC201354B550A52D78 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 549303AB0D8C117556EA52AE /* AudioToolbox.framework */,
  128. 7EA062245931572804B7121F /* AudioUnit.framework */,
  129. 6FAD532261FD32C2028B2459 /* Cocoa.framework */,
  130. 13BE56E370C875FE1C0B5043 /* CoreAudio.framework */,
  131. 45306F324AF8686220157698 /* IOKit.framework */,
  132. 44EB22070B0058364D675FDD /* Carbon.framework */,
  133. 56793A912FF0657C58AE3A3E /* ForceFeedback.framework */,
  134. 3AFE366F71A405A3161E0DEC /* CoreFoundation.framework */,
  135. 626430487FAD66A179683ECC /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 52E953152E814515195D5BB7 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 51845D902E9F04B601CA325E /* testgles */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 0B1861D778A9527F1CB5300C /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 79934082264672FA7FB77D2C /* SDL2main.xcodeproj */,
  152. 068D3D26283F68D7226E0D35 /* SDL2test.xcodeproj */,
  153. 43793E1A385F15D97C1E4508 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 25187D402A975B324C5A4EBB /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 59B475365406704572B75E39 /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 2B273C956F420BE510675CC2 /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 3CB86932610E1C13256860C8 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 6A6C0DE008810BCC28FD2C2E /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 128D029A7EF46C14532547B9 /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 512650A10BE62C81608B596F /* testgles */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 327A0DCF29D657C437BB14FB /* Build configuration list for PBXNativeTarget "testgles" */;
  187. buildPhases = (
  188. 2C0649B662DD5C2058116FAB /* Resources */,
  189. 61AA00D2008746EB6F5E04F4 /* Sources */,
  190. 322F478F14C1119C3AB77840 /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 76DA72C706772A4C023A63CF /* PBXTargetDependency */,
  196. 665C47BB05D107361B761151 /* PBXTargetDependency */,
  197. 41AF0206069876D619CE34CE /* PBXTargetDependency */,
  198. );
  199. name = "testgles";
  200. productInstallPath = "$(HOME)/bin";
  201. productName = "testgles";
  202. productReference = 51845D902E9F04B601CA325E /* testgles */;
  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 "testgles" */;
  210. compatibilityVersion = "Xcode 3.2";
  211. hasScannedForEncodings = 1;
  212. mainGroup = 43C138D420D717CC103F1E99 /* testgles */;
  213. projectDirPath = "";
  214. projectReferences = (
  215. {
  216. ProductGroup = 25187D402A975B324C5A4EBB /* Products */;
  217. ProjectRef = 79934082264672FA7FB77D2C /* SDL2main.xcodeproj */;
  218. },
  219. {
  220. ProductGroup = 2B273C956F420BE510675CC2 /* Products */;
  221. ProjectRef = 068D3D26283F68D7226E0D35 /* SDL2test.xcodeproj */;
  222. },
  223. {
  224. ProductGroup = 6A6C0DE008810BCC28FD2C2E /* Products */;
  225. ProjectRef = 43793E1A385F15D97C1E4508 /* SDL2.xcodeproj */;
  226. },
  227. );
  228. projectRoot = "";
  229. targets = (
  230. 512650A10BE62C81608B596F /* testgles */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXReferenceProxy section */
  235. 59B475365406704572B75E39 /* libSDL2main.a */ = {
  236. isa = PBXReferenceProxy;
  237. fileType = archive.ar;
  238. path = "Build/Debug/libSDL2main.a";
  239. remoteRef = 6F3D288B74C953186F411985 /* PBXContainerItemProxy */;
  240. sourceTree = BUILT_PRODUCTS_DIR;
  241. };
  242. 3CB86932610E1C13256860C8 /* libSDL2test.a */ = {
  243. isa = PBXReferenceProxy;
  244. fileType = archive.ar;
  245. path = "Build/Debug/libSDL2test.a";
  246. remoteRef = 59EF769B4F043BCB22AF4352 /* PBXContainerItemProxy */;
  247. sourceTree = BUILT_PRODUCTS_DIR;
  248. };
  249. 128D029A7EF46C14532547B9 /* libSDL2.a */ = {
  250. isa = PBXReferenceProxy;
  251. fileType = archive.ar;
  252. path = "Build/Debug/libSDL2.a";
  253. remoteRef = 07941DED6B1938F43CB52BFB /* PBXContainerItemProxy */;
  254. sourceTree = BUILT_PRODUCTS_DIR;
  255. };
  256. /* End PBXReferenceProxy section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 2C0649B662DD5C2058116FAB /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. /* End PBXResourcesBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. 61AA00D2008746EB6F5E04F4 /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. 71590B69376C3EAF0F5408C3 /* testgles.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. 76DA72C706772A4C023A63CF /* PBXTargetDependency */ = {
  280. isa = PBXTargetDependency;
  281. name = "libSDL2main.a";
  282. targetProxy = 190F607D599169AC4DF72505 /* PBXContainerItemProxy */;
  283. };
  284. 665C47BB05D107361B761151 /* PBXTargetDependency */ = {
  285. isa = PBXTargetDependency;
  286. name = "libSDL2test.a";
  287. targetProxy = 676743CB696660AC408825C5 /* PBXContainerItemProxy */;
  288. };
  289. 41AF0206069876D619CE34CE /* PBXTargetDependency */ = {
  290. isa = PBXTargetDependency;
  291. name = "libSDL2.a";
  292. targetProxy = 14FB7FA72FB25F785D5E6A15 /* PBXContainerItemProxy */;
  293. };
  294. /* End PBXTargetDependency section */
  295. /* Begin XCBuildConfiguration section */
  296. 509D1E5C5117524334FF66B8 /* 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 = "testgles";
  305. };
  306. name = "Debug Universal";
  307. };
  308. 232B61C17CBA44CB157D7DC5 /* 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 = "testgles";
  317. };
  318. name = "Debug Native";
  319. };
  320. 1FC975994C49772E269B426D /* 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 = "testgles";
  330. };
  331. name = "Release Universal";
  332. };
  333. 0BA47CAA0E214BB438697E9C /* 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 = "testgles";
  343. };
  344. name = "Release Native";
  345. };
  346. 4E1B72F029E855ED3C0F7ED4 /* 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. 37CF039967A85400622D2DC7 /* 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. 2DC827C32D553D9714C05D13 /* 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. 6B7B08B422C569A64C0B66D1 /* 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. 327A0DCF29D657C437BB14FB /* Build configuration list for PBXNativeTarget "testgles" */ = {
  459. isa = XCConfigurationList;
  460. buildConfigurations = (
  461. 509D1E5C5117524334FF66B8 /* Debug Universal */,
  462. 232B61C17CBA44CB157D7DC5 /* Debug Native */,
  463. 1FC975994C49772E269B426D /* Release Universal */,
  464. 0BA47CAA0E214BB438697E9C /* Release Native */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = "Debug Universal";
  468. };
  469. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgles" */ = {
  470. isa = XCConfigurationList;
  471. buildConfigurations = (
  472. 4E1B72F029E855ED3C0F7ED4 /* Debug Universal */,
  473. 37CF039967A85400622D2DC7 /* Debug Native */,
  474. 2DC827C32D553D9714C05D13 /* Release Universal */,
  475. 6B7B08B422C569A64C0B66D1 /* Release Native */,
  476. );
  477. defaultConfigurationIsVisible = 0;
  478. defaultConfigurationName = "Debug Universal";
  479. };
  480. /* End XCConfigurationList section */
  481. };
  482. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  483. }