| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 6D904FDD1CCBF95700D0E80A /* PolyScript.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6D904FDC1CCBF95700D0E80A /* PolyScript.cpp */; };
- 6D9D8C221CD975B1001E636B /* PolycodeLua.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6D9D8C211CD975B1001E636B /* PolycodeLua.cpp */; };
- 8A0F81471BF541F900E24F9B /* lodepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80F91BF541F800E24F9B /* lodepng.cpp */; };
- 8A0F81481BF541F900E24F9B /* PolyBasicFileProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FA1BF541F800E24F9B /* PolyBasicFileProvider.cpp */; };
- 8A0F81491BF541F900E24F9B /* PolyBezierCurve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FB1BF541F800E24F9B /* PolyBezierCurve.cpp */; };
- 8A0F814A1BF541F900E24F9B /* PolyBone.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FC1BF541F800E24F9B /* PolyBone.cpp */; };
- 8A0F814B1BF541F900E24F9B /* PolyCamera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FD1BF541F800E24F9B /* PolyCamera.cpp */; };
- 8A0F814C1BF541F900E24F9B /* PolyClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FE1BF541F800E24F9B /* PolyClient.cpp */; };
- 8A0F814D1BF541F900E24F9B /* PolyColor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F80FF1BF541F800E24F9B /* PolyColor.cpp */; };
- 8A0F814E1BF541F900E24F9B /* PolyConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81001BF541F800E24F9B /* PolyConfig.cpp */; };
- 8A0F814F1BF541F900E24F9B /* PolyCore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81011BF541F800E24F9B /* PolyCore.cpp */; };
- 8A0F81501BF541F900E24F9B /* PolyCoreFileProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81021BF541F800E24F9B /* PolyCoreFileProvider.cpp */; };
- 8A0F81511BF541F900E24F9B /* PolyCoreInput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81031BF541F800E24F9B /* PolyCoreInput.cpp */; };
- 8A0F81521BF541F900E24F9B /* PolyCoreServices.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81041BF541F800E24F9B /* PolyCoreServices.cpp */; };
- 8A0F81531BF541F900E24F9B /* PolyCubemap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81051BF541F800E24F9B /* PolyCubemap.cpp */; };
- 8A0F81541BF541F900E24F9B /* PolyData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81061BF541F800E24F9B /* PolyData.cpp */; };
- 8A0F81551BF541F900E24F9B /* PolyEntity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81071BF541F800E24F9B /* PolyEntity.cpp */; };
- 8A0F81561BF541F900E24F9B /* PolyEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81081BF541F800E24F9B /* PolyEvent.cpp */; };
- 8A0F81571BF541F900E24F9B /* PolyEventDispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81091BF541F800E24F9B /* PolyEventDispatcher.cpp */; };
- 8A0F81581BF541F900E24F9B /* PolyEventHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F810A1BF541F800E24F9B /* PolyEventHandler.cpp */; };
- 8A0F81591BF541F900E24F9B /* PolyFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F810B1BF541F800E24F9B /* PolyFont.cpp */; };
- 8A0F815C1BF541F900E24F9B /* PolyGPUDrawBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F810E1BF541F800E24F9B /* PolyGPUDrawBuffer.cpp */; };
- 8A0F815D1BF541F900E24F9B /* PolyImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F810F1BF541F800E24F9B /* PolyImage.cpp */; };
- 8A0F815E1BF541F900E24F9B /* PolyInputEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81101BF541F800E24F9B /* PolyInputEvent.cpp */; };
- 8A0F815F1BF541F900E24F9B /* PolyIOSCore.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81111BF541F800E24F9B /* PolyIOSCore.mm */; };
- 8A0F81601BF541F900E24F9B /* PolyLabel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81121BF541F800E24F9B /* PolyLabel.cpp */; };
- 8A0F81611BF541F900E24F9B /* PolyLogger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81131BF541F800E24F9B /* PolyLogger.cpp */; };
- 8A0F81621BF541F900E24F9B /* PolyMaterial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81141BF541F800E24F9B /* PolyMaterial.cpp */; };
- 8A0F81641BF541F900E24F9B /* PolyMatrix4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81161BF541F800E24F9B /* PolyMatrix4.cpp */; };
- 8A0F81651BF541F900E24F9B /* PolyMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81171BF541F800E24F9B /* PolyMesh.cpp */; };
- 8A0F81661BF541F900E24F9B /* PolyObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81181BF541F800E24F9B /* PolyObject.cpp */; };
- 8A0F81671BF541F900E24F9B /* PolyOpenGLGraphicsInterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81191BF541F800E24F9B /* PolyOpenGLGraphicsInterface.cpp */; };
- 8A0F81681BF541F900E24F9B /* PolyParticleEmitter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F811A1BF541F800E24F9B /* PolyParticleEmitter.cpp */; };
- 8A0F81691BF541F900E24F9B /* PolyPeer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F811B1BF541F800E24F9B /* PolyPeer.cpp */; };
- 8A0F816A1BF541F900E24F9B /* PolyPerlin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F811C1BF541F800E24F9B /* PolyPerlin.cpp */; };
- 8A0F816C1BF541F900E24F9B /* PolyQuaternion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F811E1BF541F800E24F9B /* PolyQuaternion.cpp */; };
- 8A0F816D1BF541F900E24F9B /* PolyQuaternionCurve.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F811F1BF541F800E24F9B /* PolyQuaternionCurve.cpp */; };
- 8A0F816E1BF541F900E24F9B /* PolyRay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81201BF541F800E24F9B /* PolyRay.cpp */; };
- 8A0F816F1BF541F900E24F9B /* PolyRectangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81211BF541F800E24F9B /* PolyRectangle.cpp */; };
- 8A0F81701BF541F900E24F9B /* PolyRenderDataArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81221BF541F800E24F9B /* PolyRenderDataArray.cpp */; };
- 8A0F81711BF541F900E24F9B /* PolyRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81231BF541F800E24F9B /* PolyRenderer.cpp */; };
- 8A0F81721BF541F900E24F9B /* PolyResource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81241BF541F800E24F9B /* PolyResource.cpp */; };
- 8A0F81731BF541F900E24F9B /* PolyResourceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81251BF541F800E24F9B /* PolyResourceManager.cpp */; };
- 8A0F81741BF541F900E24F9B /* PolyScene.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81261BF541F800E24F9B /* PolyScene.cpp */; };
- 8A0F81751BF541F900E24F9B /* PolySceneEntityInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81271BF541F800E24F9B /* PolySceneEntityInstance.cpp */; };
- 8A0F81771BF541F900E24F9B /* PolySceneLabel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81291BF541F800E24F9B /* PolySceneLabel.cpp */; };
- 8A0F81781BF541F900E24F9B /* PolySceneLight.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812A1BF541F800E24F9B /* PolySceneLight.cpp */; };
- 8A0F81791BF541F900E24F9B /* PolySceneLine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812B1BF541F800E24F9B /* PolySceneLine.cpp */; };
- 8A0F817A1BF541F900E24F9B /* PolySceneManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812C1BF541F800E24F9B /* PolySceneManager.cpp */; };
- 8A0F817B1BF541F900E24F9B /* PolySceneMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812D1BF541F800E24F9B /* PolySceneMesh.cpp */; };
- 8A0F817C1BF541F900E24F9B /* PolyScenePrimitive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812E1BF541F800E24F9B /* PolyScenePrimitive.cpp */; };
- 8A0F817D1BF541F900E24F9B /* PolySceneRenderTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F812F1BF541F800E24F9B /* PolySceneRenderTexture.cpp */; };
- 8A0F817E1BF541F900E24F9B /* PolySceneSound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81301BF541F800E24F9B /* PolySceneSound.cpp */; };
- 8A0F817F1BF541F900E24F9B /* PolySceneSprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81311BF541F800E24F9B /* PolySceneSprite.cpp */; };
- 8A0F81801BF541F900E24F9B /* PolyServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81321BF541F800E24F9B /* PolyServer.cpp */; };
- 8A0F81811BF541F900E24F9B /* PolyShader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81331BF541F800E24F9B /* PolyShader.cpp */; };
- 8A0F81821BF541F900E24F9B /* PolySkeleton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81341BF541F800E24F9B /* PolySkeleton.cpp */; };
- 8A0F81831BF541F900E24F9B /* PolySocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81351BF541F800E24F9B /* PolySocket.cpp */; };
- 8A0F81841BF541F900E24F9B /* PolySound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81361BF541F800E24F9B /* PolySound.cpp */; };
- 8A0F81851BF541F900E24F9B /* PolySoundManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81371BF541F800E24F9B /* PolySoundManager.cpp */; };
- 8A0F81861BF541F900E24F9B /* PolyString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81381BF541F800E24F9B /* PolyString.cpp */; };
- 8A0F81871BF541F900E24F9B /* PolyTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81391BF541F800E24F9B /* PolyTexture.cpp */; };
- 8A0F81881BF541F900E24F9B /* PolyThreaded.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813A1BF541F800E24F9B /* PolyThreaded.cpp */; };
- 8A0F81891BF541F900E24F9B /* PolyTimer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813B1BF541F800E24F9B /* PolyTimer.cpp */; };
- 8A0F818A1BF541F900E24F9B /* PolyTimerManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813C1BF541F800E24F9B /* PolyTimerManager.cpp */; };
- 8A0F818B1BF541F900E24F9B /* PolyTween.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813D1BF541F800E24F9B /* PolyTween.cpp */; };
- 8A0F818C1BF541F900E24F9B /* PolyTweenManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813E1BF541F800E24F9B /* PolyTweenManager.cpp */; };
- 8A0F818D1BF541F900E24F9B /* PolyVector2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F813F1BF541F800E24F9B /* PolyVector2.cpp */; };
- 8A0F818E1BF541F900E24F9B /* PolyVector3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81401BF541F800E24F9B /* PolyVector3.cpp */; };
- 8A0F818F1BF541F900E24F9B /* PolyVector4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81411BF541F800E24F9B /* PolyVector4.cpp */; };
- 8A0F81901BF541F900E24F9B /* rgbe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81421BF541F800E24F9B /* rgbe.cpp */; };
- 8A0F81911BF541F900E24F9B /* tinystr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81431BF541F800E24F9B /* tinystr.cpp */; };
- 8A0F81921BF541F900E24F9B /* tinyxml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81441BF541F900E24F9B /* tinyxml.cpp */; };
- 8A0F81931BF541F900E24F9B /* tinyxmlerror.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81451BF541F900E24F9B /* tinyxmlerror.cpp */; };
- 8A0F81941BF541F900E24F9B /* tinyxmlparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F81461BF541F900E24F9B /* tinyxmlparser.cpp */; };
- 8A35E1A11C87B25900BF9EEA /* PolyPhysFSFileProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A35E1A01C87B25900BF9EEA /* PolyPhysFSFileProvider.cpp */; };
- AA2456D01D24434B00E34036 /* duktape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA2456CF1D24434B00E34036 /* duktape.cpp */; };
- AA2456D21D24437400E34036 /* stb_vorbis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA2456D11D24437400E34036 /* stb_vorbis.cpp */; };
- /* End PBXBuildFile section */
- /* Begin PBXCopyFilesBuildPhase section */
- 8A0F809E1BF5411500E24F9B /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "include/$(PRODUCT_NAME)";
- dstSubfolderSpec = 16;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 6D904FDC1CCBF95700D0E80A /* PolyScript.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyScript.cpp; path = ../../../src/core/PolyScript.cpp; sourceTree = "<group>"; };
- 6D904FDE1CCBF96D00D0E80A /* PolyScript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyScript.h; path = ../../../include/polycode/core/PolyScript.h; sourceTree = "<group>"; };
- 6D9D8C1F1CD9759E001E636B /* PolycodeLua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolycodeLua.h; path = ../../../include/polycode/bindings/lua/PolycodeLua.h; sourceTree = "<group>"; };
- 6D9D8C201CD9759E001E636B /* PolycodeLuaWrappers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolycodeLuaWrappers.h; path = ../../../include/polycode/bindings/lua/PolycodeLuaWrappers.h; sourceTree = "<group>"; };
- 6D9D8C211CD975B1001E636B /* PolycodeLua.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp.preprocessed; fileEncoding = 4; name = PolycodeLua.cpp; path = ../../../src/bindings/lua/PolycodeLua.cpp; sourceTree = "<group>"; };
- 8A0F80A01BF5411500E24F9B /* libPolycodeCore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPolycodeCore.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 8A0F80AE1BF5417E00E24F9B /* PolyBasicFileProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyBasicFileProvider.h; path = ../../../include/polycode/core/PolyBasicFileProvider.h; sourceTree = "<group>"; };
- 8A0F80AF1BF5417E00E24F9B /* PolyBezierCurve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyBezierCurve.h; path = ../../../include/polycode/core/PolyBezierCurve.h; sourceTree = "<group>"; };
- 8A0F80B01BF5417E00E24F9B /* PolyBone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyBone.h; path = ../../../include/polycode/core/PolyBone.h; sourceTree = "<group>"; };
- 8A0F80B11BF5417E00E24F9B /* PolyCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCamera.h; path = ../../../include/polycode/core/PolyCamera.h; sourceTree = "<group>"; };
- 8A0F80B21BF5417E00E24F9B /* PolyClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyClient.h; path = ../../../include/polycode/core/PolyClient.h; sourceTree = "<group>"; };
- 8A0F80B31BF5417E00E24F9B /* PolyColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyColor.h; path = ../../../include/polycode/core/PolyColor.h; sourceTree = "<group>"; };
- 8A0F80B41BF5417E00E24F9B /* PolyConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyConfig.h; path = ../../../include/polycode/core/PolyConfig.h; sourceTree = "<group>"; };
- 8A0F80B51BF5417E00E24F9B /* PolyCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCore.h; path = ../../../include/polycode/core/PolyCore.h; sourceTree = "<group>"; };
- 8A0F80B61BF5417E00E24F9B /* PolyCoreFileProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCoreFileProvider.h; path = ../../../include/polycode/core/PolyCoreFileProvider.h; sourceTree = "<group>"; };
- 8A0F80B71BF5417E00E24F9B /* PolyCoreInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCoreInput.h; path = ../../../include/polycode/core/PolyCoreInput.h; sourceTree = "<group>"; };
- 8A0F80B81BF5417E00E24F9B /* PolyCoreServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCoreServices.h; path = ../../../include/polycode/core/PolyCoreServices.h; sourceTree = "<group>"; };
- 8A0F80B91BF5417E00E24F9B /* PolyCubemap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyCubemap.h; path = ../../../include/polycode/core/PolyCubemap.h; sourceTree = "<group>"; };
- 8A0F80BA1BF5417E00E24F9B /* PolyData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyData.h; path = ../../../include/polycode/core/PolyData.h; sourceTree = "<group>"; };
- 8A0F80BB1BF5417E00E24F9B /* PolyEntity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyEntity.h; path = ../../../include/polycode/core/PolyEntity.h; sourceTree = "<group>"; };
- 8A0F80BC1BF5417E00E24F9B /* PolyEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyEvent.h; path = ../../../include/polycode/core/PolyEvent.h; sourceTree = "<group>"; };
- 8A0F80BD1BF5417E00E24F9B /* PolyEventDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyEventDispatcher.h; path = ../../../include/polycode/core/PolyEventDispatcher.h; sourceTree = "<group>"; };
- 8A0F80BE1BF5417E00E24F9B /* PolyEventHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyEventHandler.h; path = ../../../include/polycode/core/PolyEventHandler.h; sourceTree = "<group>"; };
- 8A0F80BF1BF5417E00E24F9B /* PolyFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyFont.h; path = ../../../include/polycode/core/PolyFont.h; sourceTree = "<group>"; };
- 8A0F80C01BF5417E00E24F9B /* PolyFontGlyphSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyFontGlyphSheet.h; path = ../../../include/polycode/core/PolyFontGlyphSheet.h; sourceTree = "<group>"; };
- 8A0F80C21BF5417E00E24F9B /* PolyGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyGlobals.h; path = ../../../include/polycode/core/PolyGlobals.h; sourceTree = "<group>"; };
- 8A0F80C31BF5417E00E24F9B /* PolyGPUDrawBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyGPUDrawBuffer.h; path = ../../../include/polycode/core/PolyGPUDrawBuffer.h; sourceTree = "<group>"; };
- 8A0F80C41BF5417E00E24F9B /* PolyImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyImage.h; path = ../../../include/polycode/core/PolyImage.h; sourceTree = "<group>"; };
- 8A0F80C51BF5417E00E24F9B /* PolyInputEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyInputEvent.h; path = ../../../include/polycode/core/PolyInputEvent.h; sourceTree = "<group>"; };
- 8A0F80C61BF5417E00E24F9B /* PolyInputKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyInputKeys.h; path = ../../../include/polycode/core/PolyInputKeys.h; sourceTree = "<group>"; };
- 8A0F80C71BF5417E00E24F9B /* PolyIOSCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyIOSCore.h; path = ../../../include/polycode/core/PolyIOSCore.h; sourceTree = "<group>"; };
- 8A0F80C81BF5417E00E24F9B /* PolyLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyLabel.h; path = ../../../include/polycode/core/PolyLabel.h; sourceTree = "<group>"; };
- 8A0F80C91BF5417E00E24F9B /* PolyLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyLogger.h; path = ../../../include/polycode/core/PolyLogger.h; sourceTree = "<group>"; };
- 8A0F80CA1BF5417E00E24F9B /* PolyMaterial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyMaterial.h; path = ../../../include/polycode/core/PolyMaterial.h; sourceTree = "<group>"; };
- 8A0F80CB1BF5417E00E24F9B /* PolyMaterialManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyMaterialManager.h; path = ../../../include/polycode/core/PolyMaterialManager.h; sourceTree = "<group>"; };
- 8A0F80CC1BF5417E00E24F9B /* PolyMatrix4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyMatrix4.h; path = ../../../include/polycode/core/PolyMatrix4.h; sourceTree = "<group>"; };
- 8A0F80CD1BF5417E00E24F9B /* PolyMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyMesh.h; path = ../../../include/polycode/core/PolyMesh.h; sourceTree = "<group>"; };
- 8A0F80CE1BF5417E00E24F9B /* PolyObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyObject.h; path = ../../../include/polycode/core/PolyObject.h; sourceTree = "<group>"; };
- 8A0F80CF1BF5417E00E24F9B /* PolyOpenGLGraphicsInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyOpenGLGraphicsInterface.h; path = ../../../include/polycode/core/PolyOpenGLGraphicsInterface.h; sourceTree = "<group>"; };
- 8A0F80D01BF5417E00E24F9B /* PolyParticleEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyParticleEmitter.h; path = ../../../include/polycode/core/PolyParticleEmitter.h; sourceTree = "<group>"; };
- 8A0F80D11BF5417E00E24F9B /* PolyPeer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyPeer.h; path = ../../../include/polycode/core/PolyPeer.h; sourceTree = "<group>"; };
- 8A0F80D21BF5417E00E24F9B /* PolyPerlin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyPerlin.h; path = ../../../include/polycode/core/PolyPerlin.h; sourceTree = "<group>"; };
- 8A0F80D41BF5417E00E24F9B /* PolyQuaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyQuaternion.h; path = ../../../include/polycode/core/PolyQuaternion.h; sourceTree = "<group>"; };
- 8A0F80D51BF5417E00E24F9B /* PolyQuaternionCurve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyQuaternionCurve.h; path = ../../../include/polycode/core/PolyQuaternionCurve.h; sourceTree = "<group>"; };
- 8A0F80D61BF5417E00E24F9B /* PolyRay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyRay.h; path = ../../../include/polycode/core/PolyRay.h; sourceTree = "<group>"; };
- 8A0F80D71BF5417E00E24F9B /* PolyRectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyRectangle.h; path = ../../../include/polycode/core/PolyRectangle.h; sourceTree = "<group>"; };
- 8A0F80D81BF5417E00E24F9B /* PolyRenderDataArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyRenderDataArray.h; path = ../../../include/polycode/core/PolyRenderDataArray.h; sourceTree = "<group>"; };
- 8A0F80D91BF5417E00E24F9B /* PolyRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyRenderer.h; path = ../../../include/polycode/core/PolyRenderer.h; sourceTree = "<group>"; };
- 8A0F80DA1BF5417E00E24F9B /* PolyResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyResource.h; path = ../../../include/polycode/core/PolyResource.h; sourceTree = "<group>"; };
- 8A0F80DB1BF5417E00E24F9B /* PolyResourceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyResourceManager.h; path = ../../../include/polycode/core/PolyResourceManager.h; sourceTree = "<group>"; };
- 8A0F80DC1BF5417E00E24F9B /* PolyScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyScene.h; path = ../../../include/polycode/core/PolyScene.h; sourceTree = "<group>"; };
- 8A0F80DD1BF5417E00E24F9B /* PolySceneEntityInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneEntityInstance.h; path = ../../../include/polycode/core/PolySceneEntityInstance.h; sourceTree = "<group>"; };
- 8A0F80DE1BF5417E00E24F9B /* PolySceneImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneImage.h; path = ../../../include/polycode/core/PolySceneImage.h; sourceTree = "<group>"; };
- 8A0F80DF1BF5417E00E24F9B /* PolySceneLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneLabel.h; path = ../../../include/polycode/core/PolySceneLabel.h; sourceTree = "<group>"; };
- 8A0F80E01BF5417E00E24F9B /* PolySceneLight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneLight.h; path = ../../../include/polycode/core/PolySceneLight.h; sourceTree = "<group>"; };
- 8A0F80E11BF5417E00E24F9B /* PolySceneLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneLine.h; path = ../../../include/polycode/core/PolySceneLine.h; sourceTree = "<group>"; };
- 8A0F80E21BF5417E00E24F9B /* PolySceneManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneManager.h; path = ../../../include/polycode/core/PolySceneManager.h; sourceTree = "<group>"; };
- 8A0F80E31BF5417E00E24F9B /* PolySceneMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneMesh.h; path = ../../../include/polycode/core/PolySceneMesh.h; sourceTree = "<group>"; };
- 8A0F80E41BF5417E00E24F9B /* PolyScenePrimitive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyScenePrimitive.h; path = ../../../include/polycode/core/PolyScenePrimitive.h; sourceTree = "<group>"; };
- 8A0F80E51BF5417E00E24F9B /* PolySceneRenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneRenderTexture.h; path = ../../../include/polycode/core/PolySceneRenderTexture.h; sourceTree = "<group>"; };
- 8A0F80E61BF5417E00E24F9B /* PolySceneSound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneSound.h; path = ../../../include/polycode/core/PolySceneSound.h; sourceTree = "<group>"; };
- 8A0F80E71BF5417E00E24F9B /* PolySceneSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySceneSprite.h; path = ../../../include/polycode/core/PolySceneSprite.h; sourceTree = "<group>"; };
- 8A0F80E81BF5417E00E24F9B /* PolyServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyServer.h; path = ../../../include/polycode/core/PolyServer.h; sourceTree = "<group>"; };
- 8A0F80E91BF5417E00E24F9B /* PolyServerWorld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyServerWorld.h; path = ../../../include/polycode/core/PolyServerWorld.h; sourceTree = "<group>"; };
- 8A0F80EA1BF5417E00E24F9B /* PolyShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyShader.h; path = ../../../include/polycode/core/PolyShader.h; sourceTree = "<group>"; };
- 8A0F80EB1BF5417E00E24F9B /* PolySkeleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySkeleton.h; path = ../../../include/polycode/core/PolySkeleton.h; sourceTree = "<group>"; };
- 8A0F80EC1BF5417E00E24F9B /* PolySocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySocket.h; path = ../../../include/polycode/core/PolySocket.h; sourceTree = "<group>"; };
- 8A0F80ED1BF5417E00E24F9B /* PolySound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySound.h; path = ../../../include/polycode/core/PolySound.h; sourceTree = "<group>"; };
- 8A0F80EE1BF5417E00E24F9B /* PolySoundManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolySoundManager.h; path = ../../../include/polycode/core/PolySoundManager.h; sourceTree = "<group>"; };
- 8A0F80EF1BF5417E00E24F9B /* PolyString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyString.h; path = ../../../include/polycode/core/PolyString.h; sourceTree = "<group>"; };
- 8A0F80F01BF5417E00E24F9B /* PolyTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyTexture.h; path = ../../../include/polycode/core/PolyTexture.h; sourceTree = "<group>"; };
- 8A0F80F11BF5417E00E24F9B /* PolyThreaded.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyThreaded.h; path = ../../../include/polycode/core/PolyThreaded.h; sourceTree = "<group>"; };
- 8A0F80F21BF5417E00E24F9B /* PolyTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyTimer.h; path = ../../../include/polycode/core/PolyTimer.h; sourceTree = "<group>"; };
- 8A0F80F31BF5417E00E24F9B /* PolyTimerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyTimerManager.h; path = ../../../include/polycode/core/PolyTimerManager.h; sourceTree = "<group>"; };
- 8A0F80F41BF5417E00E24F9B /* PolyTween.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyTween.h; path = ../../../include/polycode/core/PolyTween.h; sourceTree = "<group>"; };
- 8A0F80F51BF5417E00E24F9B /* PolyTweenManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyTweenManager.h; path = ../../../include/polycode/core/PolyTweenManager.h; sourceTree = "<group>"; };
- 8A0F80F61BF5417E00E24F9B /* PolyVector2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyVector2.h; path = ../../../include/polycode/core/PolyVector2.h; sourceTree = "<group>"; };
- 8A0F80F71BF5417E00E24F9B /* PolyVector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyVector3.h; path = ../../../include/polycode/core/PolyVector3.h; sourceTree = "<group>"; };
- 8A0F80F81BF5417E00E24F9B /* PolyVector4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyVector4.h; path = ../../../include/polycode/core/PolyVector4.h; sourceTree = "<group>"; };
- 8A0F80F91BF541F800E24F9B /* lodepng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = lodepng.cpp; path = ../../../src/core/lodepng.cpp; sourceTree = "<group>"; };
- 8A0F80FA1BF541F800E24F9B /* PolyBasicFileProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyBasicFileProvider.cpp; path = ../../../src/core/PolyBasicFileProvider.cpp; sourceTree = "<group>"; };
- 8A0F80FB1BF541F800E24F9B /* PolyBezierCurve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyBezierCurve.cpp; path = ../../../src/core/PolyBezierCurve.cpp; sourceTree = "<group>"; };
- 8A0F80FC1BF541F800E24F9B /* PolyBone.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyBone.cpp; path = ../../../src/core/PolyBone.cpp; sourceTree = "<group>"; };
- 8A0F80FD1BF541F800E24F9B /* PolyCamera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCamera.cpp; path = ../../../src/core/PolyCamera.cpp; sourceTree = "<group>"; };
- 8A0F80FE1BF541F800E24F9B /* PolyClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyClient.cpp; path = ../../../src/core/PolyClient.cpp; sourceTree = "<group>"; };
- 8A0F80FF1BF541F800E24F9B /* PolyColor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyColor.cpp; path = ../../../src/core/PolyColor.cpp; sourceTree = "<group>"; };
- 8A0F81001BF541F800E24F9B /* PolyConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyConfig.cpp; path = ../../../src/core/PolyConfig.cpp; sourceTree = "<group>"; };
- 8A0F81011BF541F800E24F9B /* PolyCore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCore.cpp; path = ../../../src/core/PolyCore.cpp; sourceTree = "<group>"; };
- 8A0F81021BF541F800E24F9B /* PolyCoreFileProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCoreFileProvider.cpp; path = ../../../src/core/PolyCoreFileProvider.cpp; sourceTree = "<group>"; };
- 8A0F81031BF541F800E24F9B /* PolyCoreInput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCoreInput.cpp; path = ../../../src/core/PolyCoreInput.cpp; sourceTree = "<group>"; };
- 8A0F81041BF541F800E24F9B /* PolyCoreServices.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCoreServices.cpp; path = ../../../src/core/PolyCoreServices.cpp; sourceTree = "<group>"; };
- 8A0F81051BF541F800E24F9B /* PolyCubemap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyCubemap.cpp; path = ../../../src/core/PolyCubemap.cpp; sourceTree = "<group>"; };
- 8A0F81061BF541F800E24F9B /* PolyData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyData.cpp; path = ../../../src/core/PolyData.cpp; sourceTree = "<group>"; };
- 8A0F81071BF541F800E24F9B /* PolyEntity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyEntity.cpp; path = ../../../src/core/PolyEntity.cpp; sourceTree = "<group>"; };
- 8A0F81081BF541F800E24F9B /* PolyEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyEvent.cpp; path = ../../../src/core/PolyEvent.cpp; sourceTree = "<group>"; };
- 8A0F81091BF541F800E24F9B /* PolyEventDispatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyEventDispatcher.cpp; path = ../../../src/core/PolyEventDispatcher.cpp; sourceTree = "<group>"; };
- 8A0F810A1BF541F800E24F9B /* PolyEventHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyEventHandler.cpp; path = ../../../src/core/PolyEventHandler.cpp; sourceTree = "<group>"; };
- 8A0F810B1BF541F800E24F9B /* PolyFont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyFont.cpp; path = ../../../src/core/PolyFont.cpp; sourceTree = "<group>"; };
- 8A0F810E1BF541F800E24F9B /* PolyGPUDrawBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyGPUDrawBuffer.cpp; path = ../../../src/core/PolyGPUDrawBuffer.cpp; sourceTree = "<group>"; };
- 8A0F810F1BF541F800E24F9B /* PolyImage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyImage.cpp; path = ../../../src/core/PolyImage.cpp; sourceTree = "<group>"; };
- 8A0F81101BF541F800E24F9B /* PolyInputEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyInputEvent.cpp; path = ../../../src/core/PolyInputEvent.cpp; sourceTree = "<group>"; };
- 8A0F81111BF541F800E24F9B /* PolyIOSCore.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PolyIOSCore.mm; path = ../../../src/core/PolyIOSCore.mm; sourceTree = "<group>"; };
- 8A0F81121BF541F800E24F9B /* PolyLabel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyLabel.cpp; path = ../../../src/core/PolyLabel.cpp; sourceTree = "<group>"; };
- 8A0F81131BF541F800E24F9B /* PolyLogger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyLogger.cpp; path = ../../../src/core/PolyLogger.cpp; sourceTree = "<group>"; };
- 8A0F81141BF541F800E24F9B /* PolyMaterial.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyMaterial.cpp; path = ../../../src/core/PolyMaterial.cpp; sourceTree = "<group>"; };
- 8A0F81161BF541F800E24F9B /* PolyMatrix4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyMatrix4.cpp; path = ../../../src/core/PolyMatrix4.cpp; sourceTree = "<group>"; };
- 8A0F81171BF541F800E24F9B /* PolyMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyMesh.cpp; path = ../../../src/core/PolyMesh.cpp; sourceTree = "<group>"; };
- 8A0F81181BF541F800E24F9B /* PolyObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyObject.cpp; path = ../../../src/core/PolyObject.cpp; sourceTree = "<group>"; };
- 8A0F81191BF541F800E24F9B /* PolyOpenGLGraphicsInterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyOpenGLGraphicsInterface.cpp; path = ../../../src/core/PolyOpenGLGraphicsInterface.cpp; sourceTree = "<group>"; };
- 8A0F811A1BF541F800E24F9B /* PolyParticleEmitter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyParticleEmitter.cpp; path = ../../../src/core/PolyParticleEmitter.cpp; sourceTree = "<group>"; };
- 8A0F811B1BF541F800E24F9B /* PolyPeer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyPeer.cpp; path = ../../../src/core/PolyPeer.cpp; sourceTree = "<group>"; };
- 8A0F811C1BF541F800E24F9B /* PolyPerlin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyPerlin.cpp; path = ../../../src/core/PolyPerlin.cpp; sourceTree = "<group>"; };
- 8A0F811E1BF541F800E24F9B /* PolyQuaternion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyQuaternion.cpp; path = ../../../src/core/PolyQuaternion.cpp; sourceTree = "<group>"; };
- 8A0F811F1BF541F800E24F9B /* PolyQuaternionCurve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyQuaternionCurve.cpp; path = ../../../src/core/PolyQuaternionCurve.cpp; sourceTree = "<group>"; };
- 8A0F81201BF541F800E24F9B /* PolyRay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyRay.cpp; path = ../../../src/core/PolyRay.cpp; sourceTree = "<group>"; };
- 8A0F81211BF541F800E24F9B /* PolyRectangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyRectangle.cpp; path = ../../../src/core/PolyRectangle.cpp; sourceTree = "<group>"; };
- 8A0F81221BF541F800E24F9B /* PolyRenderDataArray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyRenderDataArray.cpp; path = ../../../src/core/PolyRenderDataArray.cpp; sourceTree = "<group>"; };
- 8A0F81231BF541F800E24F9B /* PolyRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyRenderer.cpp; path = ../../../src/core/PolyRenderer.cpp; sourceTree = "<group>"; };
- 8A0F81241BF541F800E24F9B /* PolyResource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyResource.cpp; path = ../../../src/core/PolyResource.cpp; sourceTree = "<group>"; };
- 8A0F81251BF541F800E24F9B /* PolyResourceManager.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; name = PolyResourceManager.cpp; path = ../../../src/core/PolyResourceManager.cpp; sourceTree = "<group>"; };
- 8A0F81261BF541F800E24F9B /* PolyScene.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyScene.cpp; path = ../../../src/core/PolyScene.cpp; sourceTree = "<group>"; };
- 8A0F81271BF541F800E24F9B /* PolySceneEntityInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneEntityInstance.cpp; path = ../../../src/core/PolySceneEntityInstance.cpp; sourceTree = "<group>"; };
- 8A0F81291BF541F800E24F9B /* PolySceneLabel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneLabel.cpp; path = ../../../src/core/PolySceneLabel.cpp; sourceTree = "<group>"; };
- 8A0F812A1BF541F800E24F9B /* PolySceneLight.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneLight.cpp; path = ../../../src/core/PolySceneLight.cpp; sourceTree = "<group>"; };
- 8A0F812B1BF541F800E24F9B /* PolySceneLine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneLine.cpp; path = ../../../src/core/PolySceneLine.cpp; sourceTree = "<group>"; };
- 8A0F812C1BF541F800E24F9B /* PolySceneManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneManager.cpp; path = ../../../src/core/PolySceneManager.cpp; sourceTree = "<group>"; };
- 8A0F812D1BF541F800E24F9B /* PolySceneMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneMesh.cpp; path = ../../../src/core/PolySceneMesh.cpp; sourceTree = "<group>"; };
- 8A0F812E1BF541F800E24F9B /* PolyScenePrimitive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyScenePrimitive.cpp; path = ../../../src/core/PolyScenePrimitive.cpp; sourceTree = "<group>"; };
- 8A0F812F1BF541F800E24F9B /* PolySceneRenderTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneRenderTexture.cpp; path = ../../../src/core/PolySceneRenderTexture.cpp; sourceTree = "<group>"; };
- 8A0F81301BF541F800E24F9B /* PolySceneSound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneSound.cpp; path = ../../../src/core/PolySceneSound.cpp; sourceTree = "<group>"; };
- 8A0F81311BF541F800E24F9B /* PolySceneSprite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySceneSprite.cpp; path = ../../../src/core/PolySceneSprite.cpp; sourceTree = "<group>"; };
- 8A0F81321BF541F800E24F9B /* PolyServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyServer.cpp; path = ../../../src/core/PolyServer.cpp; sourceTree = "<group>"; };
- 8A0F81331BF541F800E24F9B /* PolyShader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyShader.cpp; path = ../../../src/core/PolyShader.cpp; sourceTree = "<group>"; };
- 8A0F81341BF541F800E24F9B /* PolySkeleton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySkeleton.cpp; path = ../../../src/core/PolySkeleton.cpp; sourceTree = "<group>"; };
- 8A0F81351BF541F800E24F9B /* PolySocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySocket.cpp; path = ../../../src/core/PolySocket.cpp; sourceTree = "<group>"; };
- 8A0F81361BF541F800E24F9B /* PolySound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySound.cpp; path = ../../../src/core/PolySound.cpp; sourceTree = "<group>"; };
- 8A0F81371BF541F800E24F9B /* PolySoundManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolySoundManager.cpp; path = ../../../src/core/PolySoundManager.cpp; sourceTree = "<group>"; };
- 8A0F81381BF541F800E24F9B /* PolyString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyString.cpp; path = ../../../src/core/PolyString.cpp; sourceTree = "<group>"; };
- 8A0F81391BF541F800E24F9B /* PolyTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyTexture.cpp; path = ../../../src/core/PolyTexture.cpp; sourceTree = "<group>"; };
- 8A0F813A1BF541F800E24F9B /* PolyThreaded.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyThreaded.cpp; path = ../../../src/core/PolyThreaded.cpp; sourceTree = "<group>"; };
- 8A0F813B1BF541F800E24F9B /* PolyTimer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyTimer.cpp; path = ../../../src/core/PolyTimer.cpp; sourceTree = "<group>"; };
- 8A0F813C1BF541F800E24F9B /* PolyTimerManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyTimerManager.cpp; path = ../../../src/core/PolyTimerManager.cpp; sourceTree = "<group>"; };
- 8A0F813D1BF541F800E24F9B /* PolyTween.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyTween.cpp; path = ../../../src/core/PolyTween.cpp; sourceTree = "<group>"; };
- 8A0F813E1BF541F800E24F9B /* PolyTweenManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyTweenManager.cpp; path = ../../../src/core/PolyTweenManager.cpp; sourceTree = "<group>"; };
- 8A0F813F1BF541F800E24F9B /* PolyVector2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyVector2.cpp; path = ../../../src/core/PolyVector2.cpp; sourceTree = "<group>"; };
- 8A0F81401BF541F800E24F9B /* PolyVector3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyVector3.cpp; path = ../../../src/core/PolyVector3.cpp; sourceTree = "<group>"; };
- 8A0F81411BF541F800E24F9B /* PolyVector4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyVector4.cpp; path = ../../../src/core/PolyVector4.cpp; sourceTree = "<group>"; };
- 8A0F81421BF541F800E24F9B /* rgbe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rgbe.cpp; path = ../../../src/core/rgbe.cpp; sourceTree = "<group>"; };
- 8A0F81431BF541F800E24F9B /* tinystr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tinystr.cpp; path = ../../../src/core/tinystr.cpp; sourceTree = "<group>"; };
- 8A0F81441BF541F900E24F9B /* tinyxml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tinyxml.cpp; path = ../../../src/core/tinyxml.cpp; sourceTree = "<group>"; };
- 8A0F81451BF541F900E24F9B /* tinyxmlerror.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tinyxmlerror.cpp; path = ../../../src/core/tinyxmlerror.cpp; sourceTree = "<group>"; };
- 8A0F81461BF541F900E24F9B /* tinyxmlparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tinyxmlparser.cpp; path = ../../../src/core/tinyxmlparser.cpp; sourceTree = "<group>"; };
- 8A35E19F1C87B20400BF9EEA /* PolyPhysFSFileProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PolyPhysFSFileProvider.h; path = ../../../include/polycode/core/PolyPhysFSFileProvider.h; sourceTree = "<group>"; };
- 8A35E1A01C87B25900BF9EEA /* PolyPhysFSFileProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PolyPhysFSFileProvider.cpp; path = ../../../src/core/PolyPhysFSFileProvider.cpp; sourceTree = "<group>"; };
- AA2456CF1D24434B00E34036 /* duktape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = duktape.cpp; path = ../../../src/duktape/duktape.cpp; sourceTree = "<group>"; };
- AA2456D11D24437400E34036 /* stb_vorbis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stb_vorbis.cpp; path = ../../../src/core/stb_vorbis.cpp; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 8A0F809D1BF5411500E24F9B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 8A0F80971BF5411500E24F9B = {
- isa = PBXGroup;
- children = (
- 8A0F80AD1BF5413800E24F9B /* src */,
- 8A0F80AC1BF5413300E24F9B /* include */,
- 8A0F80A11BF5411500E24F9B /* Products */,
- );
- sourceTree = "<group>";
- };
- 8A0F80A11BF5411500E24F9B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8A0F80A01BF5411500E24F9B /* libPolycodeCore.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 8A0F80AC1BF5413300E24F9B /* include */ = {
- isa = PBXGroup;
- children = (
- 6D9D8C1F1CD9759E001E636B /* PolycodeLua.h */,
- 6D9D8C201CD9759E001E636B /* PolycodeLuaWrappers.h */,
- 8A0F80AE1BF5417E00E24F9B /* PolyBasicFileProvider.h */,
- 8A0F80AF1BF5417E00E24F9B /* PolyBezierCurve.h */,
- 8A0F80B01BF5417E00E24F9B /* PolyBone.h */,
- 8A0F80B11BF5417E00E24F9B /* PolyCamera.h */,
- 8A0F80B21BF5417E00E24F9B /* PolyClient.h */,
- 8A0F80B31BF5417E00E24F9B /* PolyColor.h */,
- 8A0F80B41BF5417E00E24F9B /* PolyConfig.h */,
- 8A0F80B51BF5417E00E24F9B /* PolyCore.h */,
- 8A0F80B61BF5417E00E24F9B /* PolyCoreFileProvider.h */,
- 8A0F80B71BF5417E00E24F9B /* PolyCoreInput.h */,
- 8A0F80B81BF5417E00E24F9B /* PolyCoreServices.h */,
- 8A0F80B91BF5417E00E24F9B /* PolyCubemap.h */,
- 8A0F80BA1BF5417E00E24F9B /* PolyData.h */,
- 8A0F80BB1BF5417E00E24F9B /* PolyEntity.h */,
- 8A0F80BC1BF5417E00E24F9B /* PolyEvent.h */,
- 8A0F80BD1BF5417E00E24F9B /* PolyEventDispatcher.h */,
- 8A0F80BE1BF5417E00E24F9B /* PolyEventHandler.h */,
- 8A0F80BF1BF5417E00E24F9B /* PolyFont.h */,
- 8A0F80C01BF5417E00E24F9B /* PolyFontGlyphSheet.h */,
- 8A0F80C21BF5417E00E24F9B /* PolyGlobals.h */,
- 8A0F80C31BF5417E00E24F9B /* PolyGPUDrawBuffer.h */,
- 8A0F80C41BF5417E00E24F9B /* PolyImage.h */,
- 8A0F80C51BF5417E00E24F9B /* PolyInputEvent.h */,
- 8A0F80C61BF5417E00E24F9B /* PolyInputKeys.h */,
- 8A35E19F1C87B20400BF9EEA /* PolyPhysFSFileProvider.h */,
- 8A0F80C71BF5417E00E24F9B /* PolyIOSCore.h */,
- 8A0F80C81BF5417E00E24F9B /* PolyLabel.h */,
- 8A0F80C91BF5417E00E24F9B /* PolyLogger.h */,
- 8A0F80CA1BF5417E00E24F9B /* PolyMaterial.h */,
- 8A0F80CB1BF5417E00E24F9B /* PolyMaterialManager.h */,
- 8A0F80CC1BF5417E00E24F9B /* PolyMatrix4.h */,
- 8A0F80CD1BF5417E00E24F9B /* PolyMesh.h */,
- 8A0F80CE1BF5417E00E24F9B /* PolyObject.h */,
- 8A0F80CF1BF5417E00E24F9B /* PolyOpenGLGraphicsInterface.h */,
- 8A0F80D01BF5417E00E24F9B /* PolyParticleEmitter.h */,
- 8A0F80D11BF5417E00E24F9B /* PolyPeer.h */,
- 8A0F80D21BF5417E00E24F9B /* PolyPerlin.h */,
- 8A0F80D41BF5417E00E24F9B /* PolyQuaternion.h */,
- 8A0F80D51BF5417E00E24F9B /* PolyQuaternionCurve.h */,
- 8A0F80D61BF5417E00E24F9B /* PolyRay.h */,
- 8A0F80D71BF5417E00E24F9B /* PolyRectangle.h */,
- 8A0F80D81BF5417E00E24F9B /* PolyRenderDataArray.h */,
- 8A0F80D91BF5417E00E24F9B /* PolyRenderer.h */,
- 8A0F80DA1BF5417E00E24F9B /* PolyResource.h */,
- 8A0F80DB1BF5417E00E24F9B /* PolyResourceManager.h */,
- 8A0F80DC1BF5417E00E24F9B /* PolyScene.h */,
- 8A0F80DD1BF5417E00E24F9B /* PolySceneEntityInstance.h */,
- 8A0F80DE1BF5417E00E24F9B /* PolySceneImage.h */,
- 8A0F80DF1BF5417E00E24F9B /* PolySceneLabel.h */,
- 8A0F80E01BF5417E00E24F9B /* PolySceneLight.h */,
- 8A0F80E11BF5417E00E24F9B /* PolySceneLine.h */,
- 8A0F80E21BF5417E00E24F9B /* PolySceneManager.h */,
- 8A0F80E31BF5417E00E24F9B /* PolySceneMesh.h */,
- 8A0F80E41BF5417E00E24F9B /* PolyScenePrimitive.h */,
- 8A0F80E51BF5417E00E24F9B /* PolySceneRenderTexture.h */,
- 8A0F80E61BF5417E00E24F9B /* PolySceneSound.h */,
- 8A0F80E71BF5417E00E24F9B /* PolySceneSprite.h */,
- 6D904FDE1CCBF96D00D0E80A /* PolyScript.h */,
- 8A0F80E81BF5417E00E24F9B /* PolyServer.h */,
- 8A0F80E91BF5417E00E24F9B /* PolyServerWorld.h */,
- 8A0F80EA1BF5417E00E24F9B /* PolyShader.h */,
- 8A0F80EB1BF5417E00E24F9B /* PolySkeleton.h */,
- 8A0F80EC1BF5417E00E24F9B /* PolySocket.h */,
- 8A0F80ED1BF5417E00E24F9B /* PolySound.h */,
- 8A0F80EE1BF5417E00E24F9B /* PolySoundManager.h */,
- 8A0F80EF1BF5417E00E24F9B /* PolyString.h */,
- 8A0F80F01BF5417E00E24F9B /* PolyTexture.h */,
- 8A0F80F11BF5417E00E24F9B /* PolyThreaded.h */,
- 8A0F80F21BF5417E00E24F9B /* PolyTimer.h */,
- 8A0F80F31BF5417E00E24F9B /* PolyTimerManager.h */,
- 8A0F80F41BF5417E00E24F9B /* PolyTween.h */,
- 8A0F80F51BF5417E00E24F9B /* PolyTweenManager.h */,
- 8A0F80F61BF5417E00E24F9B /* PolyVector2.h */,
- 8A0F80F71BF5417E00E24F9B /* PolyVector3.h */,
- 8A0F80F81BF5417E00E24F9B /* PolyVector4.h */,
- );
- name = include;
- sourceTree = "<group>";
- };
- 8A0F80AD1BF5413800E24F9B /* src */ = {
- isa = PBXGroup;
- children = (
- 6D9D8C211CD975B1001E636B /* PolycodeLua.cpp */,
- AA2456CF1D24434B00E34036 /* duktape.cpp */,
- 8A0F80F91BF541F800E24F9B /* lodepng.cpp */,
- 8A0F80FA1BF541F800E24F9B /* PolyBasicFileProvider.cpp */,
- 8A0F80FB1BF541F800E24F9B /* PolyBezierCurve.cpp */,
- 8A0F80FC1BF541F800E24F9B /* PolyBone.cpp */,
- 8A0F80FD1BF541F800E24F9B /* PolyCamera.cpp */,
- 8A0F80FE1BF541F800E24F9B /* PolyClient.cpp */,
- 8A0F80FF1BF541F800E24F9B /* PolyColor.cpp */,
- 8A0F81001BF541F800E24F9B /* PolyConfig.cpp */,
- 8A0F81011BF541F800E24F9B /* PolyCore.cpp */,
- 8A0F81021BF541F800E24F9B /* PolyCoreFileProvider.cpp */,
- 8A0F81031BF541F800E24F9B /* PolyCoreInput.cpp */,
- 8A0F81041BF541F800E24F9B /* PolyCoreServices.cpp */,
- 8A0F81051BF541F800E24F9B /* PolyCubemap.cpp */,
- 8A35E1A01C87B25900BF9EEA /* PolyPhysFSFileProvider.cpp */,
- 8A0F81061BF541F800E24F9B /* PolyData.cpp */,
- 8A0F81071BF541F800E24F9B /* PolyEntity.cpp */,
- 8A0F81081BF541F800E24F9B /* PolyEvent.cpp */,
- 8A0F81091BF541F800E24F9B /* PolyEventDispatcher.cpp */,
- 8A0F810A1BF541F800E24F9B /* PolyEventHandler.cpp */,
- 8A0F810B1BF541F800E24F9B /* PolyFont.cpp */,
- 8A0F810E1BF541F800E24F9B /* PolyGPUDrawBuffer.cpp */,
- 8A0F810F1BF541F800E24F9B /* PolyImage.cpp */,
- 8A0F81101BF541F800E24F9B /* PolyInputEvent.cpp */,
- 8A0F81111BF541F800E24F9B /* PolyIOSCore.mm */,
- 8A0F81121BF541F800E24F9B /* PolyLabel.cpp */,
- 8A0F81131BF541F800E24F9B /* PolyLogger.cpp */,
- 8A0F81141BF541F800E24F9B /* PolyMaterial.cpp */,
- 8A0F81161BF541F800E24F9B /* PolyMatrix4.cpp */,
- 8A0F81171BF541F800E24F9B /* PolyMesh.cpp */,
- 8A0F81181BF541F800E24F9B /* PolyObject.cpp */,
- 8A0F81191BF541F800E24F9B /* PolyOpenGLGraphicsInterface.cpp */,
- 8A0F811A1BF541F800E24F9B /* PolyParticleEmitter.cpp */,
- 8A0F811B1BF541F800E24F9B /* PolyPeer.cpp */,
- 8A0F811C1BF541F800E24F9B /* PolyPerlin.cpp */,
- 8A0F811E1BF541F800E24F9B /* PolyQuaternion.cpp */,
- 8A0F811F1BF541F800E24F9B /* PolyQuaternionCurve.cpp */,
- 8A0F81201BF541F800E24F9B /* PolyRay.cpp */,
- 8A0F81211BF541F800E24F9B /* PolyRectangle.cpp */,
- 8A0F81221BF541F800E24F9B /* PolyRenderDataArray.cpp */,
- 8A0F81231BF541F800E24F9B /* PolyRenderer.cpp */,
- 8A0F81241BF541F800E24F9B /* PolyResource.cpp */,
- 8A0F81251BF541F800E24F9B /* PolyResourceManager.cpp */,
- 8A0F81261BF541F800E24F9B /* PolyScene.cpp */,
- 8A0F81271BF541F800E24F9B /* PolySceneEntityInstance.cpp */,
- 8A0F81291BF541F800E24F9B /* PolySceneLabel.cpp */,
- 8A0F812A1BF541F800E24F9B /* PolySceneLight.cpp */,
- 8A0F812B1BF541F800E24F9B /* PolySceneLine.cpp */,
- 8A0F812C1BF541F800E24F9B /* PolySceneManager.cpp */,
- 8A0F812D1BF541F800E24F9B /* PolySceneMesh.cpp */,
- 8A0F812E1BF541F800E24F9B /* PolyScenePrimitive.cpp */,
- 8A0F812F1BF541F800E24F9B /* PolySceneRenderTexture.cpp */,
- 8A0F81301BF541F800E24F9B /* PolySceneSound.cpp */,
- 8A0F81311BF541F800E24F9B /* PolySceneSprite.cpp */,
- 6D904FDC1CCBF95700D0E80A /* PolyScript.cpp */,
- 8A0F81321BF541F800E24F9B /* PolyServer.cpp */,
- 8A0F81331BF541F800E24F9B /* PolyShader.cpp */,
- 8A0F81341BF541F800E24F9B /* PolySkeleton.cpp */,
- 8A0F81351BF541F800E24F9B /* PolySocket.cpp */,
- 8A0F81361BF541F800E24F9B /* PolySound.cpp */,
- 8A0F81371BF541F800E24F9B /* PolySoundManager.cpp */,
- 8A0F81381BF541F800E24F9B /* PolyString.cpp */,
- 8A0F81391BF541F800E24F9B /* PolyTexture.cpp */,
- 8A0F813A1BF541F800E24F9B /* PolyThreaded.cpp */,
- 8A0F813B1BF541F800E24F9B /* PolyTimer.cpp */,
- 8A0F813C1BF541F800E24F9B /* PolyTimerManager.cpp */,
- 8A0F813D1BF541F800E24F9B /* PolyTween.cpp */,
- 8A0F813E1BF541F800E24F9B /* PolyTweenManager.cpp */,
- 8A0F813F1BF541F800E24F9B /* PolyVector2.cpp */,
- 8A0F81401BF541F800E24F9B /* PolyVector3.cpp */,
- 8A0F81411BF541F800E24F9B /* PolyVector4.cpp */,
- 8A0F81421BF541F800E24F9B /* rgbe.cpp */,
- AA2456D11D24437400E34036 /* stb_vorbis.cpp */,
- 8A0F81431BF541F800E24F9B /* tinystr.cpp */,
- 8A0F81441BF541F900E24F9B /* tinyxml.cpp */,
- 8A0F81451BF541F900E24F9B /* tinyxmlerror.cpp */,
- 8A0F81461BF541F900E24F9B /* tinyxmlparser.cpp */,
- );
- name = src;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 8A0F809F1BF5411500E24F9B /* PolycodeCore */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 8A0F80A91BF5411500E24F9B /* Build configuration list for PBXNativeTarget "PolycodeCore" */;
- buildPhases = (
- 8A0F809C1BF5411500E24F9B /* Sources */,
- 8A0F809D1BF5411500E24F9B /* Frameworks */,
- 8A0F809E1BF5411500E24F9B /* CopyFiles */,
- 8A0F81951BF569B300E24F9B /* ShellScript */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = PolycodeCore;
- productName = PolycodeCore;
- productReference = 8A0F80A01BF5411500E24F9B /* libPolycodeCore.a */;
- productType = "com.apple.product-type.library.static";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 8A0F80981BF5411500E24F9B /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0710;
- ORGANIZATIONNAME = Polycode;
- TargetAttributes = {
- 8A0F809F1BF5411500E24F9B = {
- CreatedOnToolsVersion = 7.1;
- };
- };
- };
- buildConfigurationList = 8A0F809B1BF5411500E24F9B /* Build configuration list for PBXProject "PolycodeCore" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 8A0F80971BF5411500E24F9B;
- productRefGroup = 8A0F80A11BF5411500E24F9B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8A0F809F1BF5411500E24F9B /* PolycodeCore */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXShellScriptBuildPhase section */
- 8A0F81951BF569B300E24F9B /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "cp $TARGET_BUILD_DIR//$EXECUTABLE_NAME ../../../lib/ios/${PLATFORM_NAME}";
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 8A0F809C1BF5411500E24F9B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- AA2456D01D24434B00E34036 /* duktape.cpp in Sources */,
- 8A0F815F1BF541F900E24F9B /* PolyIOSCore.mm in Sources */,
- 6D9D8C221CD975B1001E636B /* PolycodeLua.cpp in Sources */,
- 8A0F81911BF541F900E24F9B /* tinystr.cpp in Sources */,
- 8A0F81701BF541F900E24F9B /* PolyRenderDataArray.cpp in Sources */,
- 8A35E1A11C87B25900BF9EEA /* PolyPhysFSFileProvider.cpp in Sources */,
- 8A0F814C1BF541F900E24F9B /* PolyClient.cpp in Sources */,
- 8A0F814E1BF541F900E24F9B /* PolyConfig.cpp in Sources */,
- 8A0F81871BF541F900E24F9B /* PolyTexture.cpp in Sources */,
- 8A0F81681BF541F900E24F9B /* PolyParticleEmitter.cpp in Sources */,
- 8A0F81711BF541F900E24F9B /* PolyRenderer.cpp in Sources */,
- 8A0F81771BF541F900E24F9B /* PolySceneLabel.cpp in Sources */,
- 8A0F818C1BF541F900E24F9B /* PolyTweenManager.cpp in Sources */,
- 8A0F81591BF541F900E24F9B /* PolyFont.cpp in Sources */,
- 8A0F81881BF541F900E24F9B /* PolyThreaded.cpp in Sources */,
- 8A0F818D1BF541F900E24F9B /* PolyVector2.cpp in Sources */,
- 8A0F816C1BF541F900E24F9B /* PolyQuaternion.cpp in Sources */,
- 8A0F81651BF541F900E24F9B /* PolyMesh.cpp in Sources */,
- 8A0F81781BF541F900E24F9B /* PolySceneLight.cpp in Sources */,
- 8A0F816D1BF541F900E24F9B /* PolyQuaternionCurve.cpp in Sources */,
- 8A0F81671BF541F900E24F9B /* PolyOpenGLGraphicsInterface.cpp in Sources */,
- 8A0F81831BF541F900E24F9B /* PolySocket.cpp in Sources */,
- 8A0F816A1BF541F900E24F9B /* PolyPerlin.cpp in Sources */,
- 8A0F816E1BF541F900E24F9B /* PolyRay.cpp in Sources */,
- 8A0F81821BF541F900E24F9B /* PolySkeleton.cpp in Sources */,
- 8A0F817D1BF541F900E24F9B /* PolySceneRenderTexture.cpp in Sources */,
- 8A0F81731BF541F900E24F9B /* PolyResourceManager.cpp in Sources */,
- 8A0F814D1BF541F900E24F9B /* PolyColor.cpp in Sources */,
- 8A0F814F1BF541F900E24F9B /* PolyCore.cpp in Sources */,
- 8A0F81561BF541F900E24F9B /* PolyEvent.cpp in Sources */,
- 8A0F81491BF541F900E24F9B /* PolyBezierCurve.cpp in Sources */,
- 8A0F81861BF541F900E24F9B /* PolyString.cpp in Sources */,
- 8A0F814A1BF541F900E24F9B /* PolyBone.cpp in Sources */,
- 8A0F815E1BF541F900E24F9B /* PolyInputEvent.cpp in Sources */,
- 8A0F81941BF541F900E24F9B /* tinyxmlparser.cpp in Sources */,
- 8A0F81801BF541F900E24F9B /* PolyServer.cpp in Sources */,
- 8A0F81851BF541F900E24F9B /* PolySoundManager.cpp in Sources */,
- 8A0F818A1BF541F900E24F9B /* PolyTimerManager.cpp in Sources */,
- AA2456D21D24437400E34036 /* stb_vorbis.cpp in Sources */,
- 8A0F81751BF541F900E24F9B /* PolySceneEntityInstance.cpp in Sources */,
- 8A0F81721BF541F900E24F9B /* PolyResource.cpp in Sources */,
- 8A0F817F1BF541F900E24F9B /* PolySceneSprite.cpp in Sources */,
- 8A0F814B1BF541F900E24F9B /* PolyCamera.cpp in Sources */,
- 8A0F81921BF541F900E24F9B /* tinyxml.cpp in Sources */,
- 8A0F817C1BF541F900E24F9B /* PolyScenePrimitive.cpp in Sources */,
- 8A0F818F1BF541F900E24F9B /* PolyVector4.cpp in Sources */,
- 8A0F81621BF541F900E24F9B /* PolyMaterial.cpp in Sources */,
- 8A0F81501BF541F900E24F9B /* PolyCoreFileProvider.cpp in Sources */,
- 8A0F818B1BF541F900E24F9B /* PolyTween.cpp in Sources */,
- 8A0F81511BF541F900E24F9B /* PolyCoreInput.cpp in Sources */,
- 8A0F815C1BF541F900E24F9B /* PolyGPUDrawBuffer.cpp in Sources */,
- 8A0F81811BF541F900E24F9B /* PolyShader.cpp in Sources */,
- 8A0F81901BF541F900E24F9B /* rgbe.cpp in Sources */,
- 8A0F81571BF541F900E24F9B /* PolyEventDispatcher.cpp in Sources */,
- 8A0F81891BF541F900E24F9B /* PolyTimer.cpp in Sources */,
- 8A0F81931BF541F900E24F9B /* tinyxmlerror.cpp in Sources */,
- 8A0F817A1BF541F900E24F9B /* PolySceneManager.cpp in Sources */,
- 8A0F817B1BF541F900E24F9B /* PolySceneMesh.cpp in Sources */,
- 8A0F81551BF541F900E24F9B /* PolyEntity.cpp in Sources */,
- 8A0F81601BF541F900E24F9B /* PolyLabel.cpp in Sources */,
- 6D904FDD1CCBF95700D0E80A /* PolyScript.cpp in Sources */,
- 8A0F81471BF541F900E24F9B /* lodepng.cpp in Sources */,
- 8A0F81521BF541F900E24F9B /* PolyCoreServices.cpp in Sources */,
- 8A0F81741BF541F900E24F9B /* PolyScene.cpp in Sources */,
- 8A0F81641BF541F900E24F9B /* PolyMatrix4.cpp in Sources */,
- 8A0F818E1BF541F900E24F9B /* PolyVector3.cpp in Sources */,
- 8A0F81691BF541F900E24F9B /* PolyPeer.cpp in Sources */,
- 8A0F81531BF541F900E24F9B /* PolyCubemap.cpp in Sources */,
- 8A0F817E1BF541F900E24F9B /* PolySceneSound.cpp in Sources */,
- 8A0F81791BF541F900E24F9B /* PolySceneLine.cpp in Sources */,
- 8A0F81661BF541F900E24F9B /* PolyObject.cpp in Sources */,
- 8A0F81841BF541F900E24F9B /* PolySound.cpp in Sources */,
- 8A0F81481BF541F900E24F9B /* PolyBasicFileProvider.cpp in Sources */,
- 8A0F816F1BF541F900E24F9B /* PolyRectangle.cpp in Sources */,
- 8A0F81611BF541F900E24F9B /* PolyLogger.cpp in Sources */,
- 8A0F81541BF541F900E24F9B /* PolyData.cpp in Sources */,
- 8A0F815D1BF541F900E24F9B /* PolyImage.cpp in Sources */,
- 8A0F81581BF541F900E24F9B /* PolyEventHandler.cpp in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- 8A0F80A71BF5411500E24F9B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.1;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 8A0F80A81BF5411500E24F9B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.1;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 8A0F80AA1BF5411500E24F9B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../include\"";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 8A0F80AB1BF5411500E24F9B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../../include\"";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 8A0F809B1BF5411500E24F9B /* Build configuration list for PBXProject "PolycodeCore" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 8A0F80A71BF5411500E24F9B /* Debug */,
- 8A0F80A81BF5411500E24F9B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 8A0F80A91BF5411500E24F9B /* Build configuration list for PBXNativeTarget "PolycodeCore" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 8A0F80AA1BF5411500E24F9B /* Debug */,
- 8A0F80AB1BF5411500E24F9B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 8A0F80981BF5411500E24F9B /* Project object */;
- }
|