project.pbxproj 29 KB

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