project.pbxproj 26 KB

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