project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 45DC11BD255127A03296336D /* testgl2.c in Sources */ = {isa = PBXBuildFile; fileRef = 141F0FF40384619134F5534A /* testgl2.c */; };
  10. 56AA4CF44B901545165959CE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FCF2FA52E266E6C2DF215F0 /* AudioToolbox.framework */; };
  11. 4DFF554A0F4F2A407D5029A8 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C3A4036543A5F4D388077F8 /* AudioUnit.framework */; };
  12. 23912E460FCD6BE5241A46B4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 095F66393819011805762F15 /* Cocoa.framework */; };
  13. 154169203C7D401344762C1D /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 593D3B6D19B2200F58A33791 /* CoreAudio.framework */; };
  14. 403916CC66C752035BE06DED /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 580B463C369D259B765E3F8B /* IOKit.framework */; };
  15. 7B4041BD67D8575275737815 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DDB3420411900597E7212E8 /* Carbon.framework */; };
  16. 362167D64276552A3FCE0750 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 465334B02BF374DA55A82326 /* ForceFeedback.framework */; };
  17. 15B32480703C137461EE702C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2202391C16A95D7017F976C7 /* CoreFoundation.framework */; };
  18. 44596FF238E219EE09EC7853 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EB81EF9772F48412C6E0F1B /* OpenGL.framework */; };
  19. 72D05F7A733D343A0BC07480 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B6555596B1273C930FE7894 /* libSDL2main.a */; };
  20. 034941353E8045B46B1C7D86 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 59C679F76EEB2EBB04E2191E /* libSDL2test.a */; };
  21. 05BD685071F731DE68AC13DC /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CE6342660EF78D43EC23884 /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 622C5D1C62FC444535862021 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 76A359E42D217A9505C34D0A /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 58DC62993160374E09FF7AD6;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 7A670E185EB0770033CB69B6 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 76A359E42D217A9505C34D0A /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 0E7126A94A11494963D3548B;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 33B7568362751D6A45F50EE1 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 14A50C9D21D625127E911EB8 /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1E1175156F97314C291323CB;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 0F66264E4AEB40445853393D /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 14A50C9D21D625127E911EB8 /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 292F7EEB7FEE17460AF64BF2 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 1B5A3E4D6F33176919BB7DA4 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 07D004B11E733F1F0EA93105;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 370D6ACE1AFA53D0137160E9 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 1B5A3E4D6F33176919BB7DA4 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 58C10ED14175754444033E0E;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 141F0FF40384619134F5534A /* testgl2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testgl2.c"; path = "../../../../../test/testgl2.c"; sourceTree = "<group>"; };
  69. 7FCF2FA52E266E6C2DF215F0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 1C3A4036543A5F4D388077F8 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 095F66393819011805762F15 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 593D3B6D19B2200F58A33791 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 580B463C369D259B765E3F8B /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 1DDB3420411900597E7212E8 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 465334B02BF374DA55A82326 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 2202391C16A95D7017F976C7 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 7EB81EF9772F48412C6E0F1B /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 0BC6258F61B33D4C4B5562BF /* testgl2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testgl2"; path = "testgl2"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 76A359E42D217A9505C34D0A /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 14A50C9D21D625127E911EB8 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 1B5A3E4D6F33176919BB7DA4 /* 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. 209532DC294B22C61B922076 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 56AA4CF44B901545165959CE /* AudioToolbox.framework in Frameworks */,
  89. 4DFF554A0F4F2A407D5029A8 /* AudioUnit.framework in Frameworks */,
  90. 23912E460FCD6BE5241A46B4 /* Cocoa.framework in Frameworks */,
  91. 154169203C7D401344762C1D /* CoreAudio.framework in Frameworks */,
  92. 403916CC66C752035BE06DED /* IOKit.framework in Frameworks */,
  93. 7B4041BD67D8575275737815 /* Carbon.framework in Frameworks */,
  94. 362167D64276552A3FCE0750 /* ForceFeedback.framework in Frameworks */,
  95. 15B32480703C137461EE702C /* CoreFoundation.framework in Frameworks */,
  96. 44596FF238E219EE09EC7853 /* OpenGL.framework in Frameworks */,
  97. 72D05F7A733D343A0BC07480 /* libSDL2main.a in Frameworks */,
  98. 034941353E8045B46B1C7D86 /* libSDL2test.a in Frameworks */,
  99. 05BD685071F731DE68AC13DC /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 465B1AE8216D001D17080EC6 /* testgl2 */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 0201256278614E1E16276DE2 /* test */,
  109. 64A30E4903AE3ADF12CB5DEF /* Frameworks */,
  110. 48E634A15AD81F141064337A /* Products */,
  111. 4A133F5830377EFE62217CA4 /* Projects */,
  112. );
  113. name = "testgl2";
  114. sourceTree = "<group>";
  115. };
  116. 0201256278614E1E16276DE2 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 141F0FF40384619134F5534A /* testgl2.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 64A30E4903AE3ADF12CB5DEF /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 7FCF2FA52E266E6C2DF215F0 /* AudioToolbox.framework */,
  128. 1C3A4036543A5F4D388077F8 /* AudioUnit.framework */,
  129. 095F66393819011805762F15 /* Cocoa.framework */,
  130. 593D3B6D19B2200F58A33791 /* CoreAudio.framework */,
  131. 580B463C369D259B765E3F8B /* IOKit.framework */,
  132. 1DDB3420411900597E7212E8 /* Carbon.framework */,
  133. 465334B02BF374DA55A82326 /* ForceFeedback.framework */,
  134. 2202391C16A95D7017F976C7 /* CoreFoundation.framework */,
  135. 7EB81EF9772F48412C6E0F1B /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 48E634A15AD81F141064337A /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 0BC6258F61B33D4C4B5562BF /* testgl2 */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 4A133F5830377EFE62217CA4 /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 76A359E42D217A9505C34D0A /* SDL2main.xcodeproj */,
  152. 14A50C9D21D625127E911EB8 /* SDL2test.xcodeproj */,
  153. 1B5A3E4D6F33176919BB7DA4 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 01700FE33BBA67BB27B03FA2 /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 6B6555596B1273C930FE7894 /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 42B52595158160F46B595B6E /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 59C679F76EEB2EBB04E2191E /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 665B723C584D3457669F0662 /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 4CE6342660EF78D43EC23884 /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 09871A226783567418BC6E4B /* testgl2 */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 0E3F4B724866589D377D1E2D /* Build configuration list for PBXNativeTarget "testgl2" */;
  187. buildPhases = (
  188. 426727121A5156BC56462CC3 /* Resources */,
  189. 5A026C0341E5247444CE5D1D /* Sources */,
  190. 209532DC294B22C61B922076 /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 4CDD5FF708B6685E34E4230D /* PBXTargetDependency */,
  196. 69650A577C703F645A88239C /* PBXTargetDependency */,
  197. 12CB4F954B4949025E8F3839 /* PBXTargetDependency */,
  198. );
  199. name = "testgl2";
  200. productInstallPath = "$(HOME)/bin";
  201. productName = "testgl2";
  202. productReference = 0BC6258F61B33D4C4B5562BF /* testgl2 */;
  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 "testgl2" */;
  210. compatibilityVersion = "Xcode 3.2";
  211. hasScannedForEncodings = 1;
  212. mainGroup = 465B1AE8216D001D17080EC6 /* testgl2 */;
  213. projectDirPath = "";
  214. projectReferences = (
  215. {
  216. ProductGroup = 01700FE33BBA67BB27B03FA2 /* Products */;
  217. ProjectRef = 76A359E42D217A9505C34D0A /* SDL2main.xcodeproj */;
  218. },
  219. {
  220. ProductGroup = 42B52595158160F46B595B6E /* Products */;
  221. ProjectRef = 14A50C9D21D625127E911EB8 /* SDL2test.xcodeproj */;
  222. },
  223. {
  224. ProductGroup = 665B723C584D3457669F0662 /* Products */;
  225. ProjectRef = 1B5A3E4D6F33176919BB7DA4 /* SDL2.xcodeproj */;
  226. },
  227. );
  228. projectRoot = "";
  229. targets = (
  230. 09871A226783567418BC6E4B /* testgl2 */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXReferenceProxy section */
  235. 6B6555596B1273C930FE7894 /* libSDL2main.a */ = {
  236. isa = PBXReferenceProxy;
  237. fileType = archive.ar;
  238. path = "Build/Debug/libSDL2main.a";
  239. remoteRef = 622C5D1C62FC444535862021 /* PBXContainerItemProxy */;
  240. sourceTree = BUILT_PRODUCTS_DIR;
  241. };
  242. 59C679F76EEB2EBB04E2191E /* libSDL2test.a */ = {
  243. isa = PBXReferenceProxy;
  244. fileType = archive.ar;
  245. path = "Build/Debug/libSDL2test.a";
  246. remoteRef = 33B7568362751D6A45F50EE1 /* PBXContainerItemProxy */;
  247. sourceTree = BUILT_PRODUCTS_DIR;
  248. };
  249. 4CE6342660EF78D43EC23884 /* libSDL2.a */ = {
  250. isa = PBXReferenceProxy;
  251. fileType = archive.ar;
  252. path = "Build/Debug/libSDL2.a";
  253. remoteRef = 292F7EEB7FEE17460AF64BF2 /* PBXContainerItemProxy */;
  254. sourceTree = BUILT_PRODUCTS_DIR;
  255. };
  256. /* End PBXReferenceProxy section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 426727121A5156BC56462CC3 /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. /* End PBXResourcesBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. 5A026C0341E5247444CE5D1D /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. 45DC11BD255127A03296336D /* testgl2.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. 4CDD5FF708B6685E34E4230D /* PBXTargetDependency */ = {
  280. isa = PBXTargetDependency;
  281. name = "libSDL2main.a";
  282. targetProxy = 7A670E185EB0770033CB69B6 /* PBXContainerItemProxy */;
  283. };
  284. 69650A577C703F645A88239C /* PBXTargetDependency */ = {
  285. isa = PBXTargetDependency;
  286. name = "libSDL2test.a";
  287. targetProxy = 0F66264E4AEB40445853393D /* PBXContainerItemProxy */;
  288. };
  289. 12CB4F954B4949025E8F3839 /* PBXTargetDependency */ = {
  290. isa = PBXTargetDependency;
  291. name = "libSDL2.a";
  292. targetProxy = 370D6ACE1AFA53D0137160E9 /* PBXContainerItemProxy */;
  293. };
  294. /* End PBXTargetDependency section */
  295. /* Begin XCBuildConfiguration section */
  296. 04DF58A401A123F35F6227DC /* 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 = "testgl2";
  305. };
  306. name = "Debug Universal";
  307. };
  308. 11753A370B4E473167C3541A /* 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 = "testgl2";
  317. };
  318. name = "Debug Native";
  319. };
  320. 336F7099534775236C4353F3 /* 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 = "testgl2";
  330. };
  331. name = "Release Universal";
  332. };
  333. 320B2B536322701915AB3BF8 /* 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 = "testgl2";
  343. };
  344. name = "Release Native";
  345. };
  346. 0E88081B45496F9753180170 /* 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. "HAVE_OPENGL",
  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/Universal/Debug";
  371. ONLY_ACTIVE_ARCH = YES;
  372. SYMROOT = "Build/Debug";
  373. };
  374. name = "Debug Universal";
  375. };
  376. 331B700F27E012D9685B2E60 /* Debug Native */ = {
  377. isa = XCBuildConfiguration;
  378. buildSettings = {
  379. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  380. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  381. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  382. COPY_PHASE_STRIP = NO;
  383. GCC_C_LANGUAGE_STANDARD = gnu99;
  384. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  385. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  386. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  387. GCC_OPTIMIZATION_LEVEL = 0;
  388. GCC_PREPROCESSOR_DEFINITIONS = (
  389. "USING_PREMAKE_CONFIG_H",
  390. "_DEBUG",
  391. "HAVE_OPENGL",
  392. );
  393. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  394. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. HEADER_SEARCH_PATHS = (
  397. "../..",
  398. "../../../../../include",
  399. );
  400. OBJROOT = "obj/Debug";
  401. ONLY_ACTIVE_ARCH = YES;
  402. SYMROOT = "Build/Debug";
  403. };
  404. name = "Debug Native";
  405. };
  406. 16DE5F1A4C99731C4E3E4AD8 /* Release Universal */ = {
  407. isa = XCBuildConfiguration;
  408. buildSettings = {
  409. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  410. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  411. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  412. GCC_C_LANGUAGE_STANDARD = gnu99;
  413. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  414. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  415. GCC_OPTIMIZATION_LEVEL = 3;
  416. GCC_PREPROCESSOR_DEFINITIONS = (
  417. "USING_PREMAKE_CONFIG_H",
  418. "NDEBUG",
  419. "HAVE_OPENGL",
  420. );
  421. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  422. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  423. GCC_WARN_UNUSED_VARIABLE = YES;
  424. HEADER_SEARCH_PATHS = (
  425. "../..",
  426. "../../../../../include",
  427. );
  428. OBJROOT = "obj/Universal/Release";
  429. ONLY_ACTIVE_ARCH = NO;
  430. SYMROOT = "Build/Release";
  431. };
  432. name = "Release Universal";
  433. };
  434. 1E812F881D9870206906114B /* Release Native */ = {
  435. isa = XCBuildConfiguration;
  436. buildSettings = {
  437. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  438. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  439. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  440. GCC_C_LANGUAGE_STANDARD = gnu99;
  441. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  442. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  443. GCC_OPTIMIZATION_LEVEL = 3;
  444. GCC_PREPROCESSOR_DEFINITIONS = (
  445. "USING_PREMAKE_CONFIG_H",
  446. "NDEBUG",
  447. "HAVE_OPENGL",
  448. );
  449. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  450. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  451. GCC_WARN_UNUSED_VARIABLE = YES;
  452. HEADER_SEARCH_PATHS = (
  453. "../..",
  454. "../../../../../include",
  455. );
  456. OBJROOT = "obj/Release";
  457. ONLY_ACTIVE_ARCH = NO;
  458. SYMROOT = "Build/Release";
  459. };
  460. name = "Release Native";
  461. };
  462. /* End XCBuildConfiguration section */
  463. /* Begin XCConfigurationList section */
  464. 0E3F4B724866589D377D1E2D /* Build configuration list for PBXNativeTarget "testgl2" */ = {
  465. isa = XCConfigurationList;
  466. buildConfigurations = (
  467. 04DF58A401A123F35F6227DC /* Debug Universal */,
  468. 11753A370B4E473167C3541A /* Debug Native */,
  469. 336F7099534775236C4353F3 /* Release Universal */,
  470. 320B2B536322701915AB3BF8 /* Release Native */,
  471. );
  472. defaultConfigurationIsVisible = 0;
  473. defaultConfigurationName = "Debug Universal";
  474. };
  475. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testgl2" */ = {
  476. isa = XCConfigurationList;
  477. buildConfigurations = (
  478. 0E88081B45496F9753180170 /* Debug Universal */,
  479. 331B700F27E012D9685B2E60 /* Debug Native */,
  480. 16DE5F1A4C99731C4E3E4AD8 /* Release Universal */,
  481. 1E812F881D9870206906114B /* Release Native */,
  482. );
  483. defaultConfigurationIsVisible = 0;
  484. defaultConfigurationName = "Debug Universal";
  485. };
  486. /* End XCConfigurationList section */
  487. };
  488. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  489. }