project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 12E6555A195D655D76AB7FE7 /* testgles.c in Sources */ = {isa = PBXBuildFile; fileRef = 241A4D8509966F521DB96605 /* testgles.c */; };
  10. 19795BC104CB34C45E135AED /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29C434103F9900A855196701 /* AudioToolbox.framework */; };
  11. 1A9E278937C233991A1240D9 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */; };
  12. 5996326A75857CF20C70215A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71CA3644420E595D256119F7 /* Cocoa.framework */; };
  13. 03636CCB238052184B4F5194 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D3438EA4AC101261C9110D6 /* CoreAudio.framework */; };
  14. 777004977662336A18A23F26 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C5761C0138F27263A284205 /* IOKit.framework */; };
  15. 0A7A10E41D4C175E1DB4223C /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 065D03CF2E37393F5E900075 /* Carbon.framework */; };
  16. 7D577CE807AB7E8A3EE76B08 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 472D7ACE7C61038858644EAF /* ForceFeedback.framework */; };
  17. 7E2C1EBA6D820BF93F50356B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */; };
  18. 53DC2D0A2AE873D87B43109E /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24E345CE65080603580B49A4 /* OpenGL.framework */; };
  19. 7F0C00B5705C5E26218B356A /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 735A4BF97F3056123C477376 /* libSDL2main.a */; };
  20. 5D6D52C8514B468A1BCE3011 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 24B2285772D3379A7F433A59 /* libSDL2test.a */; };
  21. 6F2C31FE41BA305E014C63E4 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B3551586B877E200CBA316F /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 60625E0A184039DB663474EF /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 58DC62993160374E09FF7AD6;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 0D0C48787B472E550CA07A11 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 0E7126A94A11494963D3548B;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 65EE288F53050FD30E024D39 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1E1175156F97314C291323CB;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 680070780FEE6D3633973F7B /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 6F5D71CC10306FE26D5A47FF /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 07D004B11E733F1F0EA93105;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 42B52D18274543E92B5B6F65 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 58C10ED14175754444033E0E;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 241A4D8509966F521DB96605 /* testgles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testgles.c"; path = "../../../../../test/testgles.c"; sourceTree = "<group>"; };
  69. 29C434103F9900A855196701 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 71CA3644420E595D256119F7 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 3D3438EA4AC101261C9110D6 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 6C5761C0138F27263A284205 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 065D03CF2E37393F5E900075 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 472D7ACE7C61038858644EAF /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 24E345CE65080603580B49A4 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 688E4AA325C27C0B4DE93985 /* testgles */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testgles"; path = "testgles"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 48D12E4C0DF01FB13E7F1DA8 /* 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. 61195EE80F49035904F30384 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 19795BC104CB34C45E135AED /* AudioToolbox.framework in Frameworks */,
  89. 1A9E278937C233991A1240D9 /* AudioUnit.framework in Frameworks */,
  90. 5996326A75857CF20C70215A /* Cocoa.framework in Frameworks */,
  91. 03636CCB238052184B4F5194 /* CoreAudio.framework in Frameworks */,
  92. 777004977662336A18A23F26 /* IOKit.framework in Frameworks */,
  93. 0A7A10E41D4C175E1DB4223C /* Carbon.framework in Frameworks */,
  94. 7D577CE807AB7E8A3EE76B08 /* ForceFeedback.framework in Frameworks */,
  95. 7E2C1EBA6D820BF93F50356B /* CoreFoundation.framework in Frameworks */,
  96. 53DC2D0A2AE873D87B43109E /* OpenGL.framework in Frameworks */,
  97. 7F0C00B5705C5E26218B356A /* libSDL2main.a in Frameworks */,
  98. 5D6D52C8514B468A1BCE3011 /* libSDL2test.a in Frameworks */,
  99. 6F2C31FE41BA305E014C63E4 /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 17A905F262DF26E86D1A06ED /* testgles */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 44B346220B51319C389D6B05 /* test */,
  109. 19DE5CE602953B250C466761 /* Frameworks */,
  110. 78B41FCF563962081FDC583E /* Products */,
  111. 06E262DA7BF8071F1180103A /* Projects */,
  112. );
  113. name = "testgles";
  114. sourceTree = "<group>";
  115. };
  116. 44B346220B51319C389D6B05 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 241A4D8509966F521DB96605 /* testgles.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 19DE5CE602953B250C466761 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 29C434103F9900A855196701 /* AudioToolbox.framework */,
  128. 7F0159CE1F5A03FB737D1886 /* AudioUnit.framework */,
  129. 71CA3644420E595D256119F7 /* Cocoa.framework */,
  130. 3D3438EA4AC101261C9110D6 /* CoreAudio.framework */,
  131. 6C5761C0138F27263A284205 /* IOKit.framework */,
  132. 065D03CF2E37393F5E900075 /* Carbon.framework */,
  133. 472D7ACE7C61038858644EAF /* ForceFeedback.framework */,
  134. 1A487B7D04DC3C37426321F9 /* CoreFoundation.framework */,
  135. 24E345CE65080603580B49A4 /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 78B41FCF563962081FDC583E /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 688E4AA325C27C0B4DE93985 /* testgles */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 06E262DA7BF8071F1180103A /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */,
  152. 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */,
  153. 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 5CCE03C038CE6C8007C7533F /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 735A4BF97F3056123C477376 /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 4CA4399E75A335213A540466 /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 24B2285772D3379A7F433A59 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 64D21F91171E388B512D08F4 /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 0B3551586B877E200CBA316F /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 6FC5723312640035258E23A7 /* testgles */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 2A7B0CA6149577840FF2685B /* Build configuration list for PBXNativeTarget "testgles" */;
  187. buildPhases = (
  188. 44163DE050017234528F64A1 /* Resources */,
  189. 2C8849233F0D089127467B06 /* Sources */,
  190. 61195EE80F49035904F30384 /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 18F7300604A73072356D2120 /* PBXTargetDependency */,
  196. 34DA5F3E1DEF6BC70000000B /* PBXTargetDependency */,
  197. 78742F471BE7751D78371D9C /* PBXTargetDependency */,
  198. );
  199. name = "testgles";
  200. productInstallPath = "$(HOME)/bin";
  201. productName = "testgles";
  202. productReference = 688E4AA325C27C0B4DE93985 /* 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 = 17A905F262DF26E86D1A06ED /* testgles */;
  213. projectDirPath = "";
  214. projectReferences = (
  215. {
  216. ProductGroup = 5CCE03C038CE6C8007C7533F /* Products */;
  217. ProjectRef = 0996113878EF3AB7044A3085 /* SDL2main.xcodeproj */;
  218. },
  219. {
  220. ProductGroup = 4CA4399E75A335213A540466 /* Products */;
  221. ProjectRef = 7C8120E92B5D6E196B952A4E /* SDL2test.xcodeproj */;
  222. },
  223. {
  224. ProductGroup = 64D21F91171E388B512D08F4 /* Products */;
  225. ProjectRef = 48D12E4C0DF01FB13E7F1DA8 /* SDL2.xcodeproj */;
  226. },
  227. );
  228. projectRoot = "";
  229. targets = (
  230. 6FC5723312640035258E23A7 /* testgles */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXReferenceProxy section */
  235. 735A4BF97F3056123C477376 /* libSDL2main.a */ = {
  236. isa = PBXReferenceProxy;
  237. fileType = archive.ar;
  238. path = "Build/Debug/libSDL2main.a";
  239. remoteRef = 60625E0A184039DB663474EF /* PBXContainerItemProxy */;
  240. sourceTree = BUILT_PRODUCTS_DIR;
  241. };
  242. 24B2285772D3379A7F433A59 /* libSDL2test.a */ = {
  243. isa = PBXReferenceProxy;
  244. fileType = archive.ar;
  245. path = "Build/Debug/libSDL2test.a";
  246. remoteRef = 65EE288F53050FD30E024D39 /* PBXContainerItemProxy */;
  247. sourceTree = BUILT_PRODUCTS_DIR;
  248. };
  249. 0B3551586B877E200CBA316F /* libSDL2.a */ = {
  250. isa = PBXReferenceProxy;
  251. fileType = archive.ar;
  252. path = "Build/Debug/libSDL2.a";
  253. remoteRef = 6F5D71CC10306FE26D5A47FF /* PBXContainerItemProxy */;
  254. sourceTree = BUILT_PRODUCTS_DIR;
  255. };
  256. /* End PBXReferenceProxy section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 44163DE050017234528F64A1 /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. /* End PBXResourcesBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. 2C8849233F0D089127467B06 /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. 12E6555A195D655D76AB7FE7 /* 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. 18F7300604A73072356D2120 /* PBXTargetDependency */ = {
  280. isa = PBXTargetDependency;
  281. name = "libSDL2main.a";
  282. targetProxy = 0D0C48787B472E550CA07A11 /* PBXContainerItemProxy */;
  283. };
  284. 34DA5F3E1DEF6BC70000000B /* PBXTargetDependency */ = {
  285. isa = PBXTargetDependency;
  286. name = "libSDL2test.a";
  287. targetProxy = 680070780FEE6D3633973F7B /* PBXContainerItemProxy */;
  288. };
  289. 78742F471BE7751D78371D9C /* PBXTargetDependency */ = {
  290. isa = PBXTargetDependency;
  291. name = "libSDL2.a";
  292. targetProxy = 42B52D18274543E92B5B6F65 /* PBXContainerItemProxy */;
  293. };
  294. /* End PBXTargetDependency section */
  295. /* Begin XCBuildConfiguration section */
  296. 2FC47005660448E2215567B3 /* 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. 45FE67EC62480E8C0EC94BA2 /* 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. 4ABE2FD422AA526A4FB64D2C /* 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. 4A8D220649E453AC462559B7 /* 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. 2C0F3E1E519F33CD14FA482C /* 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_FIX_AND_CONTINUE = YES;
  356. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  357. GCC_OPTIMIZATION_LEVEL = 0;
  358. GCC_PREPROCESSOR_DEFINITIONS = (
  359. "USING_PREMAKE_CONFIG_H",
  360. "_DEBUG",
  361. );
  362. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  363. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  364. GCC_WARN_UNUSED_VARIABLE = YES;
  365. HEADER_SEARCH_PATHS = (
  366. "../..",
  367. "../../../../../include",
  368. );
  369. OBJROOT = "obj/Universal/Debug";
  370. ONLY_ACTIVE_ARCH = YES;
  371. SYMROOT = "Build/Debug";
  372. };
  373. name = "Debug Universal";
  374. };
  375. 15381143051326761B1C75E9 /* Debug Native */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  379. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  380. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  381. COPY_PHASE_STRIP = NO;
  382. GCC_C_LANGUAGE_STANDARD = gnu99;
  383. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  384. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  385. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  386. GCC_OPTIMIZATION_LEVEL = 0;
  387. GCC_PREPROCESSOR_DEFINITIONS = (
  388. "USING_PREMAKE_CONFIG_H",
  389. "_DEBUG",
  390. );
  391. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  392. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  393. GCC_WARN_UNUSED_VARIABLE = YES;
  394. HEADER_SEARCH_PATHS = (
  395. "../..",
  396. "../../../../../include",
  397. );
  398. OBJROOT = "obj/Debug";
  399. ONLY_ACTIVE_ARCH = YES;
  400. SYMROOT = "Build/Debug";
  401. };
  402. name = "Debug Native";
  403. };
  404. 44A94F96103E7CAD6A624F7F /* Release Universal */ = {
  405. isa = XCBuildConfiguration;
  406. buildSettings = {
  407. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  408. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  409. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  410. GCC_C_LANGUAGE_STANDARD = gnu99;
  411. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  412. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  413. GCC_OPTIMIZATION_LEVEL = 3;
  414. GCC_PREPROCESSOR_DEFINITIONS = (
  415. "USING_PREMAKE_CONFIG_H",
  416. "NDEBUG",
  417. );
  418. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  419. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  420. GCC_WARN_UNUSED_VARIABLE = YES;
  421. HEADER_SEARCH_PATHS = (
  422. "../..",
  423. "../../../../../include",
  424. );
  425. OBJROOT = "obj/Universal/Release";
  426. ONLY_ACTIVE_ARCH = NO;
  427. SYMROOT = "Build/Release";
  428. };
  429. name = "Release Universal";
  430. };
  431. 30CA28B5385430D51A3462B8 /* Release Native */ = {
  432. isa = XCBuildConfiguration;
  433. buildSettings = {
  434. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  435. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  436. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  437. GCC_C_LANGUAGE_STANDARD = gnu99;
  438. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  439. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  440. GCC_OPTIMIZATION_LEVEL = 3;
  441. GCC_PREPROCESSOR_DEFINITIONS = (
  442. "USING_PREMAKE_CONFIG_H",
  443. "NDEBUG",
  444. );
  445. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  446. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  447. GCC_WARN_UNUSED_VARIABLE = YES;
  448. HEADER_SEARCH_PATHS = (
  449. "../..",
  450. "../../../../../include",
  451. );
  452. OBJROOT = "obj/Release";
  453. ONLY_ACTIVE_ARCH = NO;
  454. SYMROOT = "Build/Release";
  455. };
  456. name = "Release Native";
  457. };
  458. /* End XCBuildConfiguration section */
  459. /* Begin XCConfigurationList section */
  460. 2A7B0CA6149577840FF2685B /* Build configuration list for PBXNativeTarget "testgles" */ = {
  461. isa = XCConfigurationList;
  462. buildConfigurations = (
  463. 2FC47005660448E2215567B3 /* Debug Universal */,
  464. 45FE67EC62480E8C0EC94BA2 /* Debug Native */,
  465. 4ABE2FD422AA526A4FB64D2C /* Release Universal */,
  466. 4A8D220649E453AC462559B7 /* Release Native */,
  467. );
  468. defaultConfigurationIsVisible = 0;
  469. defaultConfigurationName = "Debug Universal";
  470. };
  471. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgles" */ = {
  472. isa = XCConfigurationList;
  473. buildConfigurations = (
  474. 2C0F3E1E519F33CD14FA482C /* Debug Universal */,
  475. 15381143051326761B1C75E9 /* Debug Native */,
  476. 44A94F96103E7CAD6A624F7F /* Release Universal */,
  477. 30CA28B5385430D51A3462B8 /* Release Native */,
  478. );
  479. defaultConfigurationIsVisible = 0;
  480. defaultConfigurationName = "Debug Universal";
  481. };
  482. /* End XCConfigurationList section */
  483. };
  484. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  485. }