project.pbxproj 31 KB

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