project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04A57D861872012D0068B1E5 /* SDL2.framework */; };
  10. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FE41872026200BA6557 /* liboxygine_macosx.a */; };
  11. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEC187202A200BA6557 /* libz.dylib */; };
  12. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FEE187202AC00BA6557 /* OpenGL.framework */; };
  13. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF01872031A00BA6557 /* libjpeg.a */; };
  14. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04059FF11872031A00BA6557 /* libpng.a */; };
  15. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B57311871FBE900EF3C66 /* Cocoa.framework */; };
  16. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 049B57491871FBE900EF3C66 /* Images.xcassets */; };
  17. 2DC477AC10D6C07B3FE008F6 /* ../src/Game.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/Game.cpp */; };
  18. DA49ED8903C628BA578C8670 /* ../src/Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/Joystick.cpp */; };
  19. C8860D93875589970329DCCD /* ../src/Player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../src/Player.cpp */; };
  20. 1E839D002B2BA83FC83A695A /* ../src/Unit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../src/Unit.cpp */; };
  21. 3A631A475DE035FC53ADE5EA /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../src/example.cpp */; };
  22. CD59C69314E9E74CD0A11E03 /* ../src/main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6123B1E6FE4471A00F49751 /* ../src/main.cpp */; };
  23. EFF139F8BA484314F7AAF645 /* ../src/res.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DE458993031811A4C7D28C1 /* ../src/res.cpp */; };
  24. F2CFD518E4E2E05ECEDBB262 /* ../data/images in Sources */ = {isa = PBXBuildFile; fileRef = BA41FC88D76540A6905224D6 /* ../data/images */; };
  25. 693088A7AB377368EE4A018E /* ../data/xmls in Sources */ = {isa = PBXBuildFile; fileRef = 2CE4BD5BB9DEF92439C0AB58 /* ../data/xmls */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 04059FE31872026200BA6557 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 049B52BB1871EDE900EF3C66;
  33. remoteInfo = oxygine_macosx;
  34. };
  35. 04059FE81872027200BA6557 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  38. proxyType = 1;
  39. remoteGlobalIDString = 049B52BA1871EDE900EF3C66;
  40. remoteInfo = oxygine_macosx;
  41. };
  42. 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  47. remoteInfo = Framework;
  48. };
  49. 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  54. remoteInfo = "Static Library";
  55. };
  56. 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = DB31407717554B71006C0E22;
  61. remoteInfo = "Shared Library";
  62. };
  63. 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  68. remoteInfo = "Standard DMG";
  69. };
  70. 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  73. proxyType = 1;
  74. remoteGlobalIDString = BECDF5FE0761BA81005FE872;
  75. remoteInfo = Framework;
  76. };
  77. /* End PBXContainerItemProxy section */
  78. /* Begin PBXFileReference section */
  79. 04059FEC187202A200BA6557 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  80. 04059FEE187202AC00BA6557 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  81. 04059FF01872031A00BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../../..//oxygine/third_party/macosx/libraries/libjpeg.a; sourceTree = "<group>"; };
  82. 04059FF11872031A00BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../../..//oxygine/third_party/macosx/libraries/libpng.a; sourceTree = "<group>"; };
  83. 04059FF4187203A600BA6557 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = ../../../..//oxygine/third_party/ios/libraries/libjpeg.a; sourceTree = "<group>"; };
  84. 04059FF5187203A600BA6557 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = ../../../..//oxygine/third_party/ios/libraries/libpng.a; sourceTree = "<group>"; };
  85. 049B572E1871FBE900EF3C66 /* demo_macosx.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GamePart1_macosx.app; sourceTree = BUILT_PRODUCTS_DIR; };
  86. 049B57311871FBE900EF3C66 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
  87. 049B57341871FBE900EF3C66 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
  88. 049B57351871FBE900EF3C66 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  89. 049B57361871FBE900EF3C66 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  90. 049B57391871FBE900EF3C66 /* demo_macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GamePart1_macosx-Info.plist"; sourceTree = "<group>"; };
  91. 049B57491871FBE900EF3C66 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = GamePart1/Images.xcassets; sourceTree = "<group>"; };
  92. 049B57501871FBE900EF3C66 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  93. 360377333740D8A2FD15BBE6 /* ../src/Game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Game.cpp; path = ../src/Game.cpp; sourceTree = "<group>"; };
  94. 0BF9628FC8D38F9748F0CDEB /* ../src/Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Joystick.cpp; path = ../src/Joystick.cpp; sourceTree = "<group>"; };
  95. 4DA100C319512824B7570663 /* ../src/Player.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Player.cpp; path = ../src/Player.cpp; sourceTree = "<group>"; };
  96. 04FE4D4FB640E0DF92DFB865 /* ../src/Unit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Unit.cpp; path = ../src/Unit.cpp; sourceTree = "<group>"; };
  97. 7F3B12E3C9D554D9FE28101D /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
  98. F6123B1E6FE4471A00F49751 /* ../src/main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
  99. 5DE458993031811A4C7D28C1 /* ../src/res.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = res.cpp; path = ../src/res.cpp; sourceTree = "<group>"; };
  100. F196143B0370A9D348494ACC /* ../src/Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Game.h; path = ../src/Game.h; sourceTree = "<group>"; };
  101. 7746CA7A63049ED8F7D6BF42 /* ../src/Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Joystick.h; path = ../src/Joystick.h; sourceTree = "<group>"; };
  102. D954BD82D7708B65A08FB6B9 /* ../src/Player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Player.h; path = ../src/Player.h; sourceTree = "<group>"; };
  103. BD0E956CC3A2F7EB94822B5C /* ../src/Unit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Unit.h; path = ../src/Unit.h; sourceTree = "<group>"; };
  104. 7623D793B59EF0CD569E6EC2 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
  105. AFA30E959880563E6ABBBC4F /* ../src/res.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = res.h; path = ../src/res.h; sourceTree = "<group>"; };
  106. BA41FC88D76540A6905224D6 /* ../data/images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
  107. 2CE4BD5BB9DEF92439C0AB58 /* ../data/xmls */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = xmls; path = ../data/xmls; sourceTree = "<group>"; };
  108. 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_macosx.xcodeproj; path = ../../../..//oxygine/SDL/macosx/oxygine_macosx/oxygine_macosx.xcodeproj; sourceTree = "<group>"; };
  109. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../../../..//SDL/Xcode/SDL/SDL.xcodeproj; sourceTree = "<group>"; };
  110. /* End PBXFileReference section */
  111. /* Begin PBXFrameworksBuildPhase section */
  112. 049B572B1871FBE900EF3C66 /* Frameworks */ = {
  113. isa = PBXFrameworksBuildPhase;
  114. buildActionMask = 2147483647;
  115. files = (
  116. 0405A00018720D2200BA6557 /* libjpeg.a in Frameworks */,
  117. 0405A00118720D2200BA6557 /* libpng.a in Frameworks */,
  118. 04059FEF187202AC00BA6557 /* OpenGL.framework in Frameworks */,
  119. 04059FED187202A200BA6557 /* libz.dylib in Frameworks */,
  120. 04059FEB1872027B00BA6557 /* liboxygine_macosx.a in Frameworks */,
  121. 04059FEA1872027500BA6557 /* SDL2.framework in Frameworks */,
  122. 049B57321871FBE900EF3C66 /* Cocoa.framework in Frameworks */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. /* End PBXFrameworksBuildPhase section */
  127. /* Begin PBXGroup section */
  128. 04059FE01872026200BA6557 /* Products */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 04059FE41872026200BA6557 /* liboxygine_macosx.a */,
  132. );
  133. name = Products;
  134. sourceTree = "<group>";
  135. };
  136. 049B57251871FBE900EF3C66 = {
  137. isa = PBXGroup;
  138. children = (
  139. 049B57491871FBE900EF3C66 /* Images.xcassets */,
  140. 049B57381871FBE900EF3C66 /* Supporting Files */,
  141. 04A57D391871FF8B0068B1E5 /* src */,
  142. 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */,
  143. 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */,
  144. 049B57301871FBE900EF3C66 /* Frameworks */,
  145. 049B572F1871FBE900EF3C66 /* Products */,
  146. );
  147. sourceTree = "<group>";
  148. };
  149. 049B572F1871FBE900EF3C66 /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 049B572E1871FBE900EF3C66 /* GamePart1_macosx.app */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. 049B57301871FBE900EF3C66 /* Frameworks */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 04059FF4187203A600BA6557 /* libjpeg.a */,
  161. 04059FF5187203A600BA6557 /* libpng.a */,
  162. 04059FF01872031A00BA6557 /* libjpeg.a */,
  163. 04059FF11872031A00BA6557 /* libpng.a */,
  164. 04059FEE187202AC00BA6557 /* OpenGL.framework */,
  165. 04059FEC187202A200BA6557 /* libz.dylib */,
  166. 049B57311871FBE900EF3C66 /* Cocoa.framework */,
  167. 049B57501871FBE900EF3C66 /* XCTest.framework */,
  168. 049B57331871FBE900EF3C66 /* Other Frameworks */,
  169. );
  170. name = Frameworks;
  171. sourceTree = "<group>";
  172. };
  173. 049B57331871FBE900EF3C66 /* Other Frameworks */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 049B57341871FBE900EF3C66 /* AppKit.framework */,
  177. 049B57351871FBE900EF3C66 /* CoreData.framework */,
  178. 049B57361871FBE900EF3C66 /* Foundation.framework */,
  179. );
  180. name = "Other Frameworks";
  181. sourceTree = "<group>";
  182. };
  183. 049B57371871FBE900EF3C66 /* demo */ = {
  184. isa = PBXGroup;
  185. children = (
  186. );
  187. path = demo;
  188. sourceTree = "<group>";
  189. };
  190. 049B57381871FBE900EF3C66 /* Supporting Files */ = {
  191. isa = PBXGroup;
  192. children = (
  193. BA41FC88D76540A6905224D6 /* images */,
  194. 2CE4BD5BB9DEF92439C0AB58 /* xmls */,
  195. 049B57391871FBE900EF3C66 /* GamePart1_macosx-Info.plist */,
  196. );
  197. name = "Supporting Files";
  198. sourceTree = "<group>";
  199. };
  200. 04A57D391871FF8B0068B1E5 /* src */ = {
  201. isa = PBXGroup;
  202. children = (
  203. 360377333740D8A2FD15BBE6 /* Game.cpp */,
  204. 0BF9628FC8D38F9748F0CDEB /* Joystick.cpp */,
  205. 4DA100C319512824B7570663 /* Player.cpp */,
  206. 04FE4D4FB640E0DF92DFB865 /* Unit.cpp */,
  207. 7F3B12E3C9D554D9FE28101D /* example.cpp */,
  208. F6123B1E6FE4471A00F49751 /* main.cpp */,
  209. 5DE458993031811A4C7D28C1 /* res.cpp */,
  210. F196143B0370A9D348494ACC /* Game.h */,
  211. 7746CA7A63049ED8F7D6BF42 /* Joystick.h */,
  212. D954BD82D7708B65A08FB6B9 /* Player.h */,
  213. BD0E956CC3A2F7EB94822B5C /* Unit.h */,
  214. 7623D793B59EF0CD569E6EC2 /* example.h */,
  215. AFA30E959880563E6ABBBC4F /* res.h */,
  216. );
  217. name = src;
  218. sourceTree = "<group>";
  219. };
  220. 04A57D7F1872012A0068B1E5 /* Products */ = {
  221. isa = PBXGroup;
  222. children = (
  223. 04A57D861872012D0068B1E5 /* SDL2.framework */,
  224. 04A57D881872012D0068B1E5 /* libSDL2.a */,
  225. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */,
  226. 04A57D8C1872012D0068B1E5 /* Standard DMG */,
  227. );
  228. name = Products;
  229. sourceTree = "<group>";
  230. };
  231. /* End PBXGroup section */
  232. /* Begin PBXNativeTarget section */
  233. 049B572D1871FBE900EF3C66 /* GamePart1_macosx */ = {
  234. isa = PBXNativeTarget;
  235. buildConfigurationList = 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "GamePart1_macosx" */;
  236. buildPhases = (
  237. 049B572A1871FBE900EF3C66 /* Sources */,
  238. 049B572B1871FBE900EF3C66 /* Frameworks */,
  239. 049B572C1871FBE900EF3C66 /* Resources */,
  240. );
  241. buildRules = (
  242. );
  243. dependencies = (
  244. 04059FE91872027200BA6557 /* PBXTargetDependency */,
  245. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */,
  246. );
  247. name = GamePart1_macosx;
  248. productName = GamePart1;
  249. productReference = 049B572E1871FBE900EF3C66 /* GamePart1_macosx.app */;
  250. productType = "com.apple.product-type.application";
  251. };
  252. /* End PBXNativeTarget section */
  253. /* Begin PBXProject section */
  254. 049B57261871FBE900EF3C66 /* Project object */ = {
  255. isa = PBXProject;
  256. attributes = {
  257. LastUpgradeCheck = 0610;
  258. ORGANIZATIONNAME = oxygine;
  259. };
  260. buildConfigurationList = 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "GamePart1_macosx" */;
  261. compatibilityVersion = "Xcode 3.2";
  262. developmentRegion = English;
  263. hasScannedForEncodings = 0;
  264. knownRegions = (
  265. en,
  266. Base,
  267. );
  268. mainGroup = 049B57251871FBE900EF3C66;
  269. productRefGroup = 049B572F1871FBE900EF3C66 /* Products */;
  270. projectDirPath = "";
  271. projectReferences = (
  272. {
  273. ProductGroup = 04059FE01872026200BA6557 /* Products */;
  274. ProjectRef = 04A57D761871FFEB0068B1E5 /* oxygine_macosx.xcodeproj */;
  275. },
  276. {
  277. ProductGroup = 04A57D7F1872012A0068B1E5 /* Products */;
  278. ProjectRef = 04A57D7E1872012A0068B1E5 /* SDL.xcodeproj */;
  279. },
  280. );
  281. projectRoot = "";
  282. targets = (
  283. 049B572D1871FBE900EF3C66 /* GamePart1_macosx */,
  284. );
  285. };
  286. /* End PBXProject section */
  287. /* Begin PBXReferenceProxy section */
  288. 04059FE41872026200BA6557 /* liboxygine_macosx.a */ = {
  289. isa = PBXReferenceProxy;
  290. fileType = archive.ar;
  291. path = liboxygine_macosx.a;
  292. remoteRef = 04059FE31872026200BA6557 /* PBXContainerItemProxy */;
  293. sourceTree = BUILT_PRODUCTS_DIR;
  294. };
  295. 04A57D861872012D0068B1E5 /* SDL2.framework */ = {
  296. isa = PBXReferenceProxy;
  297. fileType = wrapper.framework;
  298. path = SDL2.framework;
  299. remoteRef = 04A57D851872012D0068B1E5 /* PBXContainerItemProxy */;
  300. sourceTree = BUILT_PRODUCTS_DIR;
  301. };
  302. 04A57D881872012D0068B1E5 /* libSDL2.a */ = {
  303. isa = PBXReferenceProxy;
  304. fileType = archive.ar;
  305. path = libSDL2.a;
  306. remoteRef = 04A57D871872012D0068B1E5 /* PBXContainerItemProxy */;
  307. sourceTree = BUILT_PRODUCTS_DIR;
  308. };
  309. 04A57D8A1872012D0068B1E5 /* libSDL2.dylib */ = {
  310. isa = PBXReferenceProxy;
  311. fileType = "compiled.mach-o.dylib";
  312. path = libSDL2.dylib;
  313. remoteRef = 04A57D891872012D0068B1E5 /* PBXContainerItemProxy */;
  314. sourceTree = BUILT_PRODUCTS_DIR;
  315. };
  316. 04A57D8C1872012D0068B1E5 /* Standard DMG */ = {
  317. isa = PBXReferenceProxy;
  318. fileType = "compiled.mach-o.executable";
  319. path = "Standard DMG";
  320. remoteRef = 04A57D8B1872012D0068B1E5 /* PBXContainerItemProxy */;
  321. sourceTree = BUILT_PRODUCTS_DIR;
  322. };
  323. /* End PBXReferenceProxy section */
  324. /* Begin PBXResourcesBuildPhase section */
  325. 049B572C1871FBE900EF3C66 /* Resources */ = {
  326. isa = PBXResourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. F2CFD518E4E2E05ECEDBB262 /* images */,
  330. 693088A7AB377368EE4A018E /* xmls */,
  331. 049B574A1871FBE900EF3C66 /* Images.xcassets in Resources */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. /* End PBXResourcesBuildPhase section */
  336. /* Begin PBXSourcesBuildPhase section */
  337. 049B572A1871FBE900EF3C66 /* Sources */ = {
  338. isa = PBXSourcesBuildPhase;
  339. buildActionMask = 2147483647;
  340. files = (
  341. 2DC477AC10D6C07B3FE008F6 /* Game.cpp */,
  342. DA49ED8903C628BA578C8670 /* Joystick.cpp */,
  343. C8860D93875589970329DCCD /* Player.cpp */,
  344. 1E839D002B2BA83FC83A695A /* Unit.cpp */,
  345. 3A631A475DE035FC53ADE5EA /* example.cpp */,
  346. CD59C69314E9E74CD0A11E03 /* main.cpp */,
  347. EFF139F8BA484314F7AAF645 /* res.cpp */,
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. };
  351. /* End PBXSourcesBuildPhase section */
  352. /* Begin PBXTargetDependency section */
  353. 04059FE91872027200BA6557 /* PBXTargetDependency */ = {
  354. isa = PBXTargetDependency;
  355. name = oxygine_macosx;
  356. targetProxy = 04059FE81872027200BA6557 /* PBXContainerItemProxy */;
  357. };
  358. 04A57D8F187201EF0068B1E5 /* PBXTargetDependency */ = {
  359. isa = PBXTargetDependency;
  360. name = Framework;
  361. targetProxy = 04A57D8E187201EF0068B1E5 /* PBXContainerItemProxy */;
  362. };
  363. /* End PBXTargetDependency section */
  364. /* Begin XCBuildConfiguration section */
  365. 049B575D1871FBE900EF3C66 /* Debug */ = {
  366. isa = XCBuildConfiguration;
  367. buildSettings = {
  368. ALWAYS_SEARCH_USER_PATHS = NO;
  369. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  370. CLANG_CXX_LIBRARY = "libc++";
  371. CLANG_ENABLE_OBJC_ARC = NO;
  372. CLANG_WARN_BOOL_CONVERSION = YES;
  373. CLANG_WARN_CONSTANT_CONVERSION = YES;
  374. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  375. CLANG_WARN_EMPTY_BODY = YES;
  376. CLANG_WARN_ENUM_CONVERSION = YES;
  377. CLANG_WARN_INT_CONVERSION = YES;
  378. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  379. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  380. COPY_PHASE_STRIP = NO;
  381. GCC_C_LANGUAGE_STANDARD = gnu99;
  382. GCC_DYNAMIC_NO_PIC = NO;
  383. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  384. GCC_OPTIMIZATION_LEVEL = 0;
  385. GCC_PREPROCESSOR_DEFINITIONS = (
  386. "DEBUG=1",
  387. "$(inherited)",
  388. );
  389. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  390. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  391. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  392. GCC_WARN_UNDECLARED_SELECTOR = YES;
  393. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  394. GCC_WARN_UNUSED_FUNCTION = YES;
  395. GCC_WARN_UNUSED_VARIABLE = YES;
  396. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  397. MACOSX_DEPLOYMENT_TARGET = 10.8;
  398. ONLY_ACTIVE_ARCH = YES;
  399. SDKROOT = macosx;
  400. USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
  401. VALID_ARCHS = "x86_64";
  402. };
  403. name = Debug;
  404. };
  405. 049B575E1871FBE900EF3C66 /* Release */ = {
  406. isa = XCBuildConfiguration;
  407. buildSettings = {
  408. ALWAYS_SEARCH_USER_PATHS = NO;
  409. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  410. CLANG_CXX_LIBRARY = "libc++";
  411. CLANG_ENABLE_OBJC_ARC = NO;
  412. CLANG_WARN_BOOL_CONVERSION = YES;
  413. CLANG_WARN_CONSTANT_CONVERSION = YES;
  414. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  415. CLANG_WARN_EMPTY_BODY = YES;
  416. CLANG_WARN_ENUM_CONVERSION = YES;
  417. CLANG_WARN_INT_CONVERSION = YES;
  418. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  419. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  420. COPY_PHASE_STRIP = YES;
  421. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  422. ENABLE_NS_ASSERTIONS = NO;
  423. GCC_C_LANGUAGE_STANDARD = gnu99;
  424. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  425. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  426. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  427. GCC_WARN_UNDECLARED_SELECTOR = YES;
  428. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  429. GCC_WARN_UNUSED_FUNCTION = YES;
  430. GCC_WARN_UNUSED_VARIABLE = YES;
  431. GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
  432. MACOSX_DEPLOYMENT_TARGET = 10.8;
  433. ONLY_ACTIVE_ARCH = YES;
  434. SDKROOT = macosx;
  435. USER_HEADER_SEARCH_PATHS = "../../../..//oxygine/src ../../../../..//SDL/include";
  436. VALID_ARCHS = "x86_64";
  437. };
  438. name = Release;
  439. };
  440. 049B57601871FBE900EF3C66 /* Debug */ = {
  441. isa = XCBuildConfiguration;
  442. buildSettings = {
  443. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  444. COMBINE_HIDPI_IMAGES = YES;
  445. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  446. GCC_PREFIX_HEADER = "GamePart1/GamePart1_macosx-Prefix.pch";
  447. INFOPLIST_FILE = "GamePart1_macosx-Info.plist";
  448. LIBRARY_SEARCH_PATHS = (
  449. "$(inherited)",
  450. "../../../..//oxygine/third_party/macosx/libraries",
  451. "../../../..//oxygine/third_party/ios/libraries",
  452. );
  453. PRODUCT_NAME = GamePart1_macosx;
  454. WRAPPER_EXTENSION = app;
  455. };
  456. name = Debug;
  457. };
  458. 049B57611871FBE900EF3C66 /* Release */ = {
  459. isa = XCBuildConfiguration;
  460. buildSettings = {
  461. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  462. COMBINE_HIDPI_IMAGES = YES;
  463. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  464. GCC_PREFIX_HEADER = "GamePart1/GamePart1_macosx-Prefix.pch";
  465. INFOPLIST_FILE = "GamePart1_macosx-Info.plist";
  466. LIBRARY_SEARCH_PATHS = (
  467. "$(inherited)",
  468. "../../../..//oxygine/third_party/macosx/libraries",
  469. "../../../..//oxygine/third_party/ios/libraries",
  470. );
  471. PRODUCT_NAME = GamePart1_macosx;
  472. WRAPPER_EXTENSION = app;
  473. };
  474. name = Release;
  475. };
  476. /* End XCBuildConfiguration section */
  477. /* Begin XCConfigurationList section */
  478. 049B57291871FBE900EF3C66 /* Build configuration list for PBXProject "GamePart1_macosx" */ = {
  479. isa = XCConfigurationList;
  480. buildConfigurations = (
  481. 049B575D1871FBE900EF3C66 /* Debug */,
  482. 049B575E1871FBE900EF3C66 /* Release */,
  483. );
  484. defaultConfigurationIsVisible = 0;
  485. defaultConfigurationName = Release;
  486. };
  487. 049B575F1871FBE900EF3C66 /* Build configuration list for PBXNativeTarget "GamePart1_macosx" */ = {
  488. isa = XCConfigurationList;
  489. buildConfigurations = (
  490. 049B57601871FBE900EF3C66 /* Debug */,
  491. 049B57611871FBE900EF3C66 /* Release */,
  492. );
  493. defaultConfigurationIsVisible = 0;
  494. defaultConfigurationName = Release;
  495. };
  496. /* End XCConfigurationList section */
  497. };
  498. rootObject = 049B57261871FBE900EF3C66 /* Project object */;
  499. }