project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3BDE770E382742407C9C7275 /* testrendertarget.c in Sources */ = {isa = PBXBuildFile; fileRef = 3D377B2F758301FB3EE53E1E /* testrendertarget.c */; };
  10. 021E0C863FA852C728EA21A5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E944291E9579D473B31994 /* AudioToolbox.framework */; };
  11. 066B616A0F357B1350403119 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 622318275C5B0EF65EC61AFD /* AudioUnit.framework */; };
  12. 13447C76577A1A13163437A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07CC15F06B1E09D103A97BCF /* Cocoa.framework */; };
  13. 15193EED718E39916A7C1483 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02892BC34C873ECA4BD25839 /* CoreAudio.framework */; };
  14. 2997079F67543FEE3875249B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B7F14644F8011D956DE2051 /* IOKit.framework */; };
  15. 0A550BAF42E407DD6A3A1FD8 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 452655000EBA59503EF420A0 /* Carbon.framework */; };
  16. 0F702DAE7E5868BC1FAD46D8 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 308856AD13007A0847B90197 /* ForceFeedback.framework */; };
  17. 19FA7BAA13ED683E72FB497A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30B350842E226D2F36C90784 /* CoreFoundation.framework */; };
  18. 45C9492E2BA1789A72911841 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D7875D9299727716BC76549 /* OpenGL.framework */; };
  19. 058D1D23740D3B8402CF1144 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56767874260E1325074412DF /* libSDL2main.a */; };
  20. 0B674F36010E61E9091C25CA /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 482733D23FB6544709C50ED4 /* libSDL2test.a */; };
  21. 28AA6DE4175D71F470BB420D /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 59D2230B5A0B1CDE43107EEF /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 27766928021C033336E5032B /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 58DC62993160374E09FF7AD6;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 0254080707BB2E0C50006C25 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 0E7126A94A11494963D3548B;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 74BB51AB6C52216E68215FCE /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1E1175156F97314C291323CB;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 4EDA545541D53C84205B592B /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 7CD70F5D43DA554D66287CFC;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 7C3932CF473920007BED14B6 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 07D004B11E733F1F0EA93105;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 396733C34AF07D6F3CBD30D2 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 58C10ED14175754444033E0E;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 3D377B2F758301FB3EE53E1E /* testrendertarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testrendertarget.c"; path = "../../../../../test/testrendertarget.c"; sourceTree = "<group>"; };
  69. 65E944291E9579D473B31994 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 622318275C5B0EF65EC61AFD /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 07CC15F06B1E09D103A97BCF /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 02892BC34C873ECA4BD25839 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 4B7F14644F8011D956DE2051 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 452655000EBA59503EF420A0 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 308856AD13007A0847B90197 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 30B350842E226D2F36C90784 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 0D7875D9299727716BC76549 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 2C727B1464A05D8628A65406 /* testrendertarget */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testrendertarget"; path = "testrendertarget"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 42D156B9499913F169B57314 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 72532B8E33703B3E07570B89 /* 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. 182F540A002D452A74910B72 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 021E0C863FA852C728EA21A5 /* AudioToolbox.framework in Frameworks */,
  89. 066B616A0F357B1350403119 /* AudioUnit.framework in Frameworks */,
  90. 13447C76577A1A13163437A4 /* Cocoa.framework in Frameworks */,
  91. 15193EED718E39916A7C1483 /* CoreAudio.framework in Frameworks */,
  92. 2997079F67543FEE3875249B /* IOKit.framework in Frameworks */,
  93. 0A550BAF42E407DD6A3A1FD8 /* Carbon.framework in Frameworks */,
  94. 0F702DAE7E5868BC1FAD46D8 /* ForceFeedback.framework in Frameworks */,
  95. 19FA7BAA13ED683E72FB497A /* CoreFoundation.framework in Frameworks */,
  96. 45C9492E2BA1789A72911841 /* OpenGL.framework in Frameworks */,
  97. 058D1D23740D3B8402CF1144 /* libSDL2main.a in Frameworks */,
  98. 0B674F36010E61E9091C25CA /* libSDL2test.a in Frameworks */,
  99. 28AA6DE4175D71F470BB420D /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 0E822AD7464B6D584977305A /* testrendertarget */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 0E314AD426492160672949A2 /* test */,
  109. 12CF719841E46665046F3E95 /* Frameworks */,
  110. 1236373726C70594517914E9 /* Products */,
  111. 593C7BBB72C50DE2211447BA /* Projects */,
  112. );
  113. name = "testrendertarget";
  114. sourceTree = "<group>";
  115. };
  116. 0E314AD426492160672949A2 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 3D377B2F758301FB3EE53E1E /* testrendertarget.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 12CF719841E46665046F3E95 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 65E944291E9579D473B31994 /* AudioToolbox.framework */,
  128. 622318275C5B0EF65EC61AFD /* AudioUnit.framework */,
  129. 07CC15F06B1E09D103A97BCF /* Cocoa.framework */,
  130. 02892BC34C873ECA4BD25839 /* CoreAudio.framework */,
  131. 4B7F14644F8011D956DE2051 /* IOKit.framework */,
  132. 452655000EBA59503EF420A0 /* Carbon.framework */,
  133. 308856AD13007A0847B90197 /* ForceFeedback.framework */,
  134. 30B350842E226D2F36C90784 /* CoreFoundation.framework */,
  135. 0D7875D9299727716BC76549 /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 1236373726C70594517914E9 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 2C727B1464A05D8628A65406 /* testrendertarget */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 593C7BBB72C50DE2211447BA /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 42D156B9499913F169B57314 /* SDL2main.xcodeproj */,
  152. 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */,
  153. 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 55097AE10B0B20BD6A302F28 /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 56767874260E1325074412DF /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 6D5572D6669077FD15BB4226 /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 482733D23FB6544709C50ED4 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 4940288F4A214C0F2DA54FF7 /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 59D2230B5A0B1CDE43107EEF /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 65143E696F3D32C92E185878 /* testrendertarget */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 1FEF3F326E341A4274F33683 /* Build configuration list for PBXNativeTarget "testrendertarget" */;
  187. buildPhases = (
  188. 004E1202473233B004CF3DBA /* Resources */,
  189. 36BC22F924372FD8195A7A55 /* Sources */,
  190. 182F540A002D452A74910B72 /* Frameworks */,
  191. 9607AE3710C85E8F00CD1376 /* Postbuild */,
  192. );
  193. buildRules = (
  194. );
  195. dependencies = (
  196. 7C8910967C946E6201153F3D /* PBXTargetDependency */,
  197. 1A252909129B03C27273049A /* PBXTargetDependency */,
  198. 553675717DDC133503AC233F /* PBXTargetDependency */,
  199. );
  200. name = "testrendertarget";
  201. productInstallPath = "$(HOME)/bin";
  202. productName = "testrendertarget";
  203. productReference = 2C727B1464A05D8628A65406 /* testrendertarget */;
  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 "testrendertarget" */;
  211. compatibilityVersion = "Xcode 3.2";
  212. hasScannedForEncodings = 1;
  213. mainGroup = 0E822AD7464B6D584977305A /* testrendertarget */;
  214. projectDirPath = "";
  215. projectReferences = (
  216. {
  217. ProductGroup = 55097AE10B0B20BD6A302F28 /* Products */;
  218. ProjectRef = 42D156B9499913F169B57314 /* SDL2main.xcodeproj */;
  219. },
  220. {
  221. ProductGroup = 6D5572D6669077FD15BB4226 /* Products */;
  222. ProjectRef = 134322956CCC6439154A3F0E /* SDL2test.xcodeproj */;
  223. },
  224. {
  225. ProductGroup = 4940288F4A214C0F2DA54FF7 /* Products */;
  226. ProjectRef = 72532B8E33703B3E07570B89 /* SDL2.xcodeproj */;
  227. },
  228. );
  229. projectRoot = "";
  230. targets = (
  231. 65143E696F3D32C92E185878 /* testrendertarget */,
  232. );
  233. };
  234. /* End PBXProject section */
  235. /* Begin PBXReferenceProxy section */
  236. 56767874260E1325074412DF /* libSDL2main.a */ = {
  237. isa = PBXReferenceProxy;
  238. fileType = archive.ar;
  239. path = "Build/Debug/libSDL2main.a";
  240. remoteRef = 27766928021C033336E5032B /* PBXContainerItemProxy */;
  241. sourceTree = BUILT_PRODUCTS_DIR;
  242. };
  243. 482733D23FB6544709C50ED4 /* libSDL2test.a */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = archive.ar;
  246. path = "Build/Debug/libSDL2test.a";
  247. remoteRef = 74BB51AB6C52216E68215FCE /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. 59D2230B5A0B1CDE43107EEF /* libSDL2.a */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = archive.ar;
  253. path = "Build/Debug/libSDL2.a";
  254. remoteRef = 7C3932CF473920007BED14B6 /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. /* End PBXReferenceProxy section */
  258. /* Begin PBXResourcesBuildPhase section */
  259. 004E1202473233B004CF3DBA /* 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/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Debug/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\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/sample.bmp\" \"./Build/Release/sample.bmp\"\ncp \"./../../../../../test/icon.bmp\" \"./Build/Release/icon.bmp\"\nfi";
  281. };
  282. /* End PBXShellScriptBuildPhase section */
  283. /* Begin PBXSourcesBuildPhase section */
  284. 36BC22F924372FD8195A7A55 /* Sources */ = {
  285. isa = PBXSourcesBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. 3BDE770E382742407C9C7275 /* testrendertarget.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. 7C8910967C946E6201153F3D /* PBXTargetDependency */ = {
  297. isa = PBXTargetDependency;
  298. name = "libSDL2main.a";
  299. targetProxy = 0254080707BB2E0C50006C25 /* PBXContainerItemProxy */;
  300. };
  301. 1A252909129B03C27273049A /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. name = "libSDL2test.a";
  304. targetProxy = 4EDA545541D53C84205B592B /* PBXContainerItemProxy */;
  305. };
  306. 553675717DDC133503AC233F /* PBXTargetDependency */ = {
  307. isa = PBXTargetDependency;
  308. name = "libSDL2.a";
  309. targetProxy = 396733C34AF07D6F3CBD30D2 /* PBXContainerItemProxy */;
  310. };
  311. /* End PBXTargetDependency section */
  312. /* Begin XCBuildConfiguration section */
  313. 720F444D1EE3087071D6296C /* 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 = "testrendertarget";
  322. };
  323. name = "Debug Universal";
  324. };
  325. 575813D33EF752B42F4B1FDE /* 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 = "testrendertarget";
  334. };
  335. name = "Debug Native";
  336. };
  337. 0BD15545445C1F2558C66013 /* 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 = "testrendertarget";
  347. };
  348. name = "Release Universal";
  349. };
  350. 61DD770A5FF844034B705E59 /* 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 = "testrendertarget";
  360. };
  361. name = "Release Native";
  362. };
  363. 77ED6AEC477D1A0B6DAD3671 /* 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_FIX_AND_CONTINUE = YES;
  373. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  374. GCC_OPTIMIZATION_LEVEL = 0;
  375. GCC_PREPROCESSOR_DEFINITIONS = (
  376. "USING_PREMAKE_CONFIG_H",
  377. "_DEBUG",
  378. );
  379. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  380. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  381. GCC_WARN_UNUSED_VARIABLE = YES;
  382. HEADER_SEARCH_PATHS = (
  383. "../..",
  384. "../../../../../include",
  385. );
  386. OBJROOT = "obj/Universal/Debug";
  387. ONLY_ACTIVE_ARCH = YES;
  388. SYMROOT = "Build/Debug";
  389. };
  390. name = "Debug Universal";
  391. };
  392. 507826301DEE793106690AF3 /* Debug Native */ = {
  393. isa = XCBuildConfiguration;
  394. buildSettings = {
  395. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  396. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  397. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  398. COPY_PHASE_STRIP = NO;
  399. GCC_C_LANGUAGE_STANDARD = gnu99;
  400. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  401. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  402. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  403. GCC_OPTIMIZATION_LEVEL = 0;
  404. GCC_PREPROCESSOR_DEFINITIONS = (
  405. "USING_PREMAKE_CONFIG_H",
  406. "_DEBUG",
  407. );
  408. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  409. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  410. GCC_WARN_UNUSED_VARIABLE = YES;
  411. HEADER_SEARCH_PATHS = (
  412. "../..",
  413. "../../../../../include",
  414. );
  415. OBJROOT = "obj/Debug";
  416. ONLY_ACTIVE_ARCH = YES;
  417. SYMROOT = "Build/Debug";
  418. };
  419. name = "Debug Native";
  420. };
  421. 02F6008057A6739429672D3A /* Release Universal */ = {
  422. isa = XCBuildConfiguration;
  423. buildSettings = {
  424. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  425. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  426. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  427. GCC_C_LANGUAGE_STANDARD = gnu99;
  428. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  429. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  430. GCC_OPTIMIZATION_LEVEL = 3;
  431. GCC_PREPROCESSOR_DEFINITIONS = (
  432. "USING_PREMAKE_CONFIG_H",
  433. "NDEBUG",
  434. );
  435. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  436. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  437. GCC_WARN_UNUSED_VARIABLE = YES;
  438. HEADER_SEARCH_PATHS = (
  439. "../..",
  440. "../../../../../include",
  441. );
  442. OBJROOT = "obj/Universal/Release";
  443. ONLY_ACTIVE_ARCH = NO;
  444. SYMROOT = "Build/Release";
  445. };
  446. name = "Release Universal";
  447. };
  448. 38E023561EA90EBE187269E5 /* Release Native */ = {
  449. isa = XCBuildConfiguration;
  450. buildSettings = {
  451. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  452. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  453. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  454. GCC_C_LANGUAGE_STANDARD = gnu99;
  455. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  456. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  457. GCC_OPTIMIZATION_LEVEL = 3;
  458. GCC_PREPROCESSOR_DEFINITIONS = (
  459. "USING_PREMAKE_CONFIG_H",
  460. "NDEBUG",
  461. );
  462. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  463. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  464. GCC_WARN_UNUSED_VARIABLE = YES;
  465. HEADER_SEARCH_PATHS = (
  466. "../..",
  467. "../../../../../include",
  468. );
  469. OBJROOT = "obj/Release";
  470. ONLY_ACTIVE_ARCH = NO;
  471. SYMROOT = "Build/Release";
  472. };
  473. name = "Release Native";
  474. };
  475. /* End XCBuildConfiguration section */
  476. /* Begin XCConfigurationList section */
  477. 1FEF3F326E341A4274F33683 /* Build configuration list for PBXNativeTarget "testrendertarget" */ = {
  478. isa = XCConfigurationList;
  479. buildConfigurations = (
  480. 720F444D1EE3087071D6296C /* Debug Universal */,
  481. 575813D33EF752B42F4B1FDE /* Debug Native */,
  482. 0BD15545445C1F2558C66013 /* Release Universal */,
  483. 61DD770A5FF844034B705E59 /* Release Native */,
  484. );
  485. defaultConfigurationIsVisible = 0;
  486. defaultConfigurationName = "Debug Universal";
  487. };
  488. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrendertarget" */ = {
  489. isa = XCConfigurationList;
  490. buildConfigurations = (
  491. 77ED6AEC477D1A0B6DAD3671 /* Debug Universal */,
  492. 507826301DEE793106690AF3 /* Debug Native */,
  493. 02F6008057A6739429672D3A /* Release Universal */,
  494. 38E023561EA90EBE187269E5 /* Release Native */,
  495. );
  496. defaultConfigurationIsVisible = 0;
  497. defaultConfigurationName = "Debug Universal";
  498. };
  499. /* End XCConfigurationList section */
  500. };
  501. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  502. }