project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 56857095612364755D286FD9 /* SDL_test_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 6ED4535A558C6BE05EEB4C6E /* SDL_test_assert.c */; };
  10. 5C33580827A4354B73B70D73 /* SDL_test_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 3D0C731632D76A34194E03DB /* SDL_test_common.c */; };
  11. 706031BC4F882A1031330BA1 /* SDL_test_compare.c in Sources */ = {isa = PBXBuildFile; fileRef = 0657514939B52F9B6F1E4EDA /* SDL_test_compare.c */; };
  12. 6F1624BF04F918EC623139A8 /* SDL_test_crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 12BE1FB21B87710652414729 /* SDL_test_crc32.c */; };
  13. 3B1C6CA815A928FC4F495888 /* SDL_test_font.c in Sources */ = {isa = PBXBuildFile; fileRef = 4ACE44CD0CCA362A1A7F25F0 /* SDL_test_font.c */; };
  14. 42AB1E177DA962641F215685 /* SDL_test_fuzzer.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A9C55953C644DCF78C15BD9 /* SDL_test_fuzzer.c */; };
  15. 318B413E7C44573103C5314A /* SDL_test_harness.c in Sources */ = {isa = PBXBuildFile; fileRef = 49333DBB75662DA154D22861 /* SDL_test_harness.c */; };
  16. 041E4EBC2A060AF84B4D594A /* SDL_test_imageBlit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EDE1225501522A444E33397 /* SDL_test_imageBlit.c */; };
  17. 727F14A7672B4FB51DCA5570 /* SDL_test_imageBlitBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 177A78C169131B6D3EFE450B /* SDL_test_imageBlitBlend.c */; };
  18. 6EEA55954F9B512D1AC30AFA /* SDL_test_imageFace.c in Sources */ = {isa = PBXBuildFile; fileRef = 5E01422D46856BDB2E8D4D1E /* SDL_test_imageFace.c */; };
  19. 433A343054ED3DF80E1D3F58 /* SDL_test_imagePrimitives.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BE0BAD2C18095269ED029B /* SDL_test_imagePrimitives.c */; };
  20. 23796C0D79F4255042251C80 /* SDL_test_imagePrimitivesBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 5A091595221A641D69FA2FAD /* SDL_test_imagePrimitivesBlend.c */; };
  21. 7C2A66EC3B0B763F4A450CDB /* SDL_test_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 286D137118996735597E0EA5 /* SDL_test_log.c */; };
  22. 0F5A0ACF334E532D40007CDB /* SDL_test_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C773AAC13DC5ED901586D7E /* SDL_test_md5.c */; };
  23. 066163463F6B29C9696F3213 /* SDL_test_random.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F18540F577C34540CAC03F7 /* SDL_test_random.c */; };
  24. 1B5840A547674ADE70B06D8F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 621233187C785B7574D37434 /* AudioToolbox.framework */; };
  25. 492B40FD2FA63DCE33AC1A06 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 564C34DE052B0A0F1C5D1EF8 /* QuartzCore.framework */; };
  26. 12E11A8F35ED13A6005F7175 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F9D1D87236160D7647E450F /* OpenGLES.framework */; };
  27. 42E5016F5D673E7F298B16C9 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 47F554947BA260C46FD60423 /* CoreGraphics.framework */; };
  28. 23E1397163E838CA56AC511D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14690CC76EF75A815B195147 /* UIKit.framework */; };
  29. 1A7D1F2D6EFA085C0C237825 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A6F5244113B3E4A189B6866 /* Foundation.framework */; };
  30. 444D36D16C4942E0174C0A8B /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 015F19F612DB04B6530A4330 /* CoreAudio.framework */; };
  31. 787B5951006701B005890A49 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 12281D7977F523324D701579 /* libSDL2main.a */; };
  32. 184A61C5789A47587EEE467C /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3EAD7DDA02795B2776FE213A /* libSDL2.a */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXContainerItemProxy section */
  35. 4366730B15F067FE56E2451F /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 15B20EEE3CA059EE536E6653 /* SDL2main.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 5E5C7A9A4A341C0E5B2D6CDA;
  40. remoteInfo = "libSDL2main.a";
  41. };
  42. 7D4B755868EC73BD12AA6264 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 15B20EEE3CA059EE536E6653 /* SDL2main.xcodeproj */;
  45. proxyType = 1;
  46. remoteGlobalIDString = 03EA2B934468123B74107F68;
  47. remoteInfo = "libSDL2main.a";
  48. };
  49. 36F67DC919464A4B0F925FC5 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 66FA293632AA42386CF57BEB /* SDL2.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 224D2C85085A7BA60E532655;
  54. remoteInfo = "libSDL2.a";
  55. };
  56. 033D34162C254D9938854B3B /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 66FA293632AA42386CF57BEB /* SDL2.xcodeproj */;
  59. proxyType = 1;
  60. remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
  61. remoteInfo = "libSDL2.a";
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. 6ED4535A558C6BE05EEB4C6E /* SDL_test_assert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_assert.c"; path = "../../../src/test/SDL_test_assert.c"; sourceTree = "<group>"; };
  66. 3D0C731632D76A34194E03DB /* SDL_test_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_common.c"; path = "../../../src/test/SDL_test_common.c"; sourceTree = "<group>"; };
  67. 0657514939B52F9B6F1E4EDA /* SDL_test_compare.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_compare.c"; path = "../../../src/test/SDL_test_compare.c"; sourceTree = "<group>"; };
  68. 12BE1FB21B87710652414729 /* SDL_test_crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_crc32.c"; path = "../../../src/test/SDL_test_crc32.c"; sourceTree = "<group>"; };
  69. 4ACE44CD0CCA362A1A7F25F0 /* SDL_test_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_font.c"; path = "../../../src/test/SDL_test_font.c"; sourceTree = "<group>"; };
  70. 5A9C55953C644DCF78C15BD9 /* SDL_test_fuzzer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_fuzzer.c"; path = "../../../src/test/SDL_test_fuzzer.c"; sourceTree = "<group>"; };
  71. 49333DBB75662DA154D22861 /* SDL_test_harness.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_harness.c"; path = "../../../src/test/SDL_test_harness.c"; sourceTree = "<group>"; };
  72. 0EDE1225501522A444E33397 /* SDL_test_imageBlit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageBlit.c"; path = "../../../src/test/SDL_test_imageBlit.c"; sourceTree = "<group>"; };
  73. 177A78C169131B6D3EFE450B /* SDL_test_imageBlitBlend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageBlitBlend.c"; path = "../../../src/test/SDL_test_imageBlitBlend.c"; sourceTree = "<group>"; };
  74. 5E01422D46856BDB2E8D4D1E /* SDL_test_imageFace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageFace.c"; path = "../../../src/test/SDL_test_imageFace.c"; sourceTree = "<group>"; };
  75. 43BE0BAD2C18095269ED029B /* SDL_test_imagePrimitives.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imagePrimitives.c"; path = "../../../src/test/SDL_test_imagePrimitives.c"; sourceTree = "<group>"; };
  76. 5A091595221A641D69FA2FAD /* SDL_test_imagePrimitivesBlend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imagePrimitivesBlend.c"; path = "../../../src/test/SDL_test_imagePrimitivesBlend.c"; sourceTree = "<group>"; };
  77. 286D137118996735597E0EA5 /* SDL_test_log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_log.c"; path = "../../../src/test/SDL_test_log.c"; sourceTree = "<group>"; };
  78. 2C773AAC13DC5ED901586D7E /* SDL_test_md5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_md5.c"; path = "../../../src/test/SDL_test_md5.c"; sourceTree = "<group>"; };
  79. 4F18540F577C34540CAC03F7 /* SDL_test_random.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_random.c"; path = "../../../src/test/SDL_test_random.c"; sourceTree = "<group>"; };
  80. 621233187C785B7574D37434 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
  81. 564C34DE052B0A0F1C5D1EF8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
  82. 3F9D1D87236160D7647E450F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
  83. 47F554947BA260C46FD60423 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
  84. 14690CC76EF75A815B195147 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
  85. 4A6F5244113B3E4A189B6866 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
  86. 015F19F612DB04B6530A4330 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
  87. 1C052B2602423CF11EB44CD2 /* libSDL2test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libSDL2test.a"; path = "libSDL2test.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  88. 15B20EEE3CA059EE536E6653 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  89. 66FA293632AA42386CF57BEB /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  90. /* End PBXFileReference section */
  91. /* Begin PBXFrameworksBuildPhase section */
  92. 10F173353BC717D867151BED /* Frameworks */ = {
  93. isa = PBXFrameworksBuildPhase;
  94. buildActionMask = 2147483647;
  95. files = (
  96. 1B5840A547674ADE70B06D8F /* AudioToolbox.framework in Frameworks */,
  97. 492B40FD2FA63DCE33AC1A06 /* QuartzCore.framework in Frameworks */,
  98. 12E11A8F35ED13A6005F7175 /* OpenGLES.framework in Frameworks */,
  99. 42E5016F5D673E7F298B16C9 /* CoreGraphics.framework in Frameworks */,
  100. 23E1397163E838CA56AC511D /* UIKit.framework in Frameworks */,
  101. 1A7D1F2D6EFA085C0C237825 /* Foundation.framework in Frameworks */,
  102. 444D36D16C4942E0174C0A8B /* CoreAudio.framework in Frameworks */,
  103. 787B5951006701B005890A49 /* libSDL2main.a in Frameworks */,
  104. 184A61C5789A47587EEE467C /* libSDL2.a in Frameworks */,
  105. );
  106. runOnlyForDeploymentPostprocessing = 0;
  107. };
  108. /* End PBXFrameworksBuildPhase section */
  109. /* Begin PBXGroup section */
  110. 32F928E24467693B4BAD0BC5 /* SDL2test */ = {
  111. isa = PBXGroup;
  112. children = (
  113. 3C0256E43209258C2CC60C5F /* src */,
  114. 275E2FF04A676A78169209B7 /* Frameworks */,
  115. 56761C0E71916CFE48575094 /* Products */,
  116. 351D0CB23353267B11AD040F /* Projects */,
  117. );
  118. name = "SDL2test";
  119. sourceTree = "<group>";
  120. };
  121. 3C0256E43209258C2CC60C5F /* src */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 3EA221D752E20A48286B2818 /* test */,
  125. );
  126. name = "src";
  127. sourceTree = "<group>";
  128. };
  129. 3EA221D752E20A48286B2818 /* test */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 6ED4535A558C6BE05EEB4C6E /* SDL_test_assert.c */,
  133. 3D0C731632D76A34194E03DB /* SDL_test_common.c */,
  134. 0657514939B52F9B6F1E4EDA /* SDL_test_compare.c */,
  135. 12BE1FB21B87710652414729 /* SDL_test_crc32.c */,
  136. 4ACE44CD0CCA362A1A7F25F0 /* SDL_test_font.c */,
  137. 5A9C55953C644DCF78C15BD9 /* SDL_test_fuzzer.c */,
  138. 49333DBB75662DA154D22861 /* SDL_test_harness.c */,
  139. 0EDE1225501522A444E33397 /* SDL_test_imageBlit.c */,
  140. 177A78C169131B6D3EFE450B /* SDL_test_imageBlitBlend.c */,
  141. 5E01422D46856BDB2E8D4D1E /* SDL_test_imageFace.c */,
  142. 43BE0BAD2C18095269ED029B /* SDL_test_imagePrimitives.c */,
  143. 5A091595221A641D69FA2FAD /* SDL_test_imagePrimitivesBlend.c */,
  144. 286D137118996735597E0EA5 /* SDL_test_log.c */,
  145. 2C773AAC13DC5ED901586D7E /* SDL_test_md5.c */,
  146. 4F18540F577C34540CAC03F7 /* SDL_test_random.c */,
  147. );
  148. name = "test";
  149. sourceTree = "<group>";
  150. };
  151. 275E2FF04A676A78169209B7 /* Frameworks */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 621233187C785B7574D37434 /* AudioToolbox.framework */,
  155. 564C34DE052B0A0F1C5D1EF8 /* QuartzCore.framework */,
  156. 3F9D1D87236160D7647E450F /* OpenGLES.framework */,
  157. 47F554947BA260C46FD60423 /* CoreGraphics.framework */,
  158. 14690CC76EF75A815B195147 /* UIKit.framework */,
  159. 4A6F5244113B3E4A189B6866 /* Foundation.framework */,
  160. 015F19F612DB04B6530A4330 /* CoreAudio.framework */,
  161. );
  162. name = "Frameworks";
  163. sourceTree = "<group>";
  164. };
  165. 56761C0E71916CFE48575094 /* Products */ = {
  166. isa = PBXGroup;
  167. children = (
  168. 1C052B2602423CF11EB44CD2 /* libSDL2test.a */,
  169. );
  170. name = "Products";
  171. sourceTree = "<group>";
  172. };
  173. 351D0CB23353267B11AD040F /* Projects */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 15B20EEE3CA059EE536E6653 /* SDL2main.xcodeproj */,
  177. 66FA293632AA42386CF57BEB /* SDL2.xcodeproj */,
  178. );
  179. name = "Projects";
  180. sourceTree = "<group>";
  181. };
  182. 48973A77740B056E28D405B9 /* Products */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 12281D7977F523324D701579 /* libSDL2main.a */,
  186. );
  187. name = Products;
  188. sourceTree = "<group>";
  189. };
  190. 032716E13C9450AE73732349 /* Products */ = {
  191. isa = PBXGroup;
  192. children = (
  193. 3EAD7DDA02795B2776FE213A /* libSDL2.a */,
  194. );
  195. name = Products;
  196. sourceTree = "<group>";
  197. };
  198. /* End PBXGroup section */
  199. /* Begin PBXNativeTarget section */
  200. 79AC3AFD728E60BD3C644A64 /* SDL2test */ = {
  201. isa = PBXNativeTarget;
  202. buildConfigurationList = 7C5807BE065572C245C73A13 /* Build configuration list for PBXNativeTarget "SDL2test" */;
  203. buildPhases = (
  204. 5222598971CE2119792C75BB /* Resources */,
  205. 61A06ADB023F2DC57ED01F1E /* Sources */,
  206. 10F173353BC717D867151BED /* Frameworks */,
  207. );
  208. buildRules = (
  209. );
  210. dependencies = (
  211. 18AF3F2661A47E3550126561 /* PBXTargetDependency */,
  212. 192D7B7C4961243059393A43 /* PBXTargetDependency */,
  213. );
  214. name = "SDL2test";
  215. productName = "SDL2test";
  216. productReference = 1C052B2602423CF11EB44CD2 /* libSDL2test.a */;
  217. productType = "com.apple.product-type.library.static";
  218. };
  219. /* End PBXNativeTarget section */
  220. /* Begin PBXProject section */
  221. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  222. isa = PBXProject;
  223. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2test" */;
  224. compatibilityVersion = "Xcode 3.2";
  225. hasScannedForEncodings = 1;
  226. mainGroup = 32F928E24467693B4BAD0BC5 /* SDL2test */;
  227. projectDirPath = "";
  228. projectReferences = (
  229. {
  230. ProductGroup = 48973A77740B056E28D405B9 /* Products */;
  231. ProjectRef = 15B20EEE3CA059EE536E6653 /* SDL2main.xcodeproj */;
  232. },
  233. {
  234. ProductGroup = 032716E13C9450AE73732349 /* Products */;
  235. ProjectRef = 66FA293632AA42386CF57BEB /* SDL2.xcodeproj */;
  236. },
  237. );
  238. projectRoot = "";
  239. targets = (
  240. 79AC3AFD728E60BD3C644A64 /* libSDL2test.a */,
  241. );
  242. };
  243. /* End PBXProject section */
  244. /* Begin PBXReferenceProxy section */
  245. 12281D7977F523324D701579 /* libSDL2main.a */ = {
  246. isa = PBXReferenceProxy;
  247. fileType = archive.ar;
  248. path = "Build/Debug/libSDL2main.a";
  249. remoteRef = 4366730B15F067FE56E2451F /* PBXContainerItemProxy */;
  250. sourceTree = BUILT_PRODUCTS_DIR;
  251. };
  252. 3EAD7DDA02795B2776FE213A /* libSDL2.a */ = {
  253. isa = PBXReferenceProxy;
  254. fileType = archive.ar;
  255. path = "Build/Debug/libSDL2.a";
  256. remoteRef = 36F67DC919464A4B0F925FC5 /* PBXContainerItemProxy */;
  257. sourceTree = BUILT_PRODUCTS_DIR;
  258. };
  259. /* End PBXReferenceProxy section */
  260. /* Begin PBXResourcesBuildPhase section */
  261. 5222598971CE2119792C75BB /* Resources */ = {
  262. isa = PBXResourcesBuildPhase;
  263. buildActionMask = 2147483647;
  264. files = (
  265. );
  266. runOnlyForDeploymentPostprocessing = 0;
  267. };
  268. /* End PBXResourcesBuildPhase section */
  269. /* Begin PBXSourcesBuildPhase section */
  270. 61A06ADB023F2DC57ED01F1E /* Sources */ = {
  271. isa = PBXSourcesBuildPhase;
  272. buildActionMask = 2147483647;
  273. files = (
  274. 56857095612364755D286FD9 /* SDL_test_assert.c in Sources */,
  275. 5C33580827A4354B73B70D73 /* SDL_test_common.c in Sources */,
  276. 706031BC4F882A1031330BA1 /* SDL_test_compare.c in Sources */,
  277. 6F1624BF04F918EC623139A8 /* SDL_test_crc32.c in Sources */,
  278. 3B1C6CA815A928FC4F495888 /* SDL_test_font.c in Sources */,
  279. 42AB1E177DA962641F215685 /* SDL_test_fuzzer.c in Sources */,
  280. 318B413E7C44573103C5314A /* SDL_test_harness.c in Sources */,
  281. 041E4EBC2A060AF84B4D594A /* SDL_test_imageBlit.c in Sources */,
  282. 727F14A7672B4FB51DCA5570 /* SDL_test_imageBlitBlend.c in Sources */,
  283. 6EEA55954F9B512D1AC30AFA /* SDL_test_imageFace.c in Sources */,
  284. 433A343054ED3DF80E1D3F58 /* SDL_test_imagePrimitives.c in Sources */,
  285. 23796C0D79F4255042251C80 /* SDL_test_imagePrimitivesBlend.c in Sources */,
  286. 7C2A66EC3B0B763F4A450CDB /* SDL_test_log.c in Sources */,
  287. 0F5A0ACF334E532D40007CDB /* SDL_test_md5.c in Sources */,
  288. 066163463F6B29C9696F3213 /* SDL_test_random.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. 18AF3F2661A47E3550126561 /* PBXTargetDependency */ = {
  297. isa = PBXTargetDependency;
  298. name = "libSDL2main.a";
  299. targetProxy = 7D4B755868EC73BD12AA6264 /* PBXContainerItemProxy */;
  300. };
  301. 192D7B7C4961243059393A43 /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. name = "libSDL2.a";
  304. targetProxy = 033D34162C254D9938854B3B /* PBXContainerItemProxy */;
  305. };
  306. /* End PBXTargetDependency section */
  307. /* Begin XCBuildConfiguration section */
  308. 06E748D2723D439036247CC6 /* Debug */ = {
  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/lib;
  316. PRODUCT_NAME = "SDL2test";
  317. };
  318. name = "Debug";
  319. };
  320. 03FB61DC64612A892E0E32B2 /* Release */ = {
  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/lib;
  329. PRODUCT_NAME = "SDL2test";
  330. };
  331. name = "Release";
  332. };
  333. 5182634031DC148F4ADA5AEF /* Debug */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  337. SDKROOT = iphoneos;
  338. CODE_SIGN_IDENTITY = "iPhone Developer";
  339. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  340. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  341. COPY_PHASE_STRIP = NO;
  342. GCC_C_LANGUAGE_STANDARD = gnu99;
  343. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  344. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  345. GCC_OPTIMIZATION_LEVEL = 0;
  346. GCC_PREPROCESSOR_DEFINITIONS = (
  347. "USING_PREMAKE_CONFIG_H",
  348. "_DEBUG",
  349. );
  350. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  351. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  352. GCC_WARN_UNUSED_VARIABLE = YES;
  353. HEADER_SEARCH_PATHS = (
  354. "..",
  355. "../../../include",
  356. );
  357. OBJROOT = "obj/iOS/Debug";
  358. ONLY_ACTIVE_ARCH = YES;
  359. SYMROOT = "Build/Debug";
  360. };
  361. name = "Debug";
  362. };
  363. 687A3A1170E3559940506604 /* Release */ = {
  364. isa = XCBuildConfiguration;
  365. buildSettings = {
  366. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  367. SDKROOT = iphoneos;
  368. CODE_SIGN_IDENTITY = "iPhone Developer";
  369. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  370. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  371. GCC_C_LANGUAGE_STANDARD = gnu99;
  372. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  373. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  374. GCC_OPTIMIZATION_LEVEL = 3;
  375. GCC_PREPROCESSOR_DEFINITIONS = (
  376. "USING_PREMAKE_CONFIG_H",
  377. "NDEBUG",
  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/iOS/Release";
  387. ONLY_ACTIVE_ARCH = NO;
  388. SYMROOT = "Build/Release";
  389. };
  390. name = "Release";
  391. };
  392. /* End XCBuildConfiguration section */
  393. /* Begin XCConfigurationList section */
  394. 7C5807BE065572C245C73A13 /* Build configuration list for PBXNativeTarget "libSDL2test.a" */ = {
  395. isa = XCConfigurationList;
  396. buildConfigurations = (
  397. 06E748D2723D439036247CC6 /* Debug */,
  398. 03FB61DC64612A892E0E32B2 /* Release */,
  399. );
  400. defaultConfigurationIsVisible = 0;
  401. defaultConfigurationName = "Debug";
  402. };
  403. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2test" */ = {
  404. isa = XCConfigurationList;
  405. buildConfigurations = (
  406. 5182634031DC148F4ADA5AEF /* Debug */,
  407. 687A3A1170E3559940506604 /* Release */,
  408. );
  409. defaultConfigurationIsVisible = 0;
  410. defaultConfigurationName = "Debug";
  411. };
  412. /* End XCConfigurationList section */
  413. };
  414. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  415. }