project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 5767529A3522703629040688 /* testmessage.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DD97010395037282F665AC7 /* testmessage.c */; };
  10. 64D6581375BA45B03050786A /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */; };
  11. 449F286F1B840CFD37674D78 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08335297585E0D73055F48E7 /* AudioUnit.framework */; };
  12. 491B18A727FA0F4B3E825BD6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35E4352875EF2AD5378A6CED /* Cocoa.framework */; };
  13. 21835E642D02791F0BC34864 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FAB62DA6869530B17F6431C /* CoreAudio.framework */; };
  14. 1099586A26E4497937283F25 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51DF3C17483B4F064A1E7CF0 /* IOKit.framework */; };
  15. 3DDA6F0D7C7C60B32B2654F6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EB146ED0AC2064011287456 /* Carbon.framework */; };
  16. 719D0ADB38901C5C77E17BCB /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */; };
  17. 0ADF47A140B4144222C81266 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */; };
  18. 2DD50C1D71951EF04CD56180 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1137428873C74F5100FC3064 /* OpenGL.framework */; };
  19. 4F0563030DAF1D6E35A7732B /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 31A7773A0CCB75C4561B378A /* libSDL2main.a */; };
  20. 3AA41962215E2B5572E72112 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BA0171E5FA61B1B0FD52393 /* libSDL2.a */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. 2BDD56E7777C106C52E40F67 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
  26. proxyType = 2;
  27. remoteGlobalIDString = 0FF7291B375C79BC57696B66;
  28. remoteInfo = "libSDL2main.a";
  29. };
  30. 6C53574F060D7AA923AE34F2 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
  33. proxyType = 1;
  34. remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
  35. remoteInfo = "libSDL2main.a";
  36. };
  37. 4C3209221978380E2599132C /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
  42. remoteInfo = "libSDL2.a";
  43. };
  44. 2E4879CC5CC510136E9D2205 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
  47. proxyType = 1;
  48. remoteGlobalIDString = 7E6A7BC23CFD134274963645;
  49. remoteInfo = "libSDL2.a";
  50. };
  51. /* End PBXContainerItemProxy section */
  52. /* Begin PBXFileReference section */
  53. 5DD97010395037282F665AC7 /* testmessage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testmessage.c"; path = "../../../../../test/testmessage.c"; sourceTree = "<group>"; };
  54. 099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
  55. 08335297585E0D73055F48E7 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
  56. 35E4352875EF2AD5378A6CED /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
  57. 5FAB62DA6869530B17F6431C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
  58. 51DF3C17483B4F064A1E7CF0 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
  59. 4EB146ED0AC2064011287456 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
  60. 7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
  61. 64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
  62. 1137428873C74F5100FC3064 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
  63. 749D7EBC738966C459E16E13 /* testmessage */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testmessage"; path = "testmessage"; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 15C221FF7E40485036615184 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
  65. 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. 0A9A0819616F6BE058270798 /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. 64D6581375BA45B03050786A /* AudioToolbox.framework in Frameworks */,
  73. 449F286F1B840CFD37674D78 /* AudioUnit.framework in Frameworks */,
  74. 491B18A727FA0F4B3E825BD6 /* Cocoa.framework in Frameworks */,
  75. 21835E642D02791F0BC34864 /* CoreAudio.framework in Frameworks */,
  76. 1099586A26E4497937283F25 /* IOKit.framework in Frameworks */,
  77. 3DDA6F0D7C7C60B32B2654F6 /* Carbon.framework in Frameworks */,
  78. 719D0ADB38901C5C77E17BCB /* ForceFeedback.framework in Frameworks */,
  79. 0ADF47A140B4144222C81266 /* CoreFoundation.framework in Frameworks */,
  80. 2DD50C1D71951EF04CD56180 /* OpenGL.framework in Frameworks */,
  81. 4F0563030DAF1D6E35A7732B /* libSDL2main.a in Frameworks */,
  82. 3AA41962215E2B5572E72112 /* libSDL2.a in Frameworks */,
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. /* End PBXFrameworksBuildPhase section */
  87. /* Begin PBXGroup section */
  88. 5FC50ADD454020E5323A2AA0 /* testmessage */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 0B05206B66ED595F1D7C4403 /* test */,
  92. 530C55305C124BD1075E3E52 /* Frameworks */,
  93. 454567E918C06F0C3AC71891 /* Products */,
  94. 178D669B655E018F09FE1253 /* Projects */,
  95. );
  96. name = "testmessage";
  97. sourceTree = "<group>";
  98. };
  99. 0B05206B66ED595F1D7C4403 /* test */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 5DD97010395037282F665AC7 /* testmessage.c */,
  103. );
  104. name = "test";
  105. sourceTree = "<group>";
  106. };
  107. 530C55305C124BD1075E3E52 /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */,
  111. 08335297585E0D73055F48E7 /* AudioUnit.framework */,
  112. 35E4352875EF2AD5378A6CED /* Cocoa.framework */,
  113. 5FAB62DA6869530B17F6431C /* CoreAudio.framework */,
  114. 51DF3C17483B4F064A1E7CF0 /* IOKit.framework */,
  115. 4EB146ED0AC2064011287456 /* Carbon.framework */,
  116. 7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */,
  117. 64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */,
  118. 1137428873C74F5100FC3064 /* OpenGL.framework */,
  119. );
  120. name = "Frameworks";
  121. sourceTree = "<group>";
  122. };
  123. 454567E918C06F0C3AC71891 /* Products */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 749D7EBC738966C459E16E13 /* testmessage */,
  127. );
  128. name = "Products";
  129. sourceTree = "<group>";
  130. };
  131. 178D669B655E018F09FE1253 /* Projects */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 15C221FF7E40485036615184 /* SDL2main.xcodeproj */,
  135. 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */,
  136. );
  137. name = "Projects";
  138. sourceTree = "<group>";
  139. };
  140. 3E4272E8119778BF69B661A9 /* Products */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 31A7773A0CCB75C4561B378A /* libSDL2main.a */,
  144. );
  145. name = Products;
  146. sourceTree = "<group>";
  147. };
  148. 704A169C1BC120CA306E3371 /* Products */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 5BA0171E5FA61B1B0FD52393 /* libSDL2.a */,
  152. );
  153. name = Products;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXNativeTarget section */
  158. 3B9021E41CC208EF36BD5070 /* testmessage */ = {
  159. isa = PBXNativeTarget;
  160. buildConfigurationList = 2D8E5CC921A56E375F6364E0 /* Build configuration list for PBXNativeTarget "testmessage" */;
  161. buildPhases = (
  162. 57C15BBC45BF101F65EE2DC8 /* Resources */,
  163. 5FF62E3536DA423473AA21B7 /* Sources */,
  164. 0A9A0819616F6BE058270798 /* Frameworks */,
  165. );
  166. buildRules = (
  167. );
  168. dependencies = (
  169. 2DDE4A26235877E376223910 /* PBXTargetDependency */,
  170. 288D78E71FA72ED52D681195 /* PBXTargetDependency */,
  171. );
  172. name = "testmessage";
  173. productInstallPath = "$(HOME)/bin";
  174. productName = "testmessage";
  175. productReference = 749D7EBC738966C459E16E13 /* testmessage */;
  176. productType = "com.apple.product-type.tool";
  177. };
  178. /* End PBXNativeTarget section */
  179. /* Begin PBXProject section */
  180. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  181. isa = PBXProject;
  182. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testmessage" */;
  183. compatibilityVersion = "Xcode 3.2";
  184. hasScannedForEncodings = 1;
  185. mainGroup = 5FC50ADD454020E5323A2AA0 /* testmessage */;
  186. projectDirPath = "";
  187. projectReferences = (
  188. {
  189. ProductGroup = 3E4272E8119778BF69B661A9 /* Products */;
  190. ProjectRef = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
  191. },
  192. {
  193. ProductGroup = 704A169C1BC120CA306E3371 /* Products */;
  194. ProjectRef = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
  195. },
  196. );
  197. projectRoot = "";
  198. targets = (
  199. 3B9021E41CC208EF36BD5070 /* testmessage */,
  200. );
  201. };
  202. /* End PBXProject section */
  203. /* Begin PBXReferenceProxy section */
  204. 31A7773A0CCB75C4561B378A /* libSDL2main.a */ = {
  205. isa = PBXReferenceProxy;
  206. fileType = archive.ar;
  207. path = "Build/Debug/libSDL2main.a";
  208. remoteRef = 2BDD56E7777C106C52E40F67 /* PBXContainerItemProxy */;
  209. sourceTree = BUILT_PRODUCTS_DIR;
  210. };
  211. 5BA0171E5FA61B1B0FD52393 /* libSDL2.a */ = {
  212. isa = PBXReferenceProxy;
  213. fileType = archive.ar;
  214. path = "Build/Debug/libSDL2.a";
  215. remoteRef = 4C3209221978380E2599132C /* PBXContainerItemProxy */;
  216. sourceTree = BUILT_PRODUCTS_DIR;
  217. };
  218. /* End PBXReferenceProxy section */
  219. /* Begin PBXResourcesBuildPhase section */
  220. 57C15BBC45BF101F65EE2DC8 /* Resources */ = {
  221. isa = PBXResourcesBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. );
  225. runOnlyForDeploymentPostprocessing = 0;
  226. };
  227. /* End PBXResourcesBuildPhase section */
  228. /* Begin PBXSourcesBuildPhase section */
  229. 5FF62E3536DA423473AA21B7 /* Sources */ = {
  230. isa = PBXSourcesBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. 5767529A3522703629040688 /* testmessage.c in Sources */,
  234. );
  235. runOnlyForDeploymentPostprocessing = 0;
  236. };
  237. /* End PBXSourcesBuildPhase section */
  238. /* Begin PBXVariantGroup section */
  239. /* End PBXVariantGroup section */
  240. /* Begin PBXTargetDependency section */
  241. 2DDE4A26235877E376223910 /* PBXTargetDependency */ = {
  242. isa = PBXTargetDependency;
  243. name = "libSDL2main.a";
  244. targetProxy = 6C53574F060D7AA923AE34F2 /* PBXContainerItemProxy */;
  245. };
  246. 288D78E71FA72ED52D681195 /* PBXTargetDependency */ = {
  247. isa = PBXTargetDependency;
  248. name = "libSDL2.a";
  249. targetProxy = 2E4879CC5CC510136E9D2205 /* PBXContainerItemProxy */;
  250. };
  251. /* End PBXTargetDependency section */
  252. /* Begin XCBuildConfiguration section */
  253. 22126C6017637EF3422B2F90 /* Debug Universal */ = {
  254. isa = XCBuildConfiguration;
  255. buildSettings = {
  256. ALWAYS_SEARCH_USER_PATHS = NO;
  257. CONFIGURATION_BUILD_DIR = Build/Debug;
  258. GCC_DYNAMIC_NO_PIC = NO;
  259. GCC_MODEL_TUNING = G5;
  260. INSTALL_PATH = /usr/local/bin;
  261. PRODUCT_NAME = "testmessage";
  262. };
  263. name = "Debug Universal";
  264. };
  265. 182D5B4312F07E0A60F700F4 /* Debug Native */ = {
  266. isa = XCBuildConfiguration;
  267. buildSettings = {
  268. ALWAYS_SEARCH_USER_PATHS = NO;
  269. CONFIGURATION_BUILD_DIR = Build/Debug;
  270. GCC_DYNAMIC_NO_PIC = NO;
  271. GCC_MODEL_TUNING = G5;
  272. INSTALL_PATH = /usr/local/bin;
  273. PRODUCT_NAME = "testmessage";
  274. };
  275. name = "Debug Native";
  276. };
  277. 0C0F487B336933774FD41CA7 /* Release Universal */ = {
  278. isa = XCBuildConfiguration;
  279. buildSettings = {
  280. ALWAYS_SEARCH_USER_PATHS = NO;
  281. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  282. CONFIGURATION_BUILD_DIR = Build/Release;
  283. GCC_DYNAMIC_NO_PIC = NO;
  284. GCC_MODEL_TUNING = G5;
  285. INSTALL_PATH = /usr/local/bin;
  286. PRODUCT_NAME = "testmessage";
  287. };
  288. name = "Release Universal";
  289. };
  290. 372E5E696BD86FB56EAB426F /* Release Native */ = {
  291. isa = XCBuildConfiguration;
  292. buildSettings = {
  293. ALWAYS_SEARCH_USER_PATHS = NO;
  294. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  295. CONFIGURATION_BUILD_DIR = Build/Release;
  296. GCC_DYNAMIC_NO_PIC = NO;
  297. GCC_MODEL_TUNING = G5;
  298. INSTALL_PATH = /usr/local/bin;
  299. PRODUCT_NAME = "testmessage";
  300. };
  301. name = "Release Native";
  302. };
  303. 45BE7A05094F5A2676C24204 /* Debug Universal */ = {
  304. isa = XCBuildConfiguration;
  305. buildSettings = {
  306. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  307. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  308. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  309. COPY_PHASE_STRIP = NO;
  310. GCC_C_LANGUAGE_STANDARD = gnu99;
  311. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  312. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  313. GCC_OPTIMIZATION_LEVEL = 0;
  314. GCC_PREPROCESSOR_DEFINITIONS = (
  315. "USING_PREMAKE_CONFIG_H",
  316. "_DEBUG",
  317. );
  318. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  319. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  320. GCC_WARN_UNUSED_VARIABLE = YES;
  321. HEADER_SEARCH_PATHS = (
  322. "../..",
  323. "../../../../../include",
  324. );
  325. OBJROOT = "obj/Universal/Debug";
  326. ONLY_ACTIVE_ARCH = YES;
  327. SYMROOT = "Build/Debug";
  328. };
  329. name = "Debug Universal";
  330. };
  331. 37D05FA50393590C3018123D /* Debug Native */ = {
  332. isa = XCBuildConfiguration;
  333. buildSettings = {
  334. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  335. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  336. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  337. COPY_PHASE_STRIP = NO;
  338. GCC_C_LANGUAGE_STANDARD = gnu99;
  339. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  340. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  341. GCC_OPTIMIZATION_LEVEL = 0;
  342. GCC_PREPROCESSOR_DEFINITIONS = (
  343. "USING_PREMAKE_CONFIG_H",
  344. "_DEBUG",
  345. );
  346. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  347. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  348. GCC_WARN_UNUSED_VARIABLE = YES;
  349. HEADER_SEARCH_PATHS = (
  350. "../..",
  351. "../../../../../include",
  352. );
  353. OBJROOT = "obj/Debug";
  354. ONLY_ACTIVE_ARCH = YES;
  355. SYMROOT = "Build/Debug";
  356. };
  357. name = "Debug Native";
  358. };
  359. 34AF5D817D2E6001113D4EFE /* Release Universal */ = {
  360. isa = XCBuildConfiguration;
  361. buildSettings = {
  362. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  363. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  364. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  365. GCC_C_LANGUAGE_STANDARD = gnu99;
  366. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  367. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  368. GCC_OPTIMIZATION_LEVEL = 3;
  369. GCC_PREPROCESSOR_DEFINITIONS = (
  370. "USING_PREMAKE_CONFIG_H",
  371. "NDEBUG",
  372. );
  373. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  374. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  375. GCC_WARN_UNUSED_VARIABLE = YES;
  376. HEADER_SEARCH_PATHS = (
  377. "../..",
  378. "../../../../../include",
  379. );
  380. OBJROOT = "obj/Universal/Release";
  381. ONLY_ACTIVE_ARCH = NO;
  382. SYMROOT = "Build/Release";
  383. };
  384. name = "Release Universal";
  385. };
  386. 0886221F4C3876B5245A3E7B /* Release Native */ = {
  387. isa = XCBuildConfiguration;
  388. buildSettings = {
  389. ARCHS = "$(NATIVE_ARCH_ACTUAL)";
  390. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  391. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  392. GCC_C_LANGUAGE_STANDARD = gnu99;
  393. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  394. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  395. GCC_OPTIMIZATION_LEVEL = 3;
  396. GCC_PREPROCESSOR_DEFINITIONS = (
  397. "USING_PREMAKE_CONFIG_H",
  398. "NDEBUG",
  399. );
  400. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  401. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  402. GCC_WARN_UNUSED_VARIABLE = YES;
  403. HEADER_SEARCH_PATHS = (
  404. "../..",
  405. "../../../../../include",
  406. );
  407. OBJROOT = "obj/Release";
  408. ONLY_ACTIVE_ARCH = NO;
  409. SYMROOT = "Build/Release";
  410. };
  411. name = "Release Native";
  412. };
  413. /* End XCBuildConfiguration section */
  414. /* Begin XCConfigurationList section */
  415. 2D8E5CC921A56E375F6364E0 /* Build configuration list for PBXNativeTarget "testmessage" */ = {
  416. isa = XCConfigurationList;
  417. buildConfigurations = (
  418. 22126C6017637EF3422B2F90 /* Debug Universal */,
  419. 182D5B4312F07E0A60F700F4 /* Debug Native */,
  420. 0C0F487B336933774FD41CA7 /* Release Universal */,
  421. 372E5E696BD86FB56EAB426F /* Release Native */,
  422. );
  423. defaultConfigurationIsVisible = 0;
  424. defaultConfigurationName = "Debug Universal";
  425. };
  426. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testmessage" */ = {
  427. isa = XCConfigurationList;
  428. buildConfigurations = (
  429. 45BE7A05094F5A2676C24204 /* Debug Universal */,
  430. 37D05FA50393590C3018123D /* Debug Native */,
  431. 34AF5D817D2E6001113D4EFE /* Release Universal */,
  432. 0886221F4C3876B5245A3E7B /* Release Native */,
  433. );
  434. defaultConfigurationIsVisible = 0;
  435. defaultConfigurationName = "Debug Universal";
  436. };
  437. /* End XCConfigurationList section */
  438. };
  439. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  440. }