project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 5F7866E97EA1152149AE5CCC /* testsprite2.c in Sources */ = {isa = PBXBuildFile; fileRef = 337010CB340D69B428EC29F0 /* testsprite2.c */; };
  10. 15D763183E0353B475B010F5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55365DEC4DC4257730ED3779 /* AudioToolbox.framework */; };
  11. 5DC35F8743BC6E5F609F738B /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DEF2CB34A4E047C7CD05456 /* AudioUnit.framework */; };
  12. 724D3B7A6EF955434EC302DD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FE7638B56C7230F4E1B5299 /* Cocoa.framework */; };
  13. 5BF3608C3A5352305D280E3F /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17A767E23D1331480F027CA7 /* CoreAudio.framework */; };
  14. 41974A0F591F028C470A0B14 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D301D9E1BEC4B0209C440A1 /* IOKit.framework */; };
  15. 0935152E2ED152CD4F392A99 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09196925126807623A224C6E /* Carbon.framework */; };
  16. 1F1A72FA2096104D306B4D1E /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F885E810A0046976F3535E0 /* ForceFeedback.framework */; };
  17. 44DA704156A7019824D743DC /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C844ADE491D297B5D7C7D8F /* CoreFoundation.framework */; };
  18. 6CA750E648806F5F792A4848 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9D35B724B432E23888728A /* OpenGL.framework */; };
  19. 35AD1A177FA361E1382B2F90 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CA309A8251B4799319A75CC /* libSDL2main.a */; };
  20. 6E997F372C0303FD145F72DA /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 588B349C6F5420EB30B13E65 /* libSDL2test.a */; };
  21. 440A17BF155D250C71227EC0 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 443F1DE8176376DF55143514 /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 211F118744B633C976F83267 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 0A15222A271436721E4503E1 /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 3C625ECB182A06036A4F0486 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 0A15222A271436721E4503E1 /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 6FC529AD5A6B36512B3A76CD /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 4F15022D08F4641D6CF43797 /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1EB6664901BC163F215A4861;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 41D05FC32C2604D6053232FE /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 4F15022D08F4641D6CF43797 /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 1258506950476B85239A79A3;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 46316BD46C43574E6A4502AA /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 74AC4D2764EA67BF3CCB6945 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 09C655B30FF117934B3C7D9F /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 74AC4D2764EA67BF3CCB6945 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 337010CB340D69B428EC29F0 /* testsprite2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testsprite2.c"; path = "../../../../../test/testsprite2.c"; sourceTree = "<group>"; };
  69. 55365DEC4DC4257730ED3779 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 5DEF2CB34A4E047C7CD05456 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 5FE7638B56C7230F4E1B5299 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 17A767E23D1331480F027CA7 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 5D301D9E1BEC4B0209C440A1 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 09196925126807623A224C6E /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 5F885E810A0046976F3535E0 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 2C844ADE491D297B5D7C7D8F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 5E9D35B724B432E23888728A /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 62C31964189A3F01086350DA /* testsprite2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testsprite2"; path = "testsprite2"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 0A15222A271436721E4503E1 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 4F15022D08F4641D6CF43797 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 74AC4D2764EA67BF3CCB6945 /* 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. 470F590D701B019B00F57785 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 15D763183E0353B475B010F5 /* AudioToolbox.framework in Frameworks */,
  89. 5DC35F8743BC6E5F609F738B /* AudioUnit.framework in Frameworks */,
  90. 724D3B7A6EF955434EC302DD /* Cocoa.framework in Frameworks */,
  91. 5BF3608C3A5352305D280E3F /* CoreAudio.framework in Frameworks */,
  92. 41974A0F591F028C470A0B14 /* IOKit.framework in Frameworks */,
  93. 0935152E2ED152CD4F392A99 /* Carbon.framework in Frameworks */,
  94. 1F1A72FA2096104D306B4D1E /* ForceFeedback.framework in Frameworks */,
  95. 44DA704156A7019824D743DC /* CoreFoundation.framework in Frameworks */,
  96. 6CA750E648806F5F792A4848 /* OpenGL.framework in Frameworks */,
  97. 35AD1A177FA361E1382B2F90 /* libSDL2main.a in Frameworks */,
  98. 6E997F372C0303FD145F72DA /* libSDL2test.a in Frameworks */,
  99. 440A17BF155D250C71227EC0 /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 5D091CFB4E0149ED776459E0 /* testsprite2 */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 13DE70EA22DB13FF7D3B67A7 /* test */,
  109. 79EE32A57A7517D521B170C0 /* Frameworks */,
  110. 27B02A282AB704E032D77819 /* Products */,
  111. 3F66429B5E98517B06FF7067 /* Projects */,
  112. );
  113. name = "testsprite2";
  114. sourceTree = "<group>";
  115. };
  116. 13DE70EA22DB13FF7D3B67A7 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 337010CB340D69B428EC29F0 /* testsprite2.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 79EE32A57A7517D521B170C0 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 55365DEC4DC4257730ED3779 /* AudioToolbox.framework */,
  128. 5DEF2CB34A4E047C7CD05456 /* AudioUnit.framework */,
  129. 5FE7638B56C7230F4E1B5299 /* Cocoa.framework */,
  130. 17A767E23D1331480F027CA7 /* CoreAudio.framework */,
  131. 5D301D9E1BEC4B0209C440A1 /* IOKit.framework */,
  132. 09196925126807623A224C6E /* Carbon.framework */,
  133. 5F885E810A0046976F3535E0 /* ForceFeedback.framework */,
  134. 2C844ADE491D297B5D7C7D8F /* CoreFoundation.framework */,
  135. 5E9D35B724B432E23888728A /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 27B02A282AB704E032D77819 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 62C31964189A3F01086350DA /* testsprite2 */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 3F66429B5E98517B06FF7067 /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 0A15222A271436721E4503E1 /* SDL2main.xcodeproj */,
  152. 4F15022D08F4641D6CF43797 /* SDL2test.xcodeproj */,
  153. 74AC4D2764EA67BF3CCB6945 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 7CAD5A9369602FFB276F7D1F /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 2CA309A8251B4799319A75CC /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 1DE9382939AA66E9091809E4 /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 588B349C6F5420EB30B13E65 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 47BC3C9A4C2661136598672F /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 443F1DE8176376DF55143514 /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 38C60FC159C2070E290A5671 /* testsprite2 */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 7202626507081FE5777B6B70 /* Build configuration list for PBXNativeTarget "testsprite2" */;
  187. buildPhases = (
  188. 33B676B77895396725840F1E /* Resources */,
  189. 22DA3C1D3735087578B74375 /* Sources */,
  190. 470F590D701B019B00F57785 /* Frameworks */,
  191. 9607AE3710C85E8F00CD1376 /* Postbuild */,
  192. );
  193. buildRules = (
  194. );
  195. dependencies = (
  196. 2E69306F6810341363234647 /* PBXTargetDependency */,
  197. 64FE137229B817422166691A /* PBXTargetDependency */,
  198. 7F724DCA1B6919E807063BE1 /* PBXTargetDependency */,
  199. );
  200. name = "testsprite2";
  201. productInstallPath = "$(HOME)/bin";
  202. productName = "testsprite2";
  203. productReference = 62C31964189A3F01086350DA /* testsprite2 */;
  204. productType = "com.apple.product-type.tool";
  205. };
  206. /* End PBXNativeTarget section */
  207. /* Begin PBXProject section */
  208. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  209. isa = PBXProject;
  210. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testsprite2" */;
  211. compatibilityVersion = "Xcode 3.2";
  212. hasScannedForEncodings = 1;
  213. mainGroup = 5D091CFB4E0149ED776459E0 /* testsprite2 */;
  214. projectDirPath = "";
  215. projectReferences = (
  216. {
  217. ProductGroup = 7CAD5A9369602FFB276F7D1F /* Products */;
  218. ProjectRef = 0A15222A271436721E4503E1 /* SDL2main.xcodeproj */;
  219. },
  220. {
  221. ProductGroup = 1DE9382939AA66E9091809E4 /* Products */;
  222. ProjectRef = 4F15022D08F4641D6CF43797 /* SDL2test.xcodeproj */;
  223. },
  224. {
  225. ProductGroup = 47BC3C9A4C2661136598672F /* Products */;
  226. ProjectRef = 74AC4D2764EA67BF3CCB6945 /* SDL2.xcodeproj */;
  227. },
  228. );
  229. projectRoot = "";
  230. targets = (
  231. 38C60FC159C2070E290A5671 /* testsprite2 */,
  232. );
  233. };
  234. /* End PBXProject section */
  235. /* Begin PBXReferenceProxy section */
  236. 2CA309A8251B4799319A75CC /* libSDL2main.a */ = {
  237. isa = PBXReferenceProxy;
  238. fileType = archive.ar;
  239. path = "Build/Debug/libSDL2main.a";
  240. remoteRef = 211F118744B633C976F83267 /* PBXContainerItemProxy */;
  241. sourceTree = BUILT_PRODUCTS_DIR;
  242. };
  243. 588B349C6F5420EB30B13E65 /* libSDL2test.a */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = archive.ar;
  246. path = "Build/Debug/libSDL2test.a";
  247. remoteRef = 6FC529AD5A6B36512B3A76CD /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. 443F1DE8176376DF55143514 /* libSDL2.a */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = archive.ar;
  253. path = "Build/Debug/libSDL2.a";
  254. remoteRef = 46316BD46C43574E6A4502AA /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. /* End PBXReferenceProxy section */
  258. /* Begin PBXResourcesBuildPhase section */
  259. 33B676B77895396725840F1E /* Resources */ = {
  260. isa = PBXResourcesBuildPhase;
  261. buildActionMask = 2147483647;
  262. files = (
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXResourcesBuildPhase section */
  267. /* Begin PBXShellScriptBuildPhase section */
  268. 9607AE3710C85E8F00CD1376 /* Postbuild */ = {
  269. isa = PBXShellScriptBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. );
  273. inputPaths = (
  274. );
  275. name = Postbuild;
  276. outputPaths = (
  277. );
  278. runOnlyForDeploymentPostprocessing = 0;
  279. shellPath = /bin/sh;
  280. 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";
  281. };
  282. /* End PBXShellScriptBuildPhase section */
  283. /* Begin PBXSourcesBuildPhase section */
  284. 22DA3C1D3735087578B74375 /* Sources */ = {
  285. isa = PBXSourcesBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. 5F7866E97EA1152149AE5CCC /* testsprite2.c in Sources */,
  289. );
  290. runOnlyForDeploymentPostprocessing = 0;
  291. };
  292. /* End PBXSourcesBuildPhase section */
  293. /* Begin PBXVariantGroup section */
  294. /* End PBXVariantGroup section */
  295. /* Begin PBXTargetDependency section */
  296. 2E69306F6810341363234647 /* PBXTargetDependency */ = {
  297. isa = PBXTargetDependency;
  298. name = "libSDL2main.a";
  299. targetProxy = 3C625ECB182A06036A4F0486 /* PBXContainerItemProxy */;
  300. };
  301. 64FE137229B817422166691A /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. name = "libSDL2test.a";
  304. targetProxy = 41D05FC32C2604D6053232FE /* PBXContainerItemProxy */;
  305. };
  306. 7F724DCA1B6919E807063BE1 /* PBXTargetDependency */ = {
  307. isa = PBXTargetDependency;
  308. name = "libSDL2.a";
  309. targetProxy = 09C655B30FF117934B3C7D9F /* PBXContainerItemProxy */;
  310. };
  311. /* End PBXTargetDependency section */
  312. /* Begin XCBuildConfiguration section */
  313. 0CE60A962FFD0E9D0DA50C41 /* Debug Universal */ = {
  314. isa = XCBuildConfiguration;
  315. buildSettings = {
  316. ALWAYS_SEARCH_USER_PATHS = NO;
  317. CONFIGURATION_BUILD_DIR = Build/Debug;
  318. GCC_DYNAMIC_NO_PIC = NO;
  319. GCC_MODEL_TUNING = G5;
  320. INSTALL_PATH = /usr/local/bin;
  321. PRODUCT_NAME = "testsprite2";
  322. };
  323. name = "Debug Universal";
  324. };
  325. 1EA71160727E4CB4726166EC /* Debug Native */ = {
  326. isa = XCBuildConfiguration;
  327. buildSettings = {
  328. ALWAYS_SEARCH_USER_PATHS = NO;
  329. CONFIGURATION_BUILD_DIR = Build/Debug;
  330. GCC_DYNAMIC_NO_PIC = NO;
  331. GCC_MODEL_TUNING = G5;
  332. INSTALL_PATH = /usr/local/bin;
  333. PRODUCT_NAME = "testsprite2";
  334. };
  335. name = "Debug Native";
  336. };
  337. 53C96EF2737748C258000959 /* Release Universal */ = {
  338. isa = XCBuildConfiguration;
  339. buildSettings = {
  340. ALWAYS_SEARCH_USER_PATHS = NO;
  341. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  342. CONFIGURATION_BUILD_DIR = Build/Release;
  343. GCC_DYNAMIC_NO_PIC = NO;
  344. GCC_MODEL_TUNING = G5;
  345. INSTALL_PATH = /usr/local/bin;
  346. PRODUCT_NAME = "testsprite2";
  347. };
  348. name = "Release Universal";
  349. };
  350. 3FC3274740D8461E1533542E /* Release Native */ = {
  351. isa = XCBuildConfiguration;
  352. buildSettings = {
  353. ALWAYS_SEARCH_USER_PATHS = NO;
  354. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  355. CONFIGURATION_BUILD_DIR = Build/Release;
  356. GCC_DYNAMIC_NO_PIC = NO;
  357. GCC_MODEL_TUNING = G5;
  358. INSTALL_PATH = /usr/local/bin;
  359. PRODUCT_NAME = "testsprite2";
  360. };
  361. name = "Release Native";
  362. };
  363. 17733F9561A537250D0B524C /* Debug Universal */ = {
  364. isa = XCBuildConfiguration;
  365. buildSettings = {
  366. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  367. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  368. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  369. COPY_PHASE_STRIP = NO;
  370. GCC_C_LANGUAGE_STANDARD = gnu99;
  371. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  372. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  373. GCC_OPTIMIZATION_LEVEL = 0;
  374. GCC_PREPROCESSOR_DEFINITIONS = (
  375. "USING_PREMAKE_CONFIG_H",
  376. "_DEBUG",
  377. );
  378. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  379. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  380. GCC_WARN_UNUSED_VARIABLE = YES;
  381. HEADER_SEARCH_PATHS = (
  382. "../..",
  383. "../../../../../include",
  384. );
  385. OBJROOT = "obj/Universal/Debug";
  386. ONLY_ACTIVE_ARCH = YES;
  387. SYMROOT = "Build/Debug";
  388. };
  389. name = "Debug Universal";
  390. };
  391. 382E6DBB26FD68EC153A3A1F /* Debug Native */ = {
  392. isa = XCBuildConfiguration;
  393. buildSettings = {
  394. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  395. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  396. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  397. COPY_PHASE_STRIP = NO;
  398. GCC_C_LANGUAGE_STANDARD = gnu99;
  399. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  400. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  401. GCC_OPTIMIZATION_LEVEL = 0;
  402. GCC_PREPROCESSOR_DEFINITIONS = (
  403. "USING_PREMAKE_CONFIG_H",
  404. "_DEBUG",
  405. );
  406. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  407. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  408. GCC_WARN_UNUSED_VARIABLE = YES;
  409. HEADER_SEARCH_PATHS = (
  410. "../..",
  411. "../../../../../include",
  412. );
  413. OBJROOT = "obj/Debug";
  414. ONLY_ACTIVE_ARCH = YES;
  415. SYMROOT = "Build/Debug";
  416. };
  417. name = "Debug Native";
  418. };
  419. 55E06771539C480366A252E5 /* Release Universal */ = {
  420. isa = XCBuildConfiguration;
  421. buildSettings = {
  422. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  423. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  424. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  425. GCC_C_LANGUAGE_STANDARD = gnu99;
  426. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  427. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  428. GCC_OPTIMIZATION_LEVEL = 3;
  429. GCC_PREPROCESSOR_DEFINITIONS = (
  430. "USING_PREMAKE_CONFIG_H",
  431. "NDEBUG",
  432. );
  433. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  434. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  435. GCC_WARN_UNUSED_VARIABLE = YES;
  436. HEADER_SEARCH_PATHS = (
  437. "../..",
  438. "../../../../../include",
  439. );
  440. OBJROOT = "obj/Universal/Release";
  441. ONLY_ACTIVE_ARCH = NO;
  442. SYMROOT = "Build/Release";
  443. };
  444. name = "Release Universal";
  445. };
  446. 26F46B2572B36B1F7B9255D6 /* Release Native */ = {
  447. isa = XCBuildConfiguration;
  448. buildSettings = {
  449. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  450. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  451. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  452. GCC_C_LANGUAGE_STANDARD = gnu99;
  453. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  454. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  455. GCC_OPTIMIZATION_LEVEL = 3;
  456. GCC_PREPROCESSOR_DEFINITIONS = (
  457. "USING_PREMAKE_CONFIG_H",
  458. "NDEBUG",
  459. );
  460. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  461. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  462. GCC_WARN_UNUSED_VARIABLE = YES;
  463. HEADER_SEARCH_PATHS = (
  464. "../..",
  465. "../../../../../include",
  466. );
  467. OBJROOT = "obj/Release";
  468. ONLY_ACTIVE_ARCH = NO;
  469. SYMROOT = "Build/Release";
  470. };
  471. name = "Release Native";
  472. };
  473. /* End XCBuildConfiguration section */
  474. /* Begin XCConfigurationList section */
  475. 7202626507081FE5777B6B70 /* Build configuration list for PBXNativeTarget "testsprite2" */ = {
  476. isa = XCConfigurationList;
  477. buildConfigurations = (
  478. 0CE60A962FFD0E9D0DA50C41 /* Debug Universal */,
  479. 1EA71160727E4CB4726166EC /* Debug Native */,
  480. 53C96EF2737748C258000959 /* Release Universal */,
  481. 3FC3274740D8461E1533542E /* Release Native */,
  482. );
  483. defaultConfigurationIsVisible = 0;
  484. defaultConfigurationName = "Debug Universal";
  485. };
  486. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testsprite2" */ = {
  487. isa = XCConfigurationList;
  488. buildConfigurations = (
  489. 17733F9561A537250D0B524C /* Debug Universal */,
  490. 382E6DBB26FD68EC153A3A1F /* Debug Native */,
  491. 55E06771539C480366A252E5 /* Release Universal */,
  492. 26F46B2572B36B1F7B9255D6 /* Release Native */,
  493. );
  494. defaultConfigurationIsVisible = 0;
  495. defaultConfigurationName = "Debug Universal";
  496. };
  497. /* End XCConfigurationList section */
  498. };
  499. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  500. }