project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 23D051A629F740B60E253CB9 /* testshader.c in Sources */ = {isa = PBXBuildFile; fileRef = 134C74B1427128EE60A172E7 /* testshader.c */; };
  10. 382D14F447586A74066013BE /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F9638AB656E238065CF7E96 /* AudioToolbox.framework */; };
  11. 41763EBD74246C48267307B9 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AF068F34B7D000811A2404F /* AudioUnit.framework */; };
  12. 79EE2FCC7F54000829121C9F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2573329901D62DDB06FE117A /* Cocoa.framework */; };
  13. 3C252B7B191554CD7DAB0703 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15167E334C2E06C906711189 /* CoreAudio.framework */; };
  14. 40330C033C3E33FB54E51BB7 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C89263646260FAB3D7A1961 /* IOKit.framework */; };
  15. 5C8E6FC6322C12CB7A8F586D /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21D75E275FDC0F5D55947B75 /* Carbon.framework */; };
  16. 3F7D384D5E783FAC44A80F2E /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65AC24DF57DF0F113C531E41 /* ForceFeedback.framework */; };
  17. 29FD532E2B3819D645AD0812 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 157D6BA86B493563050D502A /* CoreFoundation.framework */; };
  18. 7A58360130FF499B1987103B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 590216181858482E648D0B1E /* OpenGL.framework */; };
  19. 399C6FFC268A2F921D0F53E3 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34C72A6A21902BF629147CCC /* libSDL2main.a */; };
  20. 58656ADB0ADE0DEA1C053C03 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C170FF352268D645B70248 /* libSDL2.a */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. 07355230088E4BB107E96FAB /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 11894E51596031A03F2138F6 /* SDL2main.xcodeproj */;
  26. proxyType = 2;
  27. remoteGlobalIDString = 58DC62993160374E09FF7AD6;
  28. remoteInfo = "libSDL2main.a";
  29. };
  30. 61552AFE1253241F7EE42C10 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = 11894E51596031A03F2138F6 /* SDL2main.xcodeproj */;
  33. proxyType = 1;
  34. remoteGlobalIDString = 0E7126A94A11494963D3548B;
  35. remoteInfo = "libSDL2main.a";
  36. };
  37. 018502242167787D6CB76865 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 70421877319763C546797101 /* SDL2.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = 07D004B11E733F1F0EA93105;
  42. remoteInfo = "libSDL2.a";
  43. };
  44. 004B43E464D82EA41DA413F5 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 70421877319763C546797101 /* SDL2.xcodeproj */;
  47. proxyType = 1;
  48. remoteGlobalIDString = 58C10ED14175754444033E0E;
  49. remoteInfo = "libSDL2.a";
  50. };
  51. /* End PBXContainerItemProxy section */
  52. /* Begin PBXFileReference section */
  53. 134C74B1427128EE60A172E7 /* testshader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testshader.c"; path = "../../../../../test/testshader.c"; sourceTree = "<group>"; };
  54. 2F9638AB656E238065CF7E96 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  55. 5AF068F34B7D000811A2404F /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  56. 2573329901D62DDB06FE117A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  57. 15167E334C2E06C906711189 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  58. 6C89263646260FAB3D7A1961 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  59. 21D75E275FDC0F5D55947B75 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  60. 65AC24DF57DF0F113C531E41 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  61. 157D6BA86B493563050D502A /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  62. 590216181858482E648D0B1E /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  63. 4A8247A1301F68195E500DD7 /* testshader */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testshader"; path = "testshader"; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 11894E51596031A03F2138F6 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  65. 70421877319763C546797101 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. 36233D85791E4B556C1151C9 /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. 382D14F447586A74066013BE /* AudioToolbox.framework in Frameworks */,
  73. 41763EBD74246C48267307B9 /* AudioUnit.framework in Frameworks */,
  74. 79EE2FCC7F54000829121C9F /* Cocoa.framework in Frameworks */,
  75. 3C252B7B191554CD7DAB0703 /* CoreAudio.framework in Frameworks */,
  76. 40330C033C3E33FB54E51BB7 /* IOKit.framework in Frameworks */,
  77. 5C8E6FC6322C12CB7A8F586D /* Carbon.framework in Frameworks */,
  78. 3F7D384D5E783FAC44A80F2E /* ForceFeedback.framework in Frameworks */,
  79. 29FD532E2B3819D645AD0812 /* CoreFoundation.framework in Frameworks */,
  80. 7A58360130FF499B1987103B /* OpenGL.framework in Frameworks */,
  81. 399C6FFC268A2F921D0F53E3 /* libSDL2main.a in Frameworks */,
  82. 58656ADB0ADE0DEA1C053C03 /* libSDL2.a in Frameworks */,
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. /* End PBXFrameworksBuildPhase section */
  87. /* Begin PBXGroup section */
  88. 65182F0C69806E635014632D /* testshader */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 2D9925B750835F5F69B85B8B /* test */,
  92. 52570C4B279F559944E13D28 /* Frameworks */,
  93. 2DC4606B317D08903A3F278E /* Products */,
  94. 7B763C5F3B38054104171266 /* Projects */,
  95. );
  96. name = "testshader";
  97. sourceTree = "<group>";
  98. };
  99. 2D9925B750835F5F69B85B8B /* test */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 134C74B1427128EE60A172E7 /* testshader.c */,
  103. );
  104. name = "test";
  105. sourceTree = "<group>";
  106. };
  107. 52570C4B279F559944E13D28 /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 2F9638AB656E238065CF7E96 /* AudioToolbox.framework */,
  111. 5AF068F34B7D000811A2404F /* AudioUnit.framework */,
  112. 2573329901D62DDB06FE117A /* Cocoa.framework */,
  113. 15167E334C2E06C906711189 /* CoreAudio.framework */,
  114. 6C89263646260FAB3D7A1961 /* IOKit.framework */,
  115. 21D75E275FDC0F5D55947B75 /* Carbon.framework */,
  116. 65AC24DF57DF0F113C531E41 /* ForceFeedback.framework */,
  117. 157D6BA86B493563050D502A /* CoreFoundation.framework */,
  118. 590216181858482E648D0B1E /* OpenGL.framework */,
  119. );
  120. name = "Frameworks";
  121. sourceTree = "<group>";
  122. };
  123. 2DC4606B317D08903A3F278E /* Products */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 4A8247A1301F68195E500DD7 /* testshader */,
  127. );
  128. name = "Products";
  129. sourceTree = "<group>";
  130. };
  131. 7B763C5F3B38054104171266 /* Projects */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 11894E51596031A03F2138F6 /* SDL2main.xcodeproj */,
  135. 70421877319763C546797101 /* SDL2.xcodeproj */,
  136. );
  137. name = "Projects";
  138. sourceTree = "<group>";
  139. };
  140. 3D3F7D1241E953EC457A6124 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 34C72A6A21902BF629147CCC /* libSDL2main.a */,
  144. );
  145. name = Products;
  146. sourceTree = "<group>";
  147. };
  148. 56B6477D64BC2B14331D4437 /* Products */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 78C170FF352268D645B70248 /* libSDL2.a */,
  152. );
  153. name = Products;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXNativeTarget section */
  158. 1E840B4F16662F9E4EA1340A /* testshader */ = {
  159. isa = PBXNativeTarget;
  160. buildConfigurationList = 07E569961E9411B33C5D286D /* Build configuration list for PBXNativeTarget "testshader" */;
  161. buildPhases = (
  162. 45DF56211C7F58150ACC1409 /* Resources */,
  163. 7DD46A8703460AFF1B131FC2 /* Sources */,
  164. 36233D85791E4B556C1151C9 /* Frameworks */,
  165. 9607AE3710C85E8F00CD1376 /* Postbuild */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. 62FA1686515F68E611693F22 /* PBXTargetDependency */,
  171. 65A271FB45ED68A608E264B5 /* PBXTargetDependency */,
  172. );
  173. name = "testshader";
  174. productInstallPath = "$(HOME)/bin";
  175. productName = "testshader";
  176. productReference = 4A8247A1301F68195E500DD7 /* testshader */;
  177. productType = "com.apple.product-type.tool";
  178. };
  179. /* End PBXNativeTarget section */
  180. /* Begin PBXProject section */
  181. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  182. isa = PBXProject;
  183. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshader" */;
  184. compatibilityVersion = "Xcode 3.2";
  185. hasScannedForEncodings = 1;
  186. mainGroup = 65182F0C69806E635014632D /* testshader */;
  187. projectDirPath = "";
  188. projectReferences = (
  189. {
  190. ProductGroup = 3D3F7D1241E953EC457A6124 /* Products */;
  191. ProjectRef = 11894E51596031A03F2138F6 /* SDL2main.xcodeproj */;
  192. },
  193. {
  194. ProductGroup = 56B6477D64BC2B14331D4437 /* Products */;
  195. ProjectRef = 70421877319763C546797101 /* SDL2.xcodeproj */;
  196. },
  197. );
  198. projectRoot = "";
  199. targets = (
  200. 1E840B4F16662F9E4EA1340A /* testshader */,
  201. );
  202. };
  203. /* End PBXProject section */
  204. /* Begin PBXReferenceProxy section */
  205. 34C72A6A21902BF629147CCC /* libSDL2main.a */ = {
  206. isa = PBXReferenceProxy;
  207. fileType = archive.ar;
  208. path = "Build/Debug/libSDL2main.a";
  209. remoteRef = 07355230088E4BB107E96FAB /* PBXContainerItemProxy */;
  210. sourceTree = BUILT_PRODUCTS_DIR;
  211. };
  212. 78C170FF352268D645B70248 /* libSDL2.a */ = {
  213. isa = PBXReferenceProxy;
  214. fileType = archive.ar;
  215. path = "Build/Debug/libSDL2.a";
  216. remoteRef = 018502242167787D6CB76865 /* PBXContainerItemProxy */;
  217. sourceTree = BUILT_PRODUCTS_DIR;
  218. };
  219. /* End PBXReferenceProxy section */
  220. /* Begin PBXResourcesBuildPhase section */
  221. 45DF56211C7F58150ACC1409 /* Resources */ = {
  222. isa = PBXResourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. );
  226. runOnlyForDeploymentPostprocessing = 0;
  227. };
  228. /* End PBXResourcesBuildPhase section */
  229. /* Begin PBXShellScriptBuildPhase section */
  230. 9607AE3710C85E8F00CD1376 /* Postbuild */ = {
  231. isa = PBXShellScriptBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. );
  235. inputPaths = (
  236. );
  237. name = Postbuild;
  238. outputPaths = (
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. shellPath = /bin/sh;
  242. shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Debug Native\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Universal\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Native\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi";
  243. };
  244. /* End PBXShellScriptBuildPhase section */
  245. /* Begin PBXSourcesBuildPhase section */
  246. 7DD46A8703460AFF1B131FC2 /* Sources */ = {
  247. isa = PBXSourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. 23D051A629F740B60E253CB9 /* testshader.c in Sources */,
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. /* End PBXSourcesBuildPhase section */
  255. /* Begin PBXVariantGroup section */
  256. /* End PBXVariantGroup section */
  257. /* Begin PBXTargetDependency section */
  258. 62FA1686515F68E611693F22 /* PBXTargetDependency */ = {
  259. isa = PBXTargetDependency;
  260. name = "libSDL2main.a";
  261. targetProxy = 61552AFE1253241F7EE42C10 /* PBXContainerItemProxy */;
  262. };
  263. 65A271FB45ED68A608E264B5 /* PBXTargetDependency */ = {
  264. isa = PBXTargetDependency;
  265. name = "libSDL2.a";
  266. targetProxy = 004B43E464D82EA41DA413F5 /* PBXContainerItemProxy */;
  267. };
  268. /* End PBXTargetDependency section */
  269. /* Begin XCBuildConfiguration section */
  270. 01D9087D534B7CE341305890 /* Debug Universal */ = {
  271. isa = XCBuildConfiguration;
  272. buildSettings = {
  273. ALWAYS_SEARCH_USER_PATHS = NO;
  274. CONFIGURATION_BUILD_DIR = Build/Debug;
  275. GCC_DYNAMIC_NO_PIC = NO;
  276. GCC_MODEL_TUNING = G5;
  277. INSTALL_PATH = /usr/local/bin;
  278. PRODUCT_NAME = "testshader";
  279. };
  280. name = "Debug Universal";
  281. };
  282. 1202753D23397666358A010B /* Debug Native */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ALWAYS_SEARCH_USER_PATHS = NO;
  286. CONFIGURATION_BUILD_DIR = Build/Debug;
  287. GCC_DYNAMIC_NO_PIC = NO;
  288. GCC_MODEL_TUNING = G5;
  289. INSTALL_PATH = /usr/local/bin;
  290. PRODUCT_NAME = "testshader";
  291. };
  292. name = "Debug Native";
  293. };
  294. 4BAF54AF4A05157B5986250E /* Release Universal */ = {
  295. isa = XCBuildConfiguration;
  296. buildSettings = {
  297. ALWAYS_SEARCH_USER_PATHS = NO;
  298. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  299. CONFIGURATION_BUILD_DIR = Build/Release;
  300. GCC_DYNAMIC_NO_PIC = NO;
  301. GCC_MODEL_TUNING = G5;
  302. INSTALL_PATH = /usr/local/bin;
  303. PRODUCT_NAME = "testshader";
  304. };
  305. name = "Release Universal";
  306. };
  307. 47257A7C1DA17473369B0F99 /* Release Native */ = {
  308. isa = XCBuildConfiguration;
  309. buildSettings = {
  310. ALWAYS_SEARCH_USER_PATHS = NO;
  311. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  312. CONFIGURATION_BUILD_DIR = Build/Release;
  313. GCC_DYNAMIC_NO_PIC = NO;
  314. GCC_MODEL_TUNING = G5;
  315. INSTALL_PATH = /usr/local/bin;
  316. PRODUCT_NAME = "testshader";
  317. };
  318. name = "Release Native";
  319. };
  320. 7B0D26586A397937134463E2 /* Debug Universal */ = {
  321. isa = XCBuildConfiguration;
  322. buildSettings = {
  323. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  324. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  325. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  326. COPY_PHASE_STRIP = NO;
  327. GCC_C_LANGUAGE_STANDARD = gnu99;
  328. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  329. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  330. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  331. GCC_OPTIMIZATION_LEVEL = 0;
  332. GCC_PREPROCESSOR_DEFINITIONS = (
  333. "USING_PREMAKE_CONFIG_H",
  334. "_DEBUG",
  335. "HAVE_OPENGL",
  336. );
  337. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  338. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  339. GCC_WARN_UNUSED_VARIABLE = YES;
  340. HEADER_SEARCH_PATHS = (
  341. "../..",
  342. "../../../../../include",
  343. );
  344. OBJROOT = "obj/Universal/Debug";
  345. ONLY_ACTIVE_ARCH = YES;
  346. SYMROOT = "Build/Debug";
  347. };
  348. name = "Debug Universal";
  349. };
  350. 25AC4C1D043159711F660C26 /* Debug Native */ = {
  351. isa = XCBuildConfiguration;
  352. buildSettings = {
  353. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  354. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  355. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  356. COPY_PHASE_STRIP = NO;
  357. GCC_C_LANGUAGE_STANDARD = gnu99;
  358. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  359. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  360. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  361. GCC_OPTIMIZATION_LEVEL = 0;
  362. GCC_PREPROCESSOR_DEFINITIONS = (
  363. "USING_PREMAKE_CONFIG_H",
  364. "_DEBUG",
  365. "HAVE_OPENGL",
  366. );
  367. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  368. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  369. GCC_WARN_UNUSED_VARIABLE = YES;
  370. HEADER_SEARCH_PATHS = (
  371. "../..",
  372. "../../../../../include",
  373. );
  374. OBJROOT = "obj/Debug";
  375. ONLY_ACTIVE_ARCH = YES;
  376. SYMROOT = "Build/Debug";
  377. };
  378. name = "Debug Native";
  379. };
  380. 41AE249E2B16442B1A3254CE /* Release Universal */ = {
  381. isa = XCBuildConfiguration;
  382. buildSettings = {
  383. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  384. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  385. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  386. GCC_C_LANGUAGE_STANDARD = gnu99;
  387. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  388. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  389. GCC_OPTIMIZATION_LEVEL = 3;
  390. GCC_PREPROCESSOR_DEFINITIONS = (
  391. "USING_PREMAKE_CONFIG_H",
  392. "NDEBUG",
  393. "HAVE_OPENGL",
  394. );
  395. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  396. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  397. GCC_WARN_UNUSED_VARIABLE = YES;
  398. HEADER_SEARCH_PATHS = (
  399. "../..",
  400. "../../../../../include",
  401. );
  402. OBJROOT = "obj/Universal/Release";
  403. ONLY_ACTIVE_ARCH = NO;
  404. SYMROOT = "Build/Release";
  405. };
  406. name = "Release Universal";
  407. };
  408. 07E771BF6D7201C0194804F6 /* Release Native */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  412. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  413. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  414. GCC_C_LANGUAGE_STANDARD = gnu99;
  415. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  416. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  417. GCC_OPTIMIZATION_LEVEL = 3;
  418. GCC_PREPROCESSOR_DEFINITIONS = (
  419. "USING_PREMAKE_CONFIG_H",
  420. "NDEBUG",
  421. "HAVE_OPENGL",
  422. );
  423. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  424. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  425. GCC_WARN_UNUSED_VARIABLE = YES;
  426. HEADER_SEARCH_PATHS = (
  427. "../..",
  428. "../../../../../include",
  429. );
  430. OBJROOT = "obj/Release";
  431. ONLY_ACTIVE_ARCH = NO;
  432. SYMROOT = "Build/Release";
  433. };
  434. name = "Release Native";
  435. };
  436. /* End XCBuildConfiguration section */
  437. /* Begin XCConfigurationList section */
  438. 07E569961E9411B33C5D286D /* Build configuration list for PBXNativeTarget "testshader" */ = {
  439. isa = XCConfigurationList;
  440. buildConfigurations = (
  441. 01D9087D534B7CE341305890 /* Debug Universal */,
  442. 1202753D23397666358A010B /* Debug Native */,
  443. 4BAF54AF4A05157B5986250E /* Release Universal */,
  444. 47257A7C1DA17473369B0F99 /* Release Native */,
  445. );
  446. defaultConfigurationIsVisible = 0;
  447. defaultConfigurationName = "Debug Universal";
  448. };
  449. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testshader" */ = {
  450. isa = XCConfigurationList;
  451. buildConfigurations = (
  452. 7B0D26586A397937134463E2 /* Debug Universal */,
  453. 25AC4C1D043159711F660C26 /* Debug Native */,
  454. 41AE249E2B16442B1A3254CE /* Release Universal */,
  455. 07E771BF6D7201C0194804F6 /* Release Native */,
  456. );
  457. defaultConfigurationIsVisible = 0;
  458. defaultConfigurationName = "Debug Universal";
  459. };
  460. /* End XCConfigurationList section */
  461. };
  462. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  463. }