project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 377D15C6170424D6062E69BB /* testrelative.c in Sources */ = {isa = PBXBuildFile; fileRef = 71667C8878823B3471B92D20 /* testrelative.c */; };
  10. 524E14E1598534C2539D79D7 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 56254B8921C07B07194455D7 /* AudioToolbox.framework */; };
  11. 72C56E3176E81D7E554E06D0 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3EE73A6960BA131A44AD4605 /* AudioUnit.framework */; };
  12. 053E5D6D2AAF6AE6395A5F73 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A856D19217D56C75D923C13 /* Cocoa.framework */; };
  13. 47D039401FAE0BB1177A6CB2 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2EF55D1D33514638345833DA /* CoreAudio.framework */; };
  14. 7EC14E3B22706B1204FD0251 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E85FD316EE139340397757 /* IOKit.framework */; };
  15. 0DEB62F21B3A14D965D65032 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3873306F723253011B07705D /* Carbon.framework */; };
  16. 6C874CCA69E801B409C25D8B /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D681779212506AB7F6364A2 /* ForceFeedback.framework */; };
  17. 47ED4E9555B16F007D8B6849 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E0E53FE4E4C019826A473A8 /* CoreFoundation.framework */; };
  18. 30B819AD31D06F95329306E1 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45B123385C1D2173187D586C /* OpenGL.framework */; };
  19. 32C751180F0B4CE9749C5533 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 28225BD47689342B079F1376 /* libSDL2main.a */; };
  20. 581573D564633E495E4A6F49 /* libSDL2test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 11610A86186C6EC1690E4331 /* libSDL2test.a */; };
  21. 3D3B067048DB33A11637107F /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E6B65B70DCF252A2999061E /* libSDL2.a */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 7CDD318747A73B312F756764 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 7D062F4103B832B91E98184F /* SDL2main.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  29. remoteInfo = "libSDL2main.a";
  30. };
  31. 7AF653B002E71484200D5E72 /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 7D062F4103B832B91E98184F /* SDL2main.xcodeproj */;
  34. proxyType = 1;
  35. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  36. remoteInfo = "libSDL2main.a";
  37. };
  38. 4C854940436C039554C17D14 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 0A9B728F134121E37D6259B7 /* SDL2test.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 1EB6664901BC163F215A4861;
  43. remoteInfo = "libSDL2test.a";
  44. };
  45. 6BFF66467F0755F5788A5054 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 0A9B728F134121E37D6259B7 /* SDL2test.xcodeproj */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 1258506950476B85239A79A3;
  50. remoteInfo = "libSDL2test.a";
  51. };
  52. 6E56507D7F00195E09D25C00 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 553061607A071DB64A5345B6 /* SDL2.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  57. remoteInfo = "libSDL2.a";
  58. };
  59. 1DC37832544314FC3B3954B6 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 553061607A071DB64A5345B6 /* SDL2.xcodeproj */;
  62. proxyType = 1;
  63. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  64. remoteInfo = "libSDL2.a";
  65. };
  66. /* End PBXContainerItemProxy section */
  67. /* Begin PBXFileReference section */
  68. 71667C8878823B3471B92D20 /* testrelative.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testrelative.c"; path = "../../../../../test/testrelative.c"; sourceTree = "<group>"; };
  69. 56254B8921C07B07194455D7 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  70. 3EE73A6960BA131A44AD4605 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  71. 4A856D19217D56C75D923C13 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  72. 2EF55D1D33514638345833DA /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  73. 50E85FD316EE139340397757 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  74. 3873306F723253011B07705D /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  75. 1D681779212506AB7F6364A2 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  76. 0E0E53FE4E4C019826A473A8 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  77. 45B123385C1D2173187D586C /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  78. 47B623680BB61214074C274F /* testrelative */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testrelative"; path = "testrelative"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 7D062F4103B832B91E98184F /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  80. 0A9B728F134121E37D6259B7 /* SDL2test.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2test.xcodeproj"; path = "../../SDL2test/SDL2test.xcodeproj"; sourceTree = SOURCE_ROOT; };
  81. 553061607A071DB64A5345B6 /* 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. 6EAB401D473F05276903491F /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 524E14E1598534C2539D79D7 /* AudioToolbox.framework in Frameworks */,
  89. 72C56E3176E81D7E554E06D0 /* AudioUnit.framework in Frameworks */,
  90. 053E5D6D2AAF6AE6395A5F73 /* Cocoa.framework in Frameworks */,
  91. 47D039401FAE0BB1177A6CB2 /* CoreAudio.framework in Frameworks */,
  92. 7EC14E3B22706B1204FD0251 /* IOKit.framework in Frameworks */,
  93. 0DEB62F21B3A14D965D65032 /* Carbon.framework in Frameworks */,
  94. 6C874CCA69E801B409C25D8B /* ForceFeedback.framework in Frameworks */,
  95. 47ED4E9555B16F007D8B6849 /* CoreFoundation.framework in Frameworks */,
  96. 30B819AD31D06F95329306E1 /* OpenGL.framework in Frameworks */,
  97. 32C751180F0B4CE9749C5533 /* libSDL2main.a in Frameworks */,
  98. 581573D564633E495E4A6F49 /* libSDL2test.a in Frameworks */,
  99. 3D3B067048DB33A11637107F /* libSDL2.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 29DE426641CD17502546186D /* testrelative */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 38A22B441348613571F92F06 /* test */,
  109. 05AD5EA7316773EA27C83C14 /* Frameworks */,
  110. 5BDA535110A550C34EEB6273 /* Products */,
  111. 2B7B2DFD6D963B800AA1599F /* Projects */,
  112. );
  113. name = "testrelative";
  114. sourceTree = "<group>";
  115. };
  116. 38A22B441348613571F92F06 /* test */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 71667C8878823B3471B92D20 /* testrelative.c */,
  120. );
  121. name = "test";
  122. sourceTree = "<group>";
  123. };
  124. 05AD5EA7316773EA27C83C14 /* Frameworks */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 56254B8921C07B07194455D7 /* AudioToolbox.framework */,
  128. 3EE73A6960BA131A44AD4605 /* AudioUnit.framework */,
  129. 4A856D19217D56C75D923C13 /* Cocoa.framework */,
  130. 2EF55D1D33514638345833DA /* CoreAudio.framework */,
  131. 50E85FD316EE139340397757 /* IOKit.framework */,
  132. 3873306F723253011B07705D /* Carbon.framework */,
  133. 1D681779212506AB7F6364A2 /* ForceFeedback.framework */,
  134. 0E0E53FE4E4C019826A473A8 /* CoreFoundation.framework */,
  135. 45B123385C1D2173187D586C /* OpenGL.framework */,
  136. );
  137. name = "Frameworks";
  138. sourceTree = "<group>";
  139. };
  140. 5BDA535110A550C34EEB6273 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 47B623680BB61214074C274F /* testrelative */,
  144. );
  145. name = "Products";
  146. sourceTree = "<group>";
  147. };
  148. 2B7B2DFD6D963B800AA1599F /* Projects */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 7D062F4103B832B91E98184F /* SDL2main.xcodeproj */,
  152. 0A9B728F134121E37D6259B7 /* SDL2test.xcodeproj */,
  153. 553061607A071DB64A5345B6 /* SDL2.xcodeproj */,
  154. );
  155. name = "Projects";
  156. sourceTree = "<group>";
  157. };
  158. 39CF6C433A553F4633AC7FA6 /* Products */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 28225BD47689342B079F1376 /* libSDL2main.a */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. 3FF5181128A11277002860FA /* Products */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 11610A86186C6EC1690E4331 /* libSDL2test.a */,
  170. );
  171. name = Products;
  172. sourceTree = "<group>";
  173. };
  174. 4C170DD27CCE3EEB6F8B1B33 /* Products */ = {
  175. isa = PBXGroup;
  176. children = (
  177. 3E6B65B70DCF252A2999061E /* libSDL2.a */,
  178. );
  179. name = Products;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 6D02378C4F000F6F7A111482 /* testrelative */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 33213F157BE31B3A2C114A0A /* Build configuration list for PBXNativeTarget "testrelative" */;
  187. buildPhases = (
  188. 05FA694754CA25C139E25C5E /* Resources */,
  189. 42571475349D6E16106631BE /* Sources */,
  190. 6EAB401D473F05276903491F /* Frameworks */,
  191. );
  192. buildRules = (
  193. );
  194. dependencies = (
  195. 1F397B32370D5C5B161E284C /* PBXTargetDependency */,
  196. 44BC519333775A56548F38E9 /* PBXTargetDependency */,
  197. 0AA55E24372649FE552063A6 /* PBXTargetDependency */,
  198. );
  199. name = "testrelative";
  200. productInstallPath = "$(HOME)/bin";
  201. productName = "testrelative";
  202. productReference = 47B623680BB61214074C274F /* testrelative */;
  203. productType = "com.apple.product-type.tool";
  204. };
  205. /* End PBXNativeTarget section */
  206. /* Begin PBXProject section */
  207. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  208. isa = PBXProject;
  209. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrelative" */;
  210. compatibilityVersion = "Xcode 3.2";
  211. hasScannedForEncodings = 1;
  212. mainGroup = 29DE426641CD17502546186D /* testrelative */;
  213. projectDirPath = "";
  214. projectReferences = (
  215. {
  216. ProductGroup = 39CF6C433A553F4633AC7FA6 /* Products */;
  217. ProjectRef = 7D062F4103B832B91E98184F /* SDL2main.xcodeproj */;
  218. },
  219. {
  220. ProductGroup = 3FF5181128A11277002860FA /* Products */;
  221. ProjectRef = 0A9B728F134121E37D6259B7 /* SDL2test.xcodeproj */;
  222. },
  223. {
  224. ProductGroup = 4C170DD27CCE3EEB6F8B1B33 /* Products */;
  225. ProjectRef = 553061607A071DB64A5345B6 /* SDL2.xcodeproj */;
  226. },
  227. );
  228. projectRoot = "";
  229. targets = (
  230. 6D02378C4F000F6F7A111482 /* testrelative */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXReferenceProxy section */
  235. 28225BD47689342B079F1376 /* libSDL2main.a */ = {
  236. isa = PBXReferenceProxy;
  237. fileType = archive.ar;
  238. path = "Build/Debug/libSDL2main.a";
  239. remoteRef = 7CDD318747A73B312F756764 /* PBXContainerItemProxy */;
  240. sourceTree = BUILT_PRODUCTS_DIR;
  241. };
  242. 11610A86186C6EC1690E4331 /* libSDL2test.a */ = {
  243. isa = PBXReferenceProxy;
  244. fileType = archive.ar;
  245. path = "Build/Debug/libSDL2test.a";
  246. remoteRef = 4C854940436C039554C17D14 /* PBXContainerItemProxy */;
  247. sourceTree = BUILT_PRODUCTS_DIR;
  248. };
  249. 3E6B65B70DCF252A2999061E /* libSDL2.a */ = {
  250. isa = PBXReferenceProxy;
  251. fileType = archive.ar;
  252. path = "Build/Debug/libSDL2.a";
  253. remoteRef = 6E56507D7F00195E09D25C00 /* PBXContainerItemProxy */;
  254. sourceTree = BUILT_PRODUCTS_DIR;
  255. };
  256. /* End PBXReferenceProxy section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 05FA694754CA25C139E25C5E /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. };
  265. /* End PBXResourcesBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. 42571475349D6E16106631BE /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. 377D15C6170424D6062E69BB /* testrelative.c in Sources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXSourcesBuildPhase section */
  276. /* Begin PBXVariantGroup section */
  277. /* End PBXVariantGroup section */
  278. /* Begin PBXTargetDependency section */
  279. 1F397B32370D5C5B161E284C /* PBXTargetDependency */ = {
  280. isa = PBXTargetDependency;
  281. name = "libSDL2main.a";
  282. targetProxy = 7AF653B002E71484200D5E72 /* PBXContainerItemProxy */;
  283. };
  284. 44BC519333775A56548F38E9 /* PBXTargetDependency */ = {
  285. isa = PBXTargetDependency;
  286. name = "libSDL2test.a";
  287. targetProxy = 6BFF66467F0755F5788A5054 /* PBXContainerItemProxy */;
  288. };
  289. 0AA55E24372649FE552063A6 /* PBXTargetDependency */ = {
  290. isa = PBXTargetDependency;
  291. name = "libSDL2.a";
  292. targetProxy = 1DC37832544314FC3B3954B6 /* PBXContainerItemProxy */;
  293. };
  294. /* End PBXTargetDependency section */
  295. /* Begin XCBuildConfiguration section */
  296. 0AC807AA663F599C341D7845 /* Debug Universal */ = {
  297. isa = XCBuildConfiguration;
  298. buildSettings = {
  299. ALWAYS_SEARCH_USER_PATHS = NO;
  300. CONFIGURATION_BUILD_DIR = Build/Debug;
  301. GCC_DYNAMIC_NO_PIC = NO;
  302. GCC_MODEL_TUNING = G5;
  303. INSTALL_PATH = /usr/local/bin;
  304. PRODUCT_NAME = "testrelative";
  305. };
  306. name = "Debug Universal";
  307. };
  308. 28470117178A0F7B7C81077C /* Debug Native */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. ALWAYS_SEARCH_USER_PATHS = NO;
  312. CONFIGURATION_BUILD_DIR = Build/Debug;
  313. GCC_DYNAMIC_NO_PIC = NO;
  314. GCC_MODEL_TUNING = G5;
  315. INSTALL_PATH = /usr/local/bin;
  316. PRODUCT_NAME = "testrelative";
  317. };
  318. name = "Debug Native";
  319. };
  320. 558B20072DD178567D98343F /* Release Universal */ = {
  321. isa = XCBuildConfiguration;
  322. buildSettings = {
  323. ALWAYS_SEARCH_USER_PATHS = NO;
  324. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  325. CONFIGURATION_BUILD_DIR = Build/Release;
  326. GCC_DYNAMIC_NO_PIC = NO;
  327. GCC_MODEL_TUNING = G5;
  328. INSTALL_PATH = /usr/local/bin;
  329. PRODUCT_NAME = "testrelative";
  330. };
  331. name = "Release Universal";
  332. };
  333. 64AF24EF4901175A3C2F4E5B /* Release Native */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. ALWAYS_SEARCH_USER_PATHS = NO;
  337. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  338. CONFIGURATION_BUILD_DIR = Build/Release;
  339. GCC_DYNAMIC_NO_PIC = NO;
  340. GCC_MODEL_TUNING = G5;
  341. INSTALL_PATH = /usr/local/bin;
  342. PRODUCT_NAME = "testrelative";
  343. };
  344. name = "Release Native";
  345. };
  346. 2DFC238C51B9064E29EE576C /* Debug Universal */ = {
  347. isa = XCBuildConfiguration;
  348. buildSettings = {
  349. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  350. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  351. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  352. COPY_PHASE_STRIP = NO;
  353. GCC_C_LANGUAGE_STANDARD = gnu99;
  354. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  355. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  356. GCC_OPTIMIZATION_LEVEL = 0;
  357. GCC_PREPROCESSOR_DEFINITIONS = (
  358. "USING_PREMAKE_CONFIG_H",
  359. "_DEBUG",
  360. );
  361. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  362. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  363. GCC_WARN_UNUSED_VARIABLE = YES;
  364. HEADER_SEARCH_PATHS = (
  365. "../..",
  366. "../../../../../include",
  367. );
  368. OBJROOT = "obj/Universal/Debug";
  369. ONLY_ACTIVE_ARCH = YES;
  370. SYMROOT = "Build/Debug";
  371. };
  372. name = "Debug Universal";
  373. };
  374. 161E0DDC1BD561BD452D355C /* Debug Native */ = {
  375. isa = XCBuildConfiguration;
  376. buildSettings = {
  377. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  378. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  379. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  380. COPY_PHASE_STRIP = NO;
  381. GCC_C_LANGUAGE_STANDARD = gnu99;
  382. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  383. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  384. GCC_OPTIMIZATION_LEVEL = 0;
  385. GCC_PREPROCESSOR_DEFINITIONS = (
  386. "USING_PREMAKE_CONFIG_H",
  387. "_DEBUG",
  388. );
  389. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  390. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  391. GCC_WARN_UNUSED_VARIABLE = YES;
  392. HEADER_SEARCH_PATHS = (
  393. "../..",
  394. "../../../../../include",
  395. );
  396. OBJROOT = "obj/Debug";
  397. ONLY_ACTIVE_ARCH = YES;
  398. SYMROOT = "Build/Debug";
  399. };
  400. name = "Debug Native";
  401. };
  402. 21CE669E3E2C79251A270508 /* Release Universal */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  406. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  407. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  408. GCC_C_LANGUAGE_STANDARD = gnu99;
  409. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  410. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  411. GCC_OPTIMIZATION_LEVEL = 3;
  412. GCC_PREPROCESSOR_DEFINITIONS = (
  413. "USING_PREMAKE_CONFIG_H",
  414. "NDEBUG",
  415. );
  416. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  417. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  418. GCC_WARN_UNUSED_VARIABLE = YES;
  419. HEADER_SEARCH_PATHS = (
  420. "../..",
  421. "../../../../../include",
  422. );
  423. OBJROOT = "obj/Universal/Release";
  424. ONLY_ACTIVE_ARCH = NO;
  425. SYMROOT = "Build/Release";
  426. };
  427. name = "Release Universal";
  428. };
  429. 38840CD878D513C706DD225F /* Release Native */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  433. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  434. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  435. GCC_C_LANGUAGE_STANDARD = gnu99;
  436. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  437. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  438. GCC_OPTIMIZATION_LEVEL = 3;
  439. GCC_PREPROCESSOR_DEFINITIONS = (
  440. "USING_PREMAKE_CONFIG_H",
  441. "NDEBUG",
  442. );
  443. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  444. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  445. GCC_WARN_UNUSED_VARIABLE = YES;
  446. HEADER_SEARCH_PATHS = (
  447. "../..",
  448. "../../../../../include",
  449. );
  450. OBJROOT = "obj/Release";
  451. ONLY_ACTIVE_ARCH = NO;
  452. SYMROOT = "Build/Release";
  453. };
  454. name = "Release Native";
  455. };
  456. /* End XCBuildConfiguration section */
  457. /* Begin XCConfigurationList section */
  458. 33213F157BE31B3A2C114A0A /* Build configuration list for PBXNativeTarget "testrelative" */ = {
  459. isa = XCConfigurationList;
  460. buildConfigurations = (
  461. 0AC807AA663F599C341D7845 /* Debug Universal */,
  462. 28470117178A0F7B7C81077C /* Debug Native */,
  463. 558B20072DD178567D98343F /* Release Universal */,
  464. 64AF24EF4901175A3C2F4E5B /* Release Native */,
  465. );
  466. defaultConfigurationIsVisible = 0;
  467. defaultConfigurationName = "Debug Universal";
  468. };
  469. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testrelative" */ = {
  470. isa = XCConfigurationList;
  471. buildConfigurations = (
  472. 2DFC238C51B9064E29EE576C /* Debug Universal */,
  473. 161E0DDC1BD561BD452D355C /* Debug Native */,
  474. 21CE669E3E2C79251A270508 /* Release Universal */,
  475. 38840CD878D513C706DD225F /* Release Native */,
  476. );
  477. defaultConfigurationIsVisible = 0;
  478. defaultConfigurationName = "Debug Universal";
  479. };
  480. /* End XCConfigurationList section */
  481. };
  482. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  483. }