project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6D022DEA1598EBF30030B45F /* main_icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6D022DE91598EBF30030B45F /* main_icon.icns */; };
  10. 6D2800BC13760D3E00BD8D0D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800BB13760D3E00BD8D0D /* Cocoa.framework */; };
  11. 6D2800C613760D3E00BD8D0D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800C413760D3E00BD8D0D /* InfoPlist.strings */; };
  12. 6D2800C913760D3E00BD8D0D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800C813760D3E00BD8D0D /* main.m */; };
  13. 6D2800CC13760D3E00BD8D0D /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800CA13760D3E00BD8D0D /* Credits.rtf */; };
  14. 6D2800CF13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */; };
  15. 6D2800D213760D3E00BD8D0D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800D013760D3E00BD8D0D /* MainMenu.xib */; };
  16. 6D2800E113760D7400BD8D0D /* libPolyCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800E013760D7400BD8D0D /* libPolyCore.a */; };
  17. 6D2800F213760DD500BD8D0D /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F113760DD500BD8D0D /* OpenGL.framework */; };
  18. 6D2800F413760DDA00BD8D0D /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F313760DDA00BD8D0D /* OpenAL.framework */; };
  19. 6D2800F613760DE400BD8D0D /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D2800F513760DE400BD8D0D /* IOKit.framework */; };
  20. 6D2800F913760E7C00BD8D0D /* PolycodeView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800F813760E7C00BD8D0D /* PolycodeView.mm */; };
  21. 6D2800FC13760F2C00BD8D0D /* PolycodeTemplateApp.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */; };
  22. 6D2800FE13760FC400BD8D0D /* default.pak in Resources */ = {isa = PBXBuildFile; fileRef = 6D2800FD13760FC400BD8D0D /* default.pak */; };
  23. 6DE4C7F513E24B92009A9862 /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7EE13E24B92009A9862 /* libfreetype.a */; };
  24. 6DE4C7F613E24B92009A9862 /* liblibogg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7EF13E24B92009A9862 /* liblibogg.a */; };
  25. 6DE4C7F713E24B92009A9862 /* liblibvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F013E24B92009A9862 /* liblibvorbis.a */; };
  26. 6DE4C7F813E24B92009A9862 /* liblibvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */; };
  27. 6DE4C7F913E24B92009A9862 /* libphysfs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F213E24B92009A9862 /* libphysfs.a */; };
  28. 6DE4C7FA13E24B92009A9862 /* libpng15.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F313E24B92009A9862 /* libpng15.a */; };
  29. 6DE4C7FB13E24B92009A9862 /* libz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DE4C7F413E24B92009A9862 /* libz.a */; };
  30. /* End PBXBuildFile section */
  31. /* Begin PBXFileReference section */
  32. 6D022DE91598EBF30030B45F /* main_icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = main_icon.icns; sourceTree = "<group>"; };
  33. 6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PolycodeTemplate.app; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 6D2800BB13760D3E00BD8D0D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  35. 6D2800BE13760D3E00BD8D0D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  36. 6D2800BF13760D3E00BD8D0D /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  37. 6D2800C013760D3E00BD8D0D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  38. 6D2800C313760D3E00BD8D0D /* PolycodeTemplate-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PolycodeTemplate-Info.plist"; sourceTree = "<group>"; };
  39. 6D2800C513760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  40. 6D2800C713760D3E00BD8D0D /* PolycodeTemplate-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "PolycodeTemplate-Prefix.pch"; sourceTree = "<group>"; };
  41. 6D2800C813760D3E00BD8D0D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  42. 6D2800CB13760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
  43. 6D2800CD13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PolycodeTemplateAppDelegate.h; sourceTree = "<group>"; };
  44. 6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = PolycodeTemplateAppDelegate.mm; sourceTree = "<group>"; };
  45. 6D2800D113760D3E00BD8D0D /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
  46. 6D2800E013760D7400BD8D0D /* libPolyCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPolyCore.a; path = ../../Core/Lib/libPolyCore.a; sourceTree = "<group>"; };
  47. 6D2800F113760DD500BD8D0D /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  48. 6D2800F313760DDA00BD8D0D /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
  49. 6D2800F513760DE400BD8D0D /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
  50. 6D2800F713760E7C00BD8D0D /* PolycodeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolycodeView.h; path = ../../../Core/PolycodeView/PolycodeView.h; sourceTree = "<group>"; };
  51. 6D2800F813760E7C00BD8D0D /* PolycodeView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PolycodeView.mm; path = ../../../Core/PolycodeView/PolycodeView.mm; sourceTree = "<group>"; };
  52. 6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PolycodeTemplateApp.mm; sourceTree = "<group>"; };
  53. 6D2800FB13760F2C00BD8D0D /* PolycodeTemplateApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolycodeTemplateApp.h; sourceTree = "<group>"; };
  54. 6D2800FD13760FC400BD8D0D /* default.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = default.pak; path = ../../../Core/Assets/default.pak; sourceTree = "<group>"; };
  55. 6DE4C7EE13E24B92009A9862 /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = ../../Core/Dependencies/lib/libfreetype.a; sourceTree = "<group>"; };
  56. 6DE4C7EF13E24B92009A9862 /* liblibogg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibogg.a; path = ../../Core/Dependencies/lib/liblibogg.a; sourceTree = "<group>"; };
  57. 6DE4C7F013E24B92009A9862 /* liblibvorbis.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibvorbis.a; path = ../../Core/Dependencies/lib/liblibvorbis.a; sourceTree = "<group>"; };
  58. 6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblibvorbisfile.a; path = ../../Core/Dependencies/lib/liblibvorbisfile.a; sourceTree = "<group>"; };
  59. 6DE4C7F213E24B92009A9862 /* libphysfs.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libphysfs.a; path = ../../Core/Dependencies/lib/libphysfs.a; sourceTree = "<group>"; };
  60. 6DE4C7F313E24B92009A9862 /* libpng15.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng15.a; path = ../../Core/Dependencies/lib/libpng15.a; sourceTree = "<group>"; };
  61. 6DE4C7F413E24B92009A9862 /* libz.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libz.a; path = ../../Core/Dependencies/lib/libz.a; sourceTree = "<group>"; };
  62. /* End PBXFileReference section */
  63. /* Begin PBXFrameworksBuildPhase section */
  64. 6D2800B413760D3E00BD8D0D /* Frameworks */ = {
  65. isa = PBXFrameworksBuildPhase;
  66. buildActionMask = 2147483647;
  67. files = (
  68. 6D2800F613760DE400BD8D0D /* IOKit.framework in Frameworks */,
  69. 6D2800F413760DDA00BD8D0D /* OpenAL.framework in Frameworks */,
  70. 6D2800F213760DD500BD8D0D /* OpenGL.framework in Frameworks */,
  71. 6D2800BC13760D3E00BD8D0D /* Cocoa.framework in Frameworks */,
  72. 6D2800E113760D7400BD8D0D /* libPolyCore.a in Frameworks */,
  73. 6DE4C7F513E24B92009A9862 /* libfreetype.a in Frameworks */,
  74. 6DE4C7F613E24B92009A9862 /* liblibogg.a in Frameworks */,
  75. 6DE4C7F713E24B92009A9862 /* liblibvorbis.a in Frameworks */,
  76. 6DE4C7F813E24B92009A9862 /* liblibvorbisfile.a in Frameworks */,
  77. 6DE4C7F913E24B92009A9862 /* libphysfs.a in Frameworks */,
  78. 6DE4C7FA13E24B92009A9862 /* libpng15.a in Frameworks */,
  79. 6DE4C7FB13E24B92009A9862 /* libz.a in Frameworks */,
  80. );
  81. runOnlyForDeploymentPostprocessing = 0;
  82. };
  83. /* End PBXFrameworksBuildPhase section */
  84. /* Begin PBXGroup section */
  85. 6D2800AC13760D3E00BD8D0D = {
  86. isa = PBXGroup;
  87. children = (
  88. 6D2800C113760D3E00BD8D0D /* PolycodeTemplate */,
  89. 6D2800BA13760D3E00BD8D0D /* Frameworks */,
  90. 6D2800B813760D3E00BD8D0D /* Products */,
  91. );
  92. sourceTree = "<group>";
  93. };
  94. 6D2800B813760D3E00BD8D0D /* Products */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */,
  98. );
  99. name = Products;
  100. sourceTree = "<group>";
  101. };
  102. 6D2800BA13760D3E00BD8D0D /* Frameworks */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 6DE4C7EE13E24B92009A9862 /* libfreetype.a */,
  106. 6DE4C7EF13E24B92009A9862 /* liblibogg.a */,
  107. 6DE4C7F013E24B92009A9862 /* liblibvorbis.a */,
  108. 6DE4C7F113E24B92009A9862 /* liblibvorbisfile.a */,
  109. 6DE4C7F213E24B92009A9862 /* libphysfs.a */,
  110. 6DE4C7F313E24B92009A9862 /* libpng15.a */,
  111. 6DE4C7F413E24B92009A9862 /* libz.a */,
  112. 6D2800F513760DE400BD8D0D /* IOKit.framework */,
  113. 6D2800F313760DDA00BD8D0D /* OpenAL.framework */,
  114. 6D2800F113760DD500BD8D0D /* OpenGL.framework */,
  115. 6D2800E013760D7400BD8D0D /* libPolyCore.a */,
  116. 6D2800BB13760D3E00BD8D0D /* Cocoa.framework */,
  117. 6D2800BD13760D3E00BD8D0D /* Other Frameworks */,
  118. );
  119. name = Frameworks;
  120. sourceTree = "<group>";
  121. };
  122. 6D2800BD13760D3E00BD8D0D /* Other Frameworks */ = {
  123. isa = PBXGroup;
  124. children = (
  125. 6D2800BE13760D3E00BD8D0D /* AppKit.framework */,
  126. 6D2800BF13760D3E00BD8D0D /* CoreData.framework */,
  127. 6D2800C013760D3E00BD8D0D /* Foundation.framework */,
  128. );
  129. name = "Other Frameworks";
  130. sourceTree = "<group>";
  131. };
  132. 6D2800C113760D3E00BD8D0D /* PolycodeTemplate */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 6D2800C213760D3E00BD8D0D /* Supporting Files */,
  136. 6D2800FA13760F2C00BD8D0D /* PolycodeTemplateApp.mm */,
  137. 6D2800FB13760F2C00BD8D0D /* PolycodeTemplateApp.h */,
  138. );
  139. path = PolycodeTemplate;
  140. sourceTree = "<group>";
  141. };
  142. 6D2800C213760D3E00BD8D0D /* Supporting Files */ = {
  143. isa = PBXGroup;
  144. children = (
  145. 6D2800FD13760FC400BD8D0D /* default.pak */,
  146. 6D022DE91598EBF30030B45F /* main_icon.icns */,
  147. 6D2800F713760E7C00BD8D0D /* PolycodeView.h */,
  148. 6D2800F813760E7C00BD8D0D /* PolycodeView.mm */,
  149. 6D2800CD13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.h */,
  150. 6D2800CE13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm */,
  151. 6D2800D013760D3E00BD8D0D /* MainMenu.xib */,
  152. 6D2800C313760D3E00BD8D0D /* PolycodeTemplate-Info.plist */,
  153. 6D2800C413760D3E00BD8D0D /* InfoPlist.strings */,
  154. 6D2800C713760D3E00BD8D0D /* PolycodeTemplate-Prefix.pch */,
  155. 6D2800C813760D3E00BD8D0D /* main.m */,
  156. 6D2800CA13760D3E00BD8D0D /* Credits.rtf */,
  157. );
  158. name = "Supporting Files";
  159. sourceTree = "<group>";
  160. };
  161. /* End PBXGroup section */
  162. /* Begin PBXNativeTarget section */
  163. 6D2800B613760D3E00BD8D0D /* PolycodeTemplate */ = {
  164. isa = PBXNativeTarget;
  165. buildConfigurationList = 6D2800D513760D3E00BD8D0D /* Build configuration list for PBXNativeTarget "PolycodeTemplate" */;
  166. buildPhases = (
  167. 6D2800B313760D3E00BD8D0D /* Sources */,
  168. 6D2800B413760D3E00BD8D0D /* Frameworks */,
  169. 6D2800B513760D3E00BD8D0D /* Resources */,
  170. );
  171. buildRules = (
  172. );
  173. dependencies = (
  174. );
  175. name = PolycodeTemplate;
  176. productName = PolycodeTemplate;
  177. productReference = 6D2800B713760D3E00BD8D0D /* PolycodeTemplate.app */;
  178. productType = "com.apple.product-type.application";
  179. };
  180. /* End PBXNativeTarget section */
  181. /* Begin PBXProject section */
  182. 6D2800AE13760D3E00BD8D0D /* Project object */ = {
  183. isa = PBXProject;
  184. attributes = {
  185. ORGANIZATIONNAME = Tomatogon;
  186. };
  187. buildConfigurationList = 6D2800B113760D3E00BD8D0D /* Build configuration list for PBXProject "PolycodeTemplate" */;
  188. compatibilityVersion = "Xcode 3.2";
  189. developmentRegion = English;
  190. hasScannedForEncodings = 0;
  191. knownRegions = (
  192. en,
  193. );
  194. mainGroup = 6D2800AC13760D3E00BD8D0D;
  195. productRefGroup = 6D2800B813760D3E00BD8D0D /* Products */;
  196. projectDirPath = "";
  197. projectRoot = "";
  198. targets = (
  199. 6D2800B613760D3E00BD8D0D /* PolycodeTemplate */,
  200. );
  201. };
  202. /* End PBXProject section */
  203. /* Begin PBXResourcesBuildPhase section */
  204. 6D2800B513760D3E00BD8D0D /* Resources */ = {
  205. isa = PBXResourcesBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. 6D2800C613760D3E00BD8D0D /* InfoPlist.strings in Resources */,
  209. 6D2800CC13760D3E00BD8D0D /* Credits.rtf in Resources */,
  210. 6D2800D213760D3E00BD8D0D /* MainMenu.xib in Resources */,
  211. 6D2800FE13760FC400BD8D0D /* default.pak in Resources */,
  212. 6D022DEA1598EBF30030B45F /* main_icon.icns in Resources */,
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. /* End PBXResourcesBuildPhase section */
  217. /* Begin PBXSourcesBuildPhase section */
  218. 6D2800B313760D3E00BD8D0D /* Sources */ = {
  219. isa = PBXSourcesBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. 6D2800C913760D3E00BD8D0D /* main.m in Sources */,
  223. 6D2800CF13760D3E00BD8D0D /* PolycodeTemplateAppDelegate.mm in Sources */,
  224. 6D2800F913760E7C00BD8D0D /* PolycodeView.mm in Sources */,
  225. 6D2800FC13760F2C00BD8D0D /* PolycodeTemplateApp.mm in Sources */,
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. /* End PBXSourcesBuildPhase section */
  230. /* Begin PBXVariantGroup section */
  231. 6D2800C413760D3E00BD8D0D /* InfoPlist.strings */ = {
  232. isa = PBXVariantGroup;
  233. children = (
  234. 6D2800C513760D3E00BD8D0D /* en */,
  235. );
  236. name = InfoPlist.strings;
  237. sourceTree = "<group>";
  238. };
  239. 6D2800CA13760D3E00BD8D0D /* Credits.rtf */ = {
  240. isa = PBXVariantGroup;
  241. children = (
  242. 6D2800CB13760D3E00BD8D0D /* en */,
  243. );
  244. name = Credits.rtf;
  245. sourceTree = "<group>";
  246. };
  247. 6D2800D013760D3E00BD8D0D /* MainMenu.xib */ = {
  248. isa = PBXVariantGroup;
  249. children = (
  250. 6D2800D113760D3E00BD8D0D /* en */,
  251. );
  252. name = MainMenu.xib;
  253. sourceTree = "<group>";
  254. };
  255. /* End PBXVariantGroup section */
  256. /* Begin XCBuildConfiguration section */
  257. 6D2800D313760D3E00BD8D0D /* Debug */ = {
  258. isa = XCBuildConfiguration;
  259. buildSettings = {
  260. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  261. GCC_C_LANGUAGE_STANDARD = gnu99;
  262. GCC_OPTIMIZATION_LEVEL = 0;
  263. GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
  264. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  265. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  266. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  267. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  268. GCC_WARN_UNUSED_VARIABLE = YES;
  269. MACOSX_DEPLOYMENT_TARGET = 10.6;
  270. ONLY_ACTIVE_ARCH = YES;
  271. SDKROOT = macosx;
  272. };
  273. name = Debug;
  274. };
  275. 6D2800D413760D3E00BD8D0D /* Release */ = {
  276. isa = XCBuildConfiguration;
  277. buildSettings = {
  278. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  279. GCC_C_LANGUAGE_STANDARD = gnu99;
  280. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  281. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  282. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  283. GCC_WARN_UNUSED_VARIABLE = YES;
  284. MACOSX_DEPLOYMENT_TARGET = 10.6;
  285. SDKROOT = macosx;
  286. };
  287. name = Release;
  288. };
  289. 6D2800D613760D3E00BD8D0D /* Debug */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. ALWAYS_SEARCH_USER_PATHS = NO;
  293. CLANG_CXX_LIBRARY = "libc++";
  294. COPY_PHASE_STRIP = NO;
  295. GCC_DYNAMIC_NO_PIC = NO;
  296. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  297. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  298. GCC_PREFIX_HEADER = "PolycodeTemplate/PolycodeTemplate-Prefix.pch";
  299. HEADER_SEARCH_PATHS = (
  300. "\"$(SRCROOT)/../../Core/Include\"",
  301. "\"$(SRCROOT)/../../Core/Dependencies/Include\"",
  302. /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
  303. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
  304. "\"$(SRCROOT)/../../Core/Dependencies/include/freetype2\"",
  305. );
  306. INFOPLIST_FILE = "PolycodeTemplate/PolycodeTemplate-Info.plist";
  307. LIBRARY_SEARCH_PATHS = (
  308. "$(inherited)",
  309. "\"$(SRCROOT)/../../Core/Lib\"",
  310. "\"$(SRCROOT)/../../Dependencies/Lib\"",
  311. "\"$(SRCROOT)/../../Core/Dependencies/lib\"",
  312. );
  313. MACOSX_DEPLOYMENT_TARGET = 10.7;
  314. PRODUCT_NAME = "$(TARGET_NAME)";
  315. WRAPPER_EXTENSION = app;
  316. };
  317. name = Debug;
  318. };
  319. 6D2800D713760D3E00BD8D0D /* Release */ = {
  320. isa = XCBuildConfiguration;
  321. buildSettings = {
  322. ALWAYS_SEARCH_USER_PATHS = NO;
  323. CLANG_CXX_LIBRARY = "libc++";
  324. COPY_PHASE_STRIP = YES;
  325. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  326. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  327. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  328. GCC_PREFIX_HEADER = "PolycodeTemplate/PolycodeTemplate-Prefix.pch";
  329. HEADER_SEARCH_PATHS = (
  330. "\"$(SRCROOT)/../../Core/Include\"",
  331. "\"$(SRCROOT)/../../Core/Dependencies/Include\"",
  332. /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
  333. /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
  334. "\"$(SRCROOT)/../../Core/Dependencies/include/freetype2\"",
  335. );
  336. INFOPLIST_FILE = "PolycodeTemplate/PolycodeTemplate-Info.plist";
  337. LIBRARY_SEARCH_PATHS = (
  338. "$(inherited)",
  339. "\"$(SRCROOT)/../../Core/Lib\"",
  340. "\"$(SRCROOT)/../../Dependencies/Lib\"",
  341. "\"$(SRCROOT)/../../Core/Dependencies/lib\"",
  342. );
  343. MACOSX_DEPLOYMENT_TARGET = 10.7;
  344. PRODUCT_NAME = "$(TARGET_NAME)";
  345. WRAPPER_EXTENSION = app;
  346. };
  347. name = Release;
  348. };
  349. /* End XCBuildConfiguration section */
  350. /* Begin XCConfigurationList section */
  351. 6D2800B113760D3E00BD8D0D /* Build configuration list for PBXProject "PolycodeTemplate" */ = {
  352. isa = XCConfigurationList;
  353. buildConfigurations = (
  354. 6D2800D313760D3E00BD8D0D /* Debug */,
  355. 6D2800D413760D3E00BD8D0D /* Release */,
  356. );
  357. defaultConfigurationIsVisible = 0;
  358. defaultConfigurationName = Release;
  359. };
  360. 6D2800D513760D3E00BD8D0D /* Build configuration list for PBXNativeTarget "PolycodeTemplate" */ = {
  361. isa = XCConfigurationList;
  362. buildConfigurations = (
  363. 6D2800D613760D3E00BD8D0D /* Debug */,
  364. 6D2800D713760D3E00BD8D0D /* Release */,
  365. );
  366. defaultConfigurationIsVisible = 0;
  367. defaultConfigurationName = Release;
  368. };
  369. /* End XCConfigurationList section */
  370. };
  371. rootObject = 6D2800AE13760D3E00BD8D0D /* Project object */;
  372. }