diff --git a/.hgcheck/hg-checklink-JgEp1d b/.hgcheck/hg-checklink-JgEp1d new file mode 120000 index 000000000..945c9b46d --- /dev/null +++ b/.hgcheck/hg-checklink-JgEp1d @@ -0,0 +1 @@ +. \ No newline at end of file diff --git a/.hgignore b/.hgignore index 506e9d83c..8f35298eb 100644 --- a/.hgignore +++ b/.hgignore @@ -24,9 +24,9 @@ glob:*.exe glob:*.bat glob:platform/macosx/build glob:platform/macosx/DerivedData -glob:platform/macosx/love.xcodeproj/bill* -glob:platform/macosx/love.xcodeproj/xcuserdata -glob:platform/macosx/love.xcodeproj/project.xcworkspace +glob:platform/macosx/*.xcodeproj/bill* +glob:platform/macosx/*.xcodeproj/xcuserdata +glob:platform/macosx/*.xcodeproj/project.xcworkspace glob:*.DS_Store glob:*.dylib glob:*.dmg* diff --git a/platform/macosx/liblove.xcodeproj/project.pbxproj b/platform/macosx/liblove.xcodeproj/project.pbxproj new file mode 100644 index 000000000..a3ca1880e --- /dev/null +++ b/platform/macosx/liblove.xcodeproj/project.pbxproj @@ -0,0 +1,1932 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 00DA6CE13DD5219C3E7E625A /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 468F7A0A484820DE79CE76D2 /* b2ChainAndCircleContact.cpp */; }; + 01803AA15F285310690160B2 /* SpriteBatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D700D182EAA46273D1E2CC4 /* SpriteBatch.cpp */; }; + 01DC2CD414B6424012B40BBB /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 041672ED2CF51FC62F532FDB /* usocket.c */; }; + 024244981823366004CF66BA /* wrap_Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F796B7A3362196075C62E61 /* wrap_Fixture.cpp */; }; + 029F368B7B506E5C5C5823EF /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 427B4B2517C0516844370E3D /* b2CollidePolygon.cpp */; }; + 02B01FA86435581364FB5049 /* wrap_PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E840AF84AB61C6410E26634 /* wrap_PulleyJoint.cpp */; }; + 036D2822782A3C775A207D41 /* CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DAB28A9235E2CBE75F56848 /* CircleShape.cpp */; }; + 039B5B7D0DC6731913DA077B /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 243E18977E2A37CC6FDD55A5 /* b2EdgeAndPolygonContact.cpp */; }; + 039F64B150F328C738355484 /* EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 755C2B980C106EA7423E7E5E /* EdgeShape.cpp */; }; + 03C6560D14454B8E5AD21D6E /* VertexBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 426B1C4475DC54505B824B7F /* VertexBuffer.cpp */; }; + 03E879AB4DB5380562B62A19 /* wrap_Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B0728FA73B107B37A956A09 /* wrap_Image.cpp */; }; + 044A4AAE122F7DB70CDD35F6 /* wrap_ParticleSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F42052D7C8271A1105541DE /* wrap_ParticleSystem.cpp */; }; + 068D1C9064741F5460C96442 /* ModPlugDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407422E8589417B6683D1042 /* ModPlugDecoder.cpp */; }; + 074E29350BF921E76E667DCA /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 21B25A7E333315172B754D4F /* buffer.c */; }; + 07B277550F566C650B7427B3 /* GlyphData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 74003CB27FA762A021183AD5 /* GlyphData.cpp */; }; + 07F455C87A18611814982036 /* World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 644D0C953C3439FC57C03FC6 /* World.cpp */; }; + 08F12B7E0C1A136362020957 /* GmeDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02F0197227150E1B28D9425B /* GmeDecoder.cpp */; }; + 09256D556B571ED61DA41636 /* Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47C77F6032FA77E046AA6810 /* Fixture.cpp */; }; + 09636CC93F0B14EE1F025493 /* Vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A61843B753E3F5B330703 /* Vector.cpp */; }; + 09723C0E760F765579A43475 /* timeout.c in Sources */ = {isa = PBXBuildFile; fileRef = 4B41232F7AF7793540F46C58 /* timeout.c */; }; + 097454EB23005ECC2FDE2E69 /* ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0959542C4B54320B1DDD5911 /* ChainShape.cpp */; }; + 0AC928E24BC2494A1F6D4028 /* wrap_Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9810F758AC1D1E4B6431FD /* wrap_Graphics.cpp */; }; + 0B382ADF2CCC322861EC07FD /* wrap_Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 691C5C5828550E2F60754EF2 /* wrap_Event.cpp */; }; + 0BAA65D077084F956DE03826 /* wrap_Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71810207414B52F8340D7797 /* wrap_Joint.cpp */; }; + 0CB34CB3138F4F7951DD14F2 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5BCC49F529F726385CD41FA6 /* b2WeldJoint.cpp */; }; + 0CC658FE367C4125127903F6 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31871B8B7E1A697A73576040 /* b2PolygonAndCircleContact.cpp */; }; + 0D016BE677104BAD5203542E /* MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C0B06AF6B5326C840477B18 /* MouseJoint.cpp */; }; + 0F5264ED31AE4CB31DB4279C /* File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11D141087979064B441B787D /* File.cpp */; }; + 0F9B1AE547A94A301A645561 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 59D27EA33E8E62E15C185948 /* b2DynamicTree.cpp */; }; + 104E24F9724122BE08D840D5 /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 22256CC12B7C7D0D1B430D46 /* tcp.c */; }; + 10690FE921A84D5D282672B1 /* Mpg123Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F875B224C4E1B9E35854766 /* Mpg123Decoder.cpp */; }; + 109353A04F5573B862FD07D7 /* Module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30E466F441EE727658716873 /* Module.cpp */; }; + 124C4F0D10E67CCC67DD6BE8 /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 113269E55FCF208D2D6754BC /* Timer.cpp */; }; + 125D4AAB3A2B6A6512CC3340 /* FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E22646A710E5EFC27FE3932 /* FrictionJoint.cpp */; }; + 1303537D6E6B436557215EA4 /* wrap_FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 340345481F165F8945C716AE /* wrap_FrictionJoint.cpp */; }; + 132E702F231B77B87E446102 /* wrap_MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D81102E7ABD1C282BE42CE3 /* wrap_MouseJoint.cpp */; }; + 143D377C59D42D3510E96672 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 59BE634A2ACE722F14B86F89 /* b2Island.cpp */; }; + 14767C1E40281B57000E5458 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11D62E873092729B497B447F /* b2RevoluteJoint.cpp */; }; + 14A370827F3869683A6017ED /* Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02CD63315FF902E336AB4657 /* Contact.cpp */; }; + 154B15282F1F380D77B54482 /* luasocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2DC90F3C6160198256795C75 /* luasocket.cpp */; }; + 159506961D3A711200AC2DCA /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E2675AF3DAA24CE0728042C /* udp.c */; }; + 15F9103C0F7168DA54A074EA /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69A01D71103275D451F965B2 /* b2GearJoint.cpp */; }; + 189C2D641B72641C0D015F5B /* wrap_Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3348511C3BCE65F003DA68CD /* wrap_Thread.cpp */; }; + 18C4119638B90EA122B746ED /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 583037E9238A6EF00DD20B1A /* Font.cpp */; }; + 1B3612227D2E60355A471FED /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2C78323D7D5C628A53EC6931 /* b2Math.cpp */; }; + 1B9B6C6A5EE750343E3E6B4F /* wrap_Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64694F91593478085859666F /* wrap_Body.cpp */; }; + 1BB65AD16B410B282465008A /* Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D3B224C2F9D2359288028FD /* Quad.cpp */; }; + 1C11380226D916EA0BE167A6 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 13093ADC78426C5009DF3B13 /* b2FrictionJoint.cpp */; }; + 1C6C16EA0BF24FB848D31F70 /* Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3BA712260D725FEB72EB3CDE /* Event.cpp */; }; + 1C71793B47F274F109A8141A /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11773415762F3A38421C6DB3 /* Graphics.cpp */; }; + 1CAE7FFF458B40E475886C7A /* wrap_GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50B67F2D0CC511706810302E /* wrap_GearJoint.cpp */; }; + 1CCF19897E133CEF703C2FD1 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A6150F7479D21346EC54B68 /* b2ContactManager.cpp */; }; + 1D38742529410ADB3BC90ECA /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4832527C02C105776536438A /* b2Rope.cpp */; }; + 1D516BAA7B024F075B3729BE /* Variant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C56375F752B7A9779DD37EC /* Variant.cpp */; }; + 1D5A034F692D421847F72F51 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F1B61350B6B36AF216C57D7 /* b2Joint.cpp */; }; + 1D8534195FFA4E5F772A1545 /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 351B09E51FDC338622F44624 /* Window.cpp */; }; + 1DBB1F64625C0F5D2E12411F /* Memoizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40A0593B616A223A4CEF07C9 /* Memoizer.cpp */; }; + 1FAA7895127F6148564C56AB /* wrap_ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 076840774B0B6E721D0C18D0 /* wrap_ImageData.cpp */; }; + 2087072D1F902F051BFC76FC /* Canvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4AD52074367950B735707CE1 /* Canvas.cpp */; }; + 20D8466917C124D94A087EB0 /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1D9B456C6C554F66660F7650 /* Thread.cpp */; }; + 21E174747751199653C1628B /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FB732687B1669402408356D /* Source.cpp */; }; + 223A0E3B7D5311DD6FFA2AC9 /* auxiliar.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CD02D1975803957282F28AB /* auxiliar.c */; }; + 229D06286B0F54AF468F5A35 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A47384208BE218F688C4EFA /* b2MouseJoint.cpp */; }; + 22C34A2645624B9B3225304B /* wrap_EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40F412FF29F65F5A3D511B98 /* wrap_EdgeShape.cpp */; }; + 249C064F450E3B4B4C3C2B1B /* utf8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D9B03C2438B748D0DE93DD5 /* utf8.cpp */; }; + 24B370F64C7B24B0303E7126 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 66EC3C0463A703A97445193B /* b2PulleyJoint.cpp */; }; + 25781368318F5A8D6AC159AA /* ParticleSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 48A206C9004150640C432100 /* ParticleSystem.cpp */; }; + 25C561106DB4530F20BE344E /* ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78115E763B723C0C40AD47CF /* ImageData.cpp */; }; + 25D21FFF294265C4539106EE /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08AA5965073A1C520A7A6833 /* b2CircleShape.cpp */; }; + 25FF390F45C26F8A5FCE5C9A /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30ED4BB03C5F11254AF12E98 /* Sound.cpp */; }; + 263917E2332F043803226407 /* wrap_Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3BB22A142670197B0DBD0BED /* wrap_Contact.cpp */; }; + 290A66DF5CCE738962467181 /* Physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 370D76DC224F2EB300CB4E2F /* Physics.cpp */; }; + 29FF6171026D5B59398C2B51 /* TrueTypeRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C30420F7FD3038C721223A5 /* TrueTypeRasterizer.cpp */; }; + 2A68408C487E5C9B00604DB2 /* Pool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 601E6A56345412E87E1D396B /* Pool.cpp */; }; + 2B1728442A197ED0358D4365 /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 411B061C49172C971C622125 /* Object.cpp */; }; + 2D0D43613DC30EC741DB1FB1 /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28024635525B077E08A73D9B /* Source.cpp */; }; + 2DA27B402F1E758F1F7F7E69 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D6F00D95C4407BB26E71E02 /* b2World.cpp */; }; + 2E4167DE21E974F85BC376BA /* Drawable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58BA2BB460AF3C591B22690E /* Drawable.cpp */; }; + 30140D1D07A51BAB2422590B /* Matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CB6025618505B055A4E75DD /* Matrix.cpp */; }; + 302979807B5065032BD15D1E /* wrap_Filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E827AE8548C52493ED95629 /* wrap_Filesystem.cpp */; }; + 307D1F77689D3DD63AC422A1 /* Filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6DE3129F3A0B2D9C178118F3 /* Filesystem.cpp */; }; + 30C82ABB15945F6A498F58AF /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 734947AA28AF36E436D242FD /* unix.c */; }; + 3122528670BF451E4A23676E /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F4E747212DE41716BC245C9 /* b2PolygonContact.cpp */; }; + 315346E7129922300E8A09EE /* Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69DB4423147C7E3362941E75 /* Joint.cpp */; }; + 3170516A15C07C655E6B7AED /* wrap_Physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6CEB48E969FC42C53F9432B1 /* wrap_Physics.cpp */; }; + 31DD40DE2F503069557A436A /* love.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19ED419874B46EC16F927524 /* love.cpp */; }; + 324B66FE301559AF719932EA /* delay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36437CE95936736320710513 /* delay.cpp */; }; + 32CB64B222425B7B734A3A7B /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58792BC1126C2917432D706B /* b2CircleContact.cpp */; }; + 336957C017BC6142517E500D /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55A759CE711E157339930E58 /* b2BlockAllocator.cpp */; }; + 33A616F9732263E37587124A /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F8D03F1544476B57CA97B01 /* b2WorldCallbacks.cpp */; }; + 3575381C41A9726E4CEA2655 /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 610B475400DE0F7213352BC3 /* inet.c */; }; + 35AC616C049D76AF079E2181 /* Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2DCE45C868A0091B762C7377 /* Body.cpp */; }; + 35D202FB432E185716BE5453 /* wrap_Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A3B52AF1FBE73FC36AD50C8 /* wrap_Font.cpp */; }; + 36B94DFD36D6324F7C1774B2 /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03F17FF546D637744E263961 /* Graphics.cpp */; }; + 37AD5C731505238B10850FC2 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F0D375C38A245E403E53DB5 /* b2TimeOfImpact.cpp */; }; + 3836012B38C65522624067A3 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12390CBC115B00D06EF951DD /* b2Draw.cpp */; }; + 38A85ADA322F33317FDC5737 /* Volatile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B731754147B27AF73AC5358 /* Volatile.cpp */; }; + 38EA15EC5A5F4C9B763870F1 /* wrap_Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14AE68E14C2C74526A612FA0 /* wrap_Image.cpp */; }; + 39207465489630B53B9477BA /* wrap_WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DFF31EE26405E554C610C8F /* wrap_WeldJoint.cpp */; }; + 393B76C31B19070F1490137E /* Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31E0110E5797041465FF5F95 /* Mouse.cpp */; }; + 3A9D24EB4E65040E3B7D3371 /* RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36DD053F754B2D29719B1F80 /* RevoluteJoint.cpp */; }; + 3AB561587BFA14B932E71A5B /* math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 168502C6505A6D455C4F69AA /* math.cpp */; }; + 3B5D0D1F0D2313885B615486 /* wrap_Rasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 11745DE315E859F71E881D76 /* wrap_Rasterizer.cpp */; }; + 3D4C5CC322090C44664B7250 /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A304E384AF2119905C01504 /* Source.cpp */; }; + 3E2F3C2558A2325729FC0C2D /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6FF15DF4423F6426224024C9 /* b2Settings.cpp */; }; + 3EF02FFD4295723C510749BE /* Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 089B1AC1248B21D336594457 /* Body.cpp */; }; + 3FA65FA0175A17E432441053 /* VorbisDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 727648E06CD863A2582F798F /* VorbisDecoder.cpp */; }; + 4022154906BD73B2452D4819 /* PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CB720BA493D7D995E0E20DD /* PulleyJoint.cpp */; }; + 417D20D2497A24584B054946 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 135801A6483528800C676492 /* io.c */; }; + 41AD7DE01F41204D2F4A3611 /* Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55B425307C0C1C4B3EFC3A5F /* Joystick.cpp */; }; + 438A31F0407140EB2C39588E /* Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 524741891BB93848039F4174 /* Keyboard.cpp */; }; + 44F12EAF6F13710F400D4477 /* Rasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B1C4E4D288A1D2F29E57B1B /* Rasterizer.cpp */; }; + 459F7DEB6C63140640D84FC3 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 38AF72D4790619BB022E2AEF /* b2RopeJoint.cpp */; }; + 481C452109F35F190C4F4BF0 /* luasocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 5FAE2A9679C97F2C2792182D /* luasocket.c */; }; + 49876E71529D5629216028F4 /* FLACDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A774BC26B7235E410D40C8E /* FLACDecoder.cpp */; }; + 499A3C8625225B87111C678F /* Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61E64F07028039774F502D69 /* Shape.cpp */; }; + 49DB4E0F538E2004062370E8 /* wrap_Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 232D67C67BEE54B776420682 /* wrap_Font.cpp */; }; + 4A3F03D6061B0E4714687337 /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F846B49240D52C10F6F76E5 /* options.c */; }; + 4A6D427A6DD9569F6C3A08FC /* Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E15567759041CC379292BE6 /* Decoder.cpp */; }; + 4A885F3E758468C22C8026AB /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 714251EE742346DC17103357 /* Font.cpp */; }; + 4A8A57B2139F476B72F7623D /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71F878E2440A021B68D93ABC /* b2Contact.cpp */; }; + 4B614EC10D676D2E08567510 /* GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F4D478A52A0408765095920 /* GearJoint.cpp */; }; + 4BBA309304592F89688662B0 /* wrap_SpriteBatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02C16FDB537A702F4D42534E /* wrap_SpriteBatch.cpp */; }; + 4C5369C340A53EDA1624266C /* wrap_DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 69967D2323404E1F0ED21F11 /* wrap_DistanceJoint.cpp */; }; + 4DA255B90B55381D792A7037 /* threads.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B3565203A1778431F8A5409 /* threads.cpp */; }; + 4F744BDE7D0016D8643376F2 /* DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34A36BB617BC5CCA5B870EA6 /* DistanceJoint.cpp */; }; + 4FAC2DFB6970650014CF29D0 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B036C7C5A8832AE53BB1C06 /* b2CollideEdge.cpp */; }; + 508910534EE760E4288839FA /* wrap_Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22EF17981EBD442773FE41B6 /* wrap_Mouse.cpp */; }; + 50D0492E26005994325249B2 /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6CDD4F3320303D222C180CD0 /* Window.cpp */; }; + 512104604E644116477439F9 /* wrap_PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B4020CD058D70F569DF6129 /* wrap_PrismaticJoint.cpp */; }; + 516C37723E3C7F1156CD6CA0 /* Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3EA80A4E0CE0014052076037 /* Joint.cpp */; }; + 53273A29641C25D605321FAE /* Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 70F425B5336E1CD652827FD0 /* Shape.cpp */; }; + 539F1C3A407C48AF032C5392 /* wrap_Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4162283C11024AC35897618C /* wrap_Quad.cpp */; }; + 56336A1F3DD729B62BFD0812 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E6705C154C34FBD143F465E /* b2ChainShape.cpp */; }; + 57B9460C6B9737BA4DCB6FE2 /* wrap_Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 695E4ED13AA0689E64280573 /* wrap_Timer.cpp */; }; + 587523B619FB33B0233124AA /* wrap_Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 385902BD584E7D73154E4EBB /* wrap_Sound.cpp */; }; + 58AF75F610447B43043F4A9B /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0602250B7E4664E43CA113DC /* b2WheelJoint.cpp */; }; + 591048A77073374A050F213D /* WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 78E50525407567F863476E27 /* WeldJoint.cpp */; }; + 59481C9B383347D933277EFF /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60C95C7F507A381D0A483B3F /* b2ChainAndPolygonContact.cpp */; }; + 594D7A8E22C154235DD040BA /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08983C025D0655270DF81A5B /* b2PolygonShape.cpp */; }; + 5A1C7E01050F58114E7227F8 /* runtime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 45E761A0072E0EF92BD66EA9 /* runtime.cpp */; }; + 5AE114FF2D19451E59774CB5 /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35B31EBC4DDB6F994BCA46B6 /* Reference.cpp */; }; + 5B7A4DB6688C5CC32E53776B /* wrap_RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F3A277A44141DBF7BCF146A /* wrap_RevoluteJoint.cpp */; }; + 5BBB00FB1ECD254D13B50971 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E27263847302FCA1F843B47 /* b2PrismaticJoint.cpp */; }; + 5BD85E31103043024F3E1C6C /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1839744763625B5D64EC70AC /* Audio.cpp */; }; + 5C116B8234616DD369DF563F /* FileData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 62370A494F9D6E2D570065EB /* FileData.cpp */; }; + 5C766B532F091EFA326C75C4 /* wrap_World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 36324E12371E518E6E9C61B5 /* wrap_World.cpp */; }; + 5E243F5868FE038F3A1836DD /* Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43BC2B1C505E5EFF650C31E3 /* Keyboard.cpp */; }; + 5E3A53531D4A707A69B37A2A /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6CB1193233FA78EE646A17A1 /* Audio.cpp */; }; + 5EAB44C85C84765A170C541F /* wrap_PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3AD03C7A77C546ED07BE4C06 /* wrap_PolygonShape.cpp */; }; + 5F00327A682C5B8D0D6E6F02 /* wrap_CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EF321185C2B1F1E1AF54F64 /* wrap_CircleShape.cpp */; }; + 600511780B7553192CEE7D91 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 505F23A73BFE250833D650E4 /* Image.cpp */; }; + 602123803ABF7BFD3FF645F1 /* GLee.c in Sources */ = {isa = PBXBuildFile; fileRef = 5725505310E75ECC5044583A /* GLee.c */; }; + 6121614F3AA766CB25BF568E /* wrap_Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 139411436818381E493F00F5 /* wrap_Joystick.cpp */; }; + 615807AF172A52AC442F041E /* wrap_RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E3E13BC3E3A7C0C7DBE7DF8 /* wrap_RopeJoint.cpp */; }; + 625B546431AB66963CEC5F4D /* Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24265680279E30A40DF81946 /* Event.cpp */; }; + 63954FA776F1067714672128 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 175A1B8D733B2D4803F64AC1 /* b2Distance.cpp */; }; + 639C345F56003E3913A93DAB /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4B5F4DF8110020A96B5D3EAB /* b2BroadPhase.cpp */; }; + 63B1246454E051DE5E6B6E20 /* Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 74504EB554D871C36DD55F17 /* Quad.cpp */; }; + 64F05A181A5E49C75E160AD8 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1108594E361A22D90D6022E8 /* b2EdgeAndCircleContact.cpp */; }; + 65CB27265B0E1BBE01860D98 /* wrap_Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5ED732200E1B2E5F79831DDA /* wrap_Data.cpp */; }; + 673C3737193B21084AFA6B37 /* wrap_WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 73473B3C698B538002540A5D /* wrap_WheelJoint.cpp */; }; + 67BE1777088B734F51784E49 /* wrap_FileData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 597478A255B82B56488B4717 /* wrap_FileData.cpp */; }; + 67F27B8D0B3C11712CD90312 /* Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 677F545C76EA3B247329358D /* Joystick.cpp */; }; + 68B425CA72137DB242F05144 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 32CC11481CD9164455455D72 /* b2Collision.cpp */; }; + 68DD3ACC47E858EC2B354BEE /* wrap_Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02662CBC29B954295A634A39 /* wrap_Source.cpp */; }; + 6A252B960EAD08CD776B4046 /* wrap_Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02CA1BE908D91B104EB9590F /* wrap_Audio.cpp */; }; + 6A6078470E835DCD5F595EE6 /* wrap_File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6C367AE309C453C412D91363 /* wrap_File.cpp */; }; + 6B825EDE62972867336F7581 /* except.c in Sources */ = {isa = PBXBuildFile; fileRef = 49496EAF3305281B19223C22 /* except.c */; }; + 6BA006A63AF348211EE76568 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58CC50E70A375FDF53EF01B6 /* Image.cpp */; }; + 6BBC13DA0A5C30324E8F3E18 /* File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E0F565B03D05C3722496F27 /* File.cpp */; }; + 6BCB02613EAF03041A5C4937 /* WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 44DE79C879CC0074510A2403 /* WheelJoint.cpp */; }; + 6C871DA840146715360914E9 /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3746164716797CF80D6B0CEE /* Exception.cpp */; }; + 6CA1461953EC48BC31B243BD /* wrap_SoundData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4DC3617831763D2760335D87 /* wrap_SoundData.cpp */; }; + 6CFC1DD45B694B595C054FA6 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56D6030A0B8F7397715062B9 /* Image.cpp */; }; + 6D9C4F37570E71D842B9043C /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CC5707C79175FA6427B3D62 /* Audio.cpp */; }; + 6DE96C2B385F0A01555C2188 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33627AE97E66147E76804EF9 /* b2DistanceJoint.cpp */; }; + 6E2A081C6958498954D50FB6 /* b64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D383DA1468545C30E7B5805 /* b64.cpp */; }; + 6E837DB120C2593B3FD3456A /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 239054AE7475433E39747DA9 /* b2Timer.cpp */; }; + 71B1393764F71CB2261C0EFE /* SoundData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C5C6C6E47851D1308411DE6 /* SoundData.cpp */; }; + 71E648FC31176FE27EF927F5 /* RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53C4064801456193163E4631 /* RopeJoint.cpp */; }; + 71E936992DC776210693408C /* ImageRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D016F4C27EF506C13FE3058 /* ImageRasterizer.cpp */; }; + 745B228014B305DA4FD07757 /* Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 584E16AE09E12536206C46FE /* Mouse.cpp */; }; + 75764CB67C4D54F3559071F0 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 059C04C13F3A7C05570F2987 /* b2Fixture.cpp */; }; + 75B822F848101B3808405D74 /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A5F7DCB40652F9B7D61073A /* Sound.cpp */; }; + 7635205626BE367B61DF1F1A /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 415E1438178736BE0EA908D5 /* select.c */; }; + 77E856AC37AD7BFB4A223BB3 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 120B391518206E964493126C /* b2Body.cpp */; }; + 7807202E5EAA77DE202E4624 /* wrap_Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 124E716E0BCA055534A60AD2 /* wrap_Shape.cpp */; }; + 78126A604A452F9D2831591E /* wrap_Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5CF629B94C7802D446D61C45 /* wrap_Decoder.cpp */; }; + 791C22484A2B5D645BE15153 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 780D5B6358096BEB1F1336EE /* b2StackAllocator.cpp */; }; + 7A362ACD0EC3480208647BCA /* wrap_GlyphData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B4E22F1388E2B2E76E3377B /* wrap_GlyphData.cpp */; }; + 7AB329676397767D2E982882 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7E7A068041FD553876712F05 /* b2CollideCircle.cpp */; }; + 7AD0062F2ED0611D4371385F /* wrap_Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19F40DF6507028212FEB1D77 /* wrap_Keyboard.cpp */; }; + 7AEA20BE34196A794D135380 /* DrawQable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 346C3C7F62FA35DA2C9C4F69 /* DrawQable.cpp */; }; + 7AEE5F204EC247A52A0A19FB /* PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 54E85987318206E93DC8189F /* PolygonShape.cpp */; }; + 7B9D05721925528557F93D4E /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E9E4F657DEC2772493B79CC /* b2ContactSolver.cpp */; }; + 7C290E9E44B608FE03CF19C2 /* ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AA7781A230065F346E2313A /* ImageData.cpp */; }; + 7C8F4DC63FBA4FC34AFA64C1 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 633E37194CB535AE41A00092 /* b2EdgeShape.cpp */; }; + 7C9C13D455D80CE513492369 /* mime.c in Sources */ = {isa = PBXBuildFile; fileRef = 00393E4930202C2B6E381F68 /* mime.c */; }; + 7CB967BE02390917668D705A /* OpenGL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E406F8328543EC63EB922C6 /* OpenGL.cpp */; }; + 7DF8380C56C26E6F5B12226A /* wrap_ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CAA69E00D0808BA2108238B /* wrap_ChainShape.cpp */; }; + 7EE04B8A7FBF71C211187296 /* PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0AE5755936E84C247FB56C65 /* PrismaticJoint.cpp */; }; + 7F095F2C66ED527326F12638 /* wrap_Canvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4E3251027026699A1D4D310D /* wrap_Canvas.cpp */; }; + FA577A6816C719D900860150 /* FreeType.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6716C719D900860150 /* FreeType.framework */; }; + FA577A6A16C719DE00860150 /* IL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6916C719DE00860150 /* IL.framework */; }; + FA577A6C16C719E400860150 /* Game_Music_Emu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6B16C719E400860150 /* Game_Music_Emu.framework */; }; + FA577A6E16C719EA00860150 /* Lua.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6D16C719EA00860150 /* Lua.framework */; }; + FA577A7016C719F000860150 /* mpg123.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6F16C719F000860150 /* mpg123.framework */; }; + FA577A7216C719F400860150 /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7116C719F400860150 /* Ogg.framework */; }; + FA577A7416C719F900860150 /* physfs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7316C719F900860150 /* physfs.framework */; }; + FA577A7616C719FF00860150 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7516C719FF00860150 /* SDL.framework */; }; + FA577A7816C71A0800860150 /* Vorbis.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7716C71A0800860150 /* Vorbis.framework */; }; + FA577A7B16C71A1E00860150 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7916C71A1700860150 /* Cocoa.framework */; }; + FA577A7E16C71A3000860150 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7C16C71A2600860150 /* OpenGL.framework */; }; + FA577A8116C71A4800860150 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7F16C71A4000860150 /* OpenAL.framework */; }; + FA577A8316C71A5300860150 /* libmodplug.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A8216C71A5300860150 /* libmodplug.framework */; }; + FA577A8916C71CF000860150 /* Shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA577A8516C71CF000860150 /* Shader.cpp */; }; + FA577A8A16C71CF000860150 /* wrap_Shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA577A8716C71CF000860150 /* wrap_Shader.cpp */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 001F02BC119E349012652C17 /* wrap_Data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Data.h; sourceTree = ""; }; + 003142374F3D40A518716024 /* wrap_Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Keyboard.h; sourceTree = ""; }; + 00393E4930202C2B6E381F68 /* mime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mime.c; sourceTree = ""; }; + 006B015320155B4D42B43B61 /* wrap_Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Image.h; sourceTree = ""; }; + 00744BD73BFE3F591537728F /* Shape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shape.h; sourceTree = ""; }; + 00D329851B1E7F6A3AF9614E /* tcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tcp.h; sourceTree = ""; }; + 02662CBC29B954295A634A39 /* wrap_Source.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Source.cpp; sourceTree = ""; }; + 02C16FDB537A702F4D42534E /* wrap_SpriteBatch.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_SpriteBatch.cpp; sourceTree = ""; }; + 02CA1BE908D91B104EB9590F /* wrap_Audio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Audio.cpp; sourceTree = ""; }; + 02CD63315FF902E336AB4657 /* Contact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Contact.cpp; sourceTree = ""; }; + 02F0197227150E1B28D9425B /* GmeDecoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = GmeDecoder.cpp; sourceTree = ""; }; + 02F064F5202E34F5718352B8 /* wrap_Shape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Shape.h; sourceTree = ""; }; + 034144EE6C33421377674516 /* b2Distance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = ""; }; + 03F17FF546D637744E263961 /* Graphics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Graphics.cpp; sourceTree = ""; }; + 041672ED2CF51FC62F532FDB /* usocket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = usocket.c; sourceTree = ""; }; + 047815B73C1C5373551442A6 /* wrap_Joint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Joint.h; sourceTree = ""; }; + 048C39D14DA05F5843FE08CA /* ftp.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ftp.lua.h; sourceTree = ""; }; + 057A3770539D25AE6C8F20D3 /* Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; }; + 059C04C13F3A7C05570F2987 /* b2Fixture.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = ""; }; + 05DF237B657042515F3B4E52 /* wrap_Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Graphics.h; sourceTree = ""; }; + 0602250B7E4664E43CA113DC /* b2WheelJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = ""; }; + 065364DB7A29396C777213D0 /* Joint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Joint.h; sourceTree = ""; }; + 076840774B0B6E721D0C18D0 /* wrap_ImageData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ImageData.cpp; sourceTree = ""; }; + 079504CB332E415D4B27797B /* b2Body.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = ""; }; + 07B301984BE42246402F7D27 /* ImageData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageData.h; sourceTree = ""; }; + 085B376E3FBB254F0FD37958 /* Matrix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Matrix.h; sourceTree = ""; }; + 086B4A4E025B4B5F606747A2 /* b2DistanceJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = ""; }; + 08983C025D0655270DF81A5B /* b2PolygonShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = ""; }; + 089B1AC1248B21D336594457 /* Body.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Body.cpp; sourceTree = ""; }; + 08AA5965073A1C520A7A6833 /* b2CircleShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = ""; }; + 08D24B70441A2496160C0849 /* Rasterizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rasterizer.h; sourceTree = ""; }; + 090F537B70DA06EA0B29593F /* b2Settings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = ""; }; + 0959542C4B54320B1DDD5911 /* ChainShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ChainShape.cpp; sourceTree = ""; }; + 09C71F9D7DC45F5765B2462B /* socket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = ""; }; + 0A063D006D52330E67FF4B3A /* b2PolygonContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = ""; }; + 0A0A2DA4094130187F655E52 /* b2Math.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = ""; }; + 0A420541704C1C2D718A4D20 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = ""; }; + 0A936C83344E2CF84E703059 /* PulleyJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PulleyJoint.h; sourceTree = ""; }; + 0AA1539E66B2641B66130709 /* b2MouseJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = ""; }; + 0AE5755936E84C247FB56C65 /* PrismaticJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PrismaticJoint.cpp; sourceTree = ""; }; + 0AFB7DA45B2D6913110A5AAB /* wrap_WheelJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_WheelJoint.h; sourceTree = ""; }; + 0B0728FA73B107B37A956A09 /* wrap_Image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Image.cpp; sourceTree = ""; }; + 0B4020CD058D70F569DF6129 /* wrap_PrismaticJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PrismaticJoint.cpp; sourceTree = ""; }; + 0B727D416262392743091BC3 /* TrueTypeRasterizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrueTypeRasterizer.h; sourceTree = ""; }; + 0B930B8571276AA86AB87D80 /* GLee.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GLee.h; sourceTree = ""; }; + 0BEB72033ACA25550ADA76C4 /* b64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b64.h; sourceTree = ""; }; + 0C30420F7FD3038C721223A5 /* TrueTypeRasterizer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = TrueTypeRasterizer.cpp; sourceTree = ""; }; + 0C5C6C6E47851D1308411DE6 /* SoundData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SoundData.cpp; sourceTree = ""; }; + 0CB6025618505B055A4E75DD /* Matrix.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Matrix.cpp; sourceTree = ""; }; + 0CFF64090F0F4F481BB80CF0 /* Volatile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Volatile.h; sourceTree = ""; }; + 0D6F00D95C4407BB26E71E02 /* b2World.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = ""; }; + 0E3E13BC3E3A7C0C7DBE7DF8 /* wrap_RopeJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_RopeJoint.cpp; sourceTree = ""; }; + 0E755DCF691828CE11444877 /* b2PolygonShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = ""; }; + 0EA87794395D3B287C5949AA /* wrap_FrictionJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_FrictionJoint.h; sourceTree = ""; }; + 0EB870A1180261FD424A41B3 /* Shape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shape.h; sourceTree = ""; }; + 0F0E666B7C790BB870477994 /* b2BlockAllocator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = ""; }; + 0F8D03F1544476B57CA97B01 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = ""; }; + 104144AB73A974BC04A03131 /* graphics.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = graphics.lua.h; sourceTree = ""; }; + 104D5534669B772556942891 /* PrismaticJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrismaticJoint.h; sourceTree = ""; }; + 104D567660003ADE696D341A /* Source.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; + 10A608C96F067F972C962EFB /* love.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = love.h; sourceTree = ""; }; + 10F83B5848B77A937C250FEB /* b2Joint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = ""; }; + 1108594E361A22D90D6022E8 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = ""; }; + 112814480BBF2ED06EED15BF /* GlyphData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlyphData.h; sourceTree = ""; }; + 113269E55FCF208D2D6754BC /* Timer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = ""; }; + 11745DE315E859F71E881D76 /* wrap_Rasterizer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Rasterizer.cpp; sourceTree = ""; }; + 11773415762F3A38421C6DB3 /* Graphics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Graphics.cpp; sourceTree = ""; }; + 11CF30E73CEA2D8D0A1B17D3 /* b2DynamicTree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = ""; }; + 11D141087979064B441B787D /* File.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = File.cpp; sourceTree = ""; }; + 11D62E873092729B497B447F /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = ""; }; + 120B391518206E964493126C /* b2Body.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = ""; }; + 12390CBC115B00D06EF951DD /* b2Draw.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = ""; }; + 124E716E0BCA055534A60AD2 /* wrap_Shape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Shape.cpp; sourceTree = ""; }; + 13093ADC78426C5009DF3B13 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = ""; }; + 131F69C3368C4B8A55EE0DAD /* wrap_WeldJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_WeldJoint.h; sourceTree = ""; }; + 135801A6483528800C676492 /* io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = io.c; sourceTree = ""; }; + 138913BE5126483748FA43D0 /* Joint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Joint.h; sourceTree = ""; }; + 139411436818381E493F00F5 /* wrap_Joystick.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Joystick.cpp; sourceTree = ""; }; + 14AE68E14C2C74526A612FA0 /* wrap_Image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Image.cpp; sourceTree = ""; }; + 15093E1B1A14176374C81299 /* wrap_CircleShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_CircleShape.h; sourceTree = ""; }; + 153957EB332E1269671E7F4A /* b2CircleShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = ""; }; + 168502C6505A6D455C4F69AA /* math.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = math.cpp; sourceTree = ""; }; + 16C36B3C59A10CDC7ACE0DD4 /* http.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = http.lua.h; sourceTree = ""; }; + 174D472C1AFE594D77A0322B /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = ""; }; + 175A1B8D733B2D4803F64AC1 /* b2Distance.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = ""; }; + 17C730CB1DA01B8F0A11217C /* except.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = except.h; sourceTree = ""; }; + 17E9544103AE376210ED5BAA /* select.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = ""; }; + 182A781C7A2D3D2B6B8904A8 /* Data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; + 1839744763625B5D64EC70AC /* Audio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Audio.cpp; sourceTree = ""; }; + 18E0492204644DE929B96486 /* wrap_DistanceJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_DistanceJoint.h; sourceTree = ""; }; + 1916112F57AF56A173727464 /* Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Audio.h; sourceTree = ""; }; + 198A44BD71BB61EE517C2A39 /* Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mouse.h; sourceTree = ""; }; + 19ED419874B46EC16F927524 /* love.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = love.cpp; sourceTree = ""; }; + 19F40DF6507028212FEB1D77 /* wrap_Keyboard.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Keyboard.cpp; sourceTree = ""; }; + 1A2A61843B753E3F5B330703 /* Vector.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Vector.cpp; sourceTree = ""; }; + 1A304E384AF2119905C01504 /* Source.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; + 1A311FC16B9C0F8D7A41580E /* wrap_Body.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Body.h; sourceTree = ""; }; + 1A95437F513E662113AC154A /* b2Rope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = ""; }; + 1A9810F758AC1D1E4B6431FD /* wrap_Graphics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Graphics.cpp; sourceTree = ""; }; + 1AA213FC158815FA77C40330 /* ChainShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ChainShape.h; sourceTree = ""; }; + 1AA7781A230065F346E2313A /* ImageData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ImageData.cpp; sourceTree = ""; }; + 1B036C7C5A8832AE53BB1C06 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = ""; }; + 1B1C4E4D288A1D2F29E57B1B /* Rasterizer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Rasterizer.cpp; sourceTree = ""; }; + 1B4E22F1388E2B2E76E3377B /* wrap_GlyphData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_GlyphData.cpp; sourceTree = ""; }; + 1BCD6EE50EB8791E5A870135 /* utf8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; + 1C5B57F87B315E39005B119F /* b2TimeOfImpact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = ""; }; + 1CAA69E00D0808BA2108238B /* wrap_ChainShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ChainShape.cpp; sourceTree = ""; }; + 1CD02D1975803957282F28AB /* auxiliar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = auxiliar.c; sourceTree = ""; }; + 1CE84F1F19BC2AA412C638B1 /* timeout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timeout.h; sourceTree = ""; }; + 1D824A63414874DE584B59B2 /* Quad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Quad.h; sourceTree = ""; }; + 1D9B456C6C554F66660F7650 /* Thread.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = ""; }; + 1DA41DFF0869489411A71AFC /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + 1E22646A710E5EFC27FE3932 /* FrictionJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FrictionJoint.cpp; sourceTree = ""; }; + 1E27263847302FCA1F843B47 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = ""; }; + 1E827AE8548C52493ED95629 /* wrap_Filesystem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Filesystem.cpp; sourceTree = ""; }; + 1E840AF84AB61C6410E26634 /* wrap_PulleyJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PulleyJoint.cpp; sourceTree = ""; }; + 1E9E4F657DEC2772493B79CC /* b2ContactSolver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = ""; }; + 1F0D375C38A245E403E53DB5 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = ""; }; + 1F3A277A44141DBF7BCF146A /* wrap_RevoluteJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_RevoluteJoint.cpp; sourceTree = ""; }; + 1F4E747212DE41716BC245C9 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = ""; }; + 1F6F652A57F8098E5CCA6F9A /* auxiliar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = auxiliar.h; sourceTree = ""; }; + 1F875B224C4E1B9E35854766 /* Mpg123Decoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Mpg123Decoder.cpp; sourceTree = ""; }; + 202650DE4F267CD3082A1B30 /* wrap_Font.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Font.h; sourceTree = ""; }; + 208275724C9421035EA145A4 /* MouseJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MouseJoint.h; sourceTree = ""; }; + 21124F915912499179A42115 /* b2CircleContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = ""; }; + 219636CF6780074F7871463D /* Filesystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Filesystem.h; sourceTree = ""; }; + 21B25A7E333315172B754D4F /* buffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = buffer.c; sourceTree = ""; }; + 21E975B81E8D701F2147658C /* wrap_Contact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Contact.h; sourceTree = ""; }; + 22256CC12B7C7D0D1B430D46 /* tcp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tcp.c; sourceTree = ""; }; + 22EF17981EBD442773FE41B6 /* wrap_Mouse.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Mouse.cpp; sourceTree = ""; }; + 232D67C67BEE54B776420682 /* wrap_Font.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Font.cpp; sourceTree = ""; }; + 23573F2F4F7D56312E663E24 /* Canvas.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Canvas.h; sourceTree = ""; }; + 239054AE7475433E39747DA9 /* b2Timer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = ""; }; + 23985AB32E7B463A2CB87E2C /* Sound.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sound.h; sourceTree = ""; }; + 23A266CD4FC729355E23606E /* b2WheelJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = ""; }; + 24265680279E30A40DF81946 /* Event.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = ""; }; + 243E18977E2A37CC6FDD55A5 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = ""; }; + 249015D170563D85709D7B6D /* options.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = options.h; sourceTree = ""; }; + 24D758D262EA18DC15187A12 /* delay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = delay.h; sourceTree = ""; }; + 24EE059E03D8155F4BFF64D6 /* Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Audio.h; sourceTree = ""; }; + 25C325DC2128769F6C6A54C3 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + 25CE236F66F70EB3444A7CC8 /* GearJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GearJoint.h; sourceTree = ""; }; + 276C3474657D0A246F64221C /* wrap_EdgeShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_EdgeShape.h; sourceTree = ""; }; + 27F777AB188D674F30BC1829 /* wrap_World.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_World.h; sourceTree = ""; }; + 28016C9B51FE1A893DC35B66 /* Variant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variant.h; sourceTree = ""; }; + 28024635525B077E08A73D9B /* Source.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; + 283342E174613897621A43F1 /* ImageData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageData.h; sourceTree = ""; }; + 286660042F9654F61AB90D7A /* Body.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Body.h; sourceTree = ""; }; + 2912092853050AF9785F39BE /* wrap_RevoluteJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_RevoluteJoint.h; sourceTree = ""; }; + 295C665B1E0B6B2D03CC4937 /* wrap_Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Event.h; sourceTree = ""; }; + 2A5F7DCB40652F9B7D61073A /* Sound.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Sound.cpp; sourceTree = ""; }; + 2A6150F7479D21346EC54B68 /* b2ContactManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = ""; }; + 2B8C245A21A515E86636725A /* wrap_PrismaticJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_PrismaticJoint.h; sourceTree = ""; }; + 2BE75A693BE206B22DAE1B2E /* wrap_SpriteBatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_SpriteBatch.h; sourceTree = ""; }; + 2C78323D7D5C628A53EC6931 /* b2Math.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = ""; }; + 2C87695707B046B536F347D8 /* OpenGL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OpenGL.h; sourceTree = ""; }; + 2C970EA7229F20934C72581D /* b2RopeJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = ""; }; + 2CAE75B079B828FE6892684A /* udp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = udp.h; sourceTree = ""; }; + 2CEC5ED5211174C7583849AD /* Reference.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reference.h; sourceTree = ""; }; + 2D290E902C451D6849051FEF /* b2WeldJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = ""; }; + 2D7B7DEC4FC87878332E41B3 /* wrap_Joystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Joystick.h; sourceTree = ""; }; + 2D8E6FAE2A100B5866E96BFF /* runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = ""; }; + 2D9475890CDA3D3776435622 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + 2DC90F3C6160198256795C75 /* luasocket.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = luasocket.cpp; sourceTree = ""; }; + 2DCE45C868A0091B762C7377 /* Body.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Body.cpp; sourceTree = ""; }; + 2E2675AF3DAA24CE0728042C /* udp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = udp.c; sourceTree = ""; }; + 2E406F8328543EC63EB922C6 /* OpenGL.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = OpenGL.cpp; sourceTree = ""; }; + 2E5C2A2F05417B294ED655E8 /* Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Audio.h; sourceTree = ""; }; + 2E9B5D9926034F9172215D5E /* Font.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Font.h; sourceTree = ""; }; + 2FB732687B1669402408356D /* Source.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; + 2FD366F113387BC95125133D /* b2Shape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = ""; }; + 2FF26CC52C28773750B812D9 /* PolygonShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PolygonShape.h; sourceTree = ""; }; + 30AB36822AB41E4B0A6C6001 /* liblove.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = liblove.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; + 30E466F441EE727658716873 /* Module.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Module.cpp; sourceTree = ""; }; + 30ED4BB03C5F11254AF12E98 /* Sound.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Sound.cpp; sourceTree = ""; }; + 30FC314F4137398F63961338 /* wrap_Quad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Quad.h; sourceTree = ""; }; + 31871B8B7E1A697A73576040 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = ""; }; + 31A444CF0B4E6DA450120730 /* File.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = ""; }; + 31B85B507F466FE158A3718E /* wrap_ImageData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_ImageData.h; sourceTree = ""; }; + 31C84D0129AE5F6044A94AC2 /* ModPlugDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ModPlugDecoder.h; sourceTree = ""; }; + 31E0110E5797041465FF5F95 /* Mouse.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Mouse.cpp; sourceTree = ""; }; + 325E60A57F2624766A524423 /* b2World.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = ""; }; + 329915E84B0B6D025DDC34A9 /* luasocket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = luasocket.h; sourceTree = ""; }; + 32CC11481CD9164455455D72 /* b2Collision.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = ""; }; + 32FD3FEE52FD1911405B3C59 /* b2BroadPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = ""; }; + 330F59B11A5B5D1B44DC07BF /* wrap_Source.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Source.h; sourceTree = ""; }; + 3348511C3BCE65F003DA68CD /* wrap_Thread.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Thread.cpp; sourceTree = ""; }; + 33627AE97E66147E76804EF9 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = ""; }; + 33FD508B0754314530A35EF3 /* StringMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StringMap.h; sourceTree = ""; }; + 340345481F165F8945C716AE /* wrap_FrictionJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_FrictionJoint.cpp; sourceTree = ""; }; + 343E66751EBA75264C3400FA /* b2Draw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = ""; }; + 346C3C7F62FA35DA2C9C4F69 /* DrawQable.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DrawQable.cpp; sourceTree = ""; }; + 34A36BB617BC5CCA5B870EA6 /* DistanceJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DistanceJoint.cpp; sourceTree = ""; }; + 350C47C774835EA552130431 /* Object.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Object.h; sourceTree = ""; }; + 3512460642B046876D687B22 /* wrap_FileData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_FileData.h; sourceTree = ""; }; + 351B09E51FDC338622F44624 /* Window.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = ""; }; + 3547706F2E7D43212CB40D04 /* wrap_GlyphData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_GlyphData.h; sourceTree = ""; }; + 35B31EBC4DDB6F994BCA46B6 /* Reference.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Reference.cpp; sourceTree = ""; }; + 36324E12371E518E6E9C61B5 /* wrap_World.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_World.cpp; sourceTree = ""; }; + 36437CE95936736320710513 /* delay.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = delay.cpp; sourceTree = ""; }; + 36465ABA28FB06F4333C3F07 /* ImageRasterizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageRasterizer.h; sourceTree = ""; }; + 36DD053F754B2D29719B1F80 /* RevoluteJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = RevoluteJoint.cpp; sourceTree = ""; }; + 370D76DC224F2EB300CB4E2F /* Physics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Physics.cpp; sourceTree = ""; }; + 37224F6B30CA5D800B1F41F1 /* wrap_Rasterizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Rasterizer.h; sourceTree = ""; }; + 3746164716797CF80D6B0CEE /* Exception.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Exception.cpp; sourceTree = ""; }; + 385902BD584E7D73154E4EBB /* wrap_Sound.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Sound.cpp; sourceTree = ""; }; + 386430B43A081E2A617B05F1 /* EnumMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EnumMap.h; sourceTree = ""; }; + 389E3CEC356050A27784290E /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; + 38AF72D4790619BB022E2AEF /* b2RopeJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = ""; }; + 3960064616E26C0213E323E2 /* wrap_Sound.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Sound.h; sourceTree = ""; }; + 3A430C846C642DBC14975C7C /* utf8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; + 3AC7627D7E1458AA0D8E0522 /* b2GrowableStack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = ""; }; + 3AD03C7A77C546ED07BE4C06 /* wrap_PolygonShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PolygonShape.cpp; sourceTree = ""; }; + 3AFB3A18384A2D22352262B1 /* wrap_Canvas.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Canvas.h; sourceTree = ""; }; + 3BA712260D725FEB72EB3CDE /* Event.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = ""; }; + 3BB22A142670197B0DBD0BED /* wrap_Contact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Contact.cpp; sourceTree = ""; }; + 3C0B06AF6B5326C840477B18 /* MouseJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = MouseJoint.cpp; sourceTree = ""; }; + 3C4D70E82FC12A9A15EC39BA /* checked.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = checked.h; sourceTree = ""; }; + 3C56375F752B7A9779DD37EC /* Variant.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Variant.cpp; sourceTree = ""; }; + 3C9253C8152355E1274814B7 /* FLACDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FLACDecoder.h; sourceTree = ""; }; + 3C965422252F672D3FF6598C /* CircleShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CircleShape.h; sourceTree = ""; }; + 3CDA3E9B364F17A902384AAC /* wrap_Font.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Font.h; sourceTree = ""; }; + 3CFE5C4A12D5675E7C9C7BF9 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + 3D3B224C2F9D2359288028FD /* Quad.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Quad.cpp; sourceTree = ""; }; + 3D8460B2486A372825213933 /* Vector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Vector.h; sourceTree = ""; }; + 3DFF31EE26405E554C610C8F /* wrap_WeldJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_WeldJoint.cpp; sourceTree = ""; }; + 3EA80A4E0CE0014052076037 /* Joint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Joint.cpp; sourceTree = ""; }; + 407422E8589417B6683D1042 /* ModPlugDecoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ModPlugDecoder.cpp; sourceTree = ""; }; + 40A0593B616A223A4CEF07C9 /* Memoizer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Memoizer.cpp; sourceTree = ""; }; + 40BC14C607396F8B1B084012 /* int.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = ""; }; + 40F412FF29F65F5A3D511B98 /* wrap_EdgeShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_EdgeShape.cpp; sourceTree = ""; }; + 411B061C49172C971C622125 /* Object.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Object.cpp; sourceTree = ""; }; + 415E1438178736BE0EA908D5 /* select.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = ""; }; + 4162283C11024AC35897618C /* wrap_Quad.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Quad.cpp; sourceTree = ""; }; + 426B1C4475DC54505B824B7F /* VertexBuffer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VertexBuffer.cpp; sourceTree = ""; }; + 427B4B2517C0516844370E3D /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = ""; }; + 439E46D768A266780E894800 /* Joystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Joystick.h; sourceTree = ""; }; + 43A258C229C75C15238E520C /* Decoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decoder.h; sourceTree = ""; }; + 43BC2B1C505E5EFF650C31E3 /* Keyboard.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; }; + 448C492C7AEB7840504F1C9D /* b2EdgeShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = ""; }; + 44DE79C879CC0074510A2403 /* WheelJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = WheelJoint.cpp; sourceTree = ""; }; + 44E85D982F01082F5E1346B6 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = ""; }; + 457674E43FF71E974D990C00 /* DistanceJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DistanceJoint.h; sourceTree = ""; }; + 459946CA7F4406B026E80501 /* inet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = inet.h; sourceTree = ""; }; + 45DC20A760FC42341E5762F7 /* FrictionJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrictionJoint.h; sourceTree = ""; }; + 45E761A0072E0EF92BD66EA9 /* runtime.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cpp; sourceTree = ""; }; + 465D0438379342C4589E2B1C /* WeldJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WeldJoint.h; sourceTree = ""; }; + 468F7A0A484820DE79CE76D2 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = ""; }; + 46CA2B6B17C32BBE55772268 /* Source.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; + 473D2247745F4901155A75DB /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + 47C77F6032FA77E046AA6810 /* Fixture.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Fixture.cpp; sourceTree = ""; }; + 47D46915001F342A3CD23E86 /* File.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = ""; }; + 4832527C02C105776536438A /* b2Rope.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = ""; }; + 485645C663D372A96DFD33F7 /* mime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mime.h; sourceTree = ""; }; + 48A206C9004150640C432100 /* ParticleSystem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ParticleSystem.cpp; sourceTree = ""; }; + 4941079838020ECA049B5C21 /* Color.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Color.h; sourceTree = ""; }; + 49496EAF3305281B19223C22 /* except.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = except.c; sourceTree = ""; }; + 4A1D6DAE45E627BD12903B52 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = ""; }; + 4A47384208BE218F688C4EFA /* b2MouseJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = ""; }; + 4A774BC26B7235E410D40C8E /* FLACDecoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FLACDecoder.cpp; sourceTree = ""; }; + 4A80315175C5625804AA4A56 /* VorbisDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VorbisDecoder.h; sourceTree = ""; }; + 4ABD4A7B5CB6678E39490982 /* io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = ""; }; + 4AD52074367950B735707CE1 /* Canvas.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Canvas.cpp; sourceTree = ""; }; + 4B002CBD52493ED9347C6EBA /* url.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = url.lua.h; sourceTree = ""; }; + 4B41232F7AF7793540F46C58 /* timeout.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = timeout.c; sourceTree = ""; }; + 4B5F4DF8110020A96B5D3EAB /* b2BroadPhase.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = ""; }; + 4B731754147B27AF73AC5358 /* Volatile.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Volatile.cpp; sourceTree = ""; }; + 4C606AEC342457600C3F0741 /* Joystick.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Joystick.h; sourceTree = ""; }; + 4D700D182EAA46273D1E2CC4 /* SpriteBatch.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = SpriteBatch.cpp; sourceTree = ""; }; + 4D81102E7ABD1C282BE42CE3 /* wrap_MouseJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_MouseJoint.cpp; sourceTree = ""; }; + 4DAB28A9235E2CBE75F56848 /* CircleShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = CircleShape.cpp; sourceTree = ""; }; + 4DC3617831763D2760335D87 /* wrap_SoundData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_SoundData.cpp; sourceTree = ""; }; + 4E0F565B03D05C3722496F27 /* File.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = File.cpp; sourceTree = ""; }; + 4E15567759041CC379292BE6 /* Decoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Decoder.cpp; sourceTree = ""; }; + 4E3251027026699A1D4D310D /* wrap_Canvas.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Canvas.cpp; sourceTree = ""; }; + 4E6705C154C34FBD143F465E /* b2ChainShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = ""; }; + 4E972C114A6C25A63B5B6EF2 /* wrap_Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Mouse.h; sourceTree = ""; }; + 4F1862D324C9429157A27A2E /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; + 4F34010A575C02E66D400CE2 /* RopeJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RopeJoint.h; sourceTree = ""; }; + 4F3E12BD4A646D0366792FC9 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = ""; }; + 503971A86B7167A91B670FBA /* boot.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boot.lua.h; sourceTree = ""; }; + 505F23A73BFE250833D650E4 /* Image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; + 50B67F2D0CC511706810302E /* wrap_GearJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_GearJoint.cpp; sourceTree = ""; }; + 50EC67CE3ED71F5D13304FD4 /* b2Contact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = ""; }; + 50F0575E16561864699E41F5 /* b2Fixture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = ""; }; + 5100177E5D8A14366C5B0BC5 /* b2Island.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = ""; }; + 524741891BB93848039F4174 /* Keyboard.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; }; + 525A4D633D9B0D8B225936D4 /* b2Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = ""; }; + 52D130DF3DC82D9D4C867B61 /* math.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = ""; }; + 52E15B702C40593D3BF431DF /* wrap_File.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_File.h; sourceTree = ""; }; + 53C4064801456193163E4631 /* RopeJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = RopeJoint.cpp; sourceTree = ""; }; + 53C6151E07FB1E3471590CB9 /* ltn12.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ltn12.lua.h; sourceTree = ""; }; + 53EE57FF4DBD52BB22701160 /* ParticleSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParticleSystem.h; sourceTree = ""; }; + 54A13C2209F945671BC27974 /* FileData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileData.h; sourceTree = ""; }; + 54CC34F563B7405046FF1E43 /* audio.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio.lua.h; sourceTree = ""; }; + 54E653E84E8873D467C750FC /* mime.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mime.lua.h; sourceTree = ""; }; + 54E85987318206E93DC8189F /* PolygonShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PolygonShape.cpp; sourceTree = ""; }; + 55A759CE711E157339930E58 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = ""; }; + 55AE226405CC1A55462E1D89 /* threads.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; + 55B425307C0C1C4B3EFC3A5F /* Joystick.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Joystick.cpp; sourceTree = ""; }; + 561D4A4722E36BAA16D17CC8 /* EdgeShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdgeShape.h; sourceTree = ""; }; + 567C0A0C58931DE54733011B /* b2StackAllocator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = ""; }; + 56D6030A0B8F7397715062B9 /* Image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; + 5725505310E75ECC5044583A /* GLee.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GLee.c; sourceTree = ""; }; + 577B66502A5360AE60733B10 /* VertexBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VertexBuffer.h; sourceTree = ""; }; + 57E6429235C547BE26B73C6C /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; + 583037E9238A6EF00DD20B1A /* Font.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Font.cpp; sourceTree = ""; }; + 584E16AE09E12536206C46FE /* Mouse.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Mouse.cpp; sourceTree = ""; }; + 58792BC1126C2917432D706B /* b2CircleContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = ""; }; + 58BA2BB460AF3C591B22690E /* Drawable.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Drawable.cpp; sourceTree = ""; }; + 58CC50E70A375FDF53EF01B6 /* Image.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; + 58CD093F254501E37CA47CA8 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + 597478A255B82B56488B4717 /* wrap_FileData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_FileData.cpp; sourceTree = ""; }; + 59BE634A2ACE722F14B86F89 /* b2Island.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = ""; }; + 59D27EA33E8E62E15C185948 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = ""; }; + 5A1C77401B1B32CE326332A1 /* b2ContactSolver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = ""; }; + 5B3306B5587A708557EE4D4F /* Source.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; + 5B5A0BEC36BE007E6E491396 /* wrap_SoundData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_SoundData.h; sourceTree = ""; }; + 5BCC49F529F726385CD41FA6 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = ""; }; + 5CB720BA493D7D995E0E20DD /* PulleyJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PulleyJoint.cpp; sourceTree = ""; }; + 5CE0167703887B376F2368FD /* RevoluteJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RevoluteJoint.h; sourceTree = ""; }; + 5CE370672B1234B10F9532FA /* Physics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Physics.h; sourceTree = ""; }; + 5CF629B94C7802D446D61C45 /* wrap_Decoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Decoder.cpp; sourceTree = ""; }; + 5D016F4C27EF506C13FE3058 /* ImageRasterizer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ImageRasterizer.cpp; sourceTree = ""; }; + 5D383DA1468545C30E7B5805 /* b64.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b64.cpp; sourceTree = ""; }; + 5D590ACE5E237B7D5B556AD0 /* Contact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Contact.h; sourceTree = ""; }; + 5D93601669875EE06721689E /* Drawable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Drawable.h; sourceTree = ""; }; + 5DA322AC59AD7E43183577CB /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = ""; }; + 5DC271240F0119AE16FA1B8E /* wrap_Filesystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Filesystem.h; sourceTree = ""; }; + 5ED732200E1B2E5F79831DDA /* wrap_Data.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Data.cpp; sourceTree = ""; }; + 5F1F169C7FC633EF292E26DF /* wrap_Fixture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Fixture.h; sourceTree = ""; }; + 5F42052D7C8271A1105541DE /* wrap_ParticleSystem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ParticleSystem.cpp; sourceTree = ""; }; + 5F846B49240D52C10F6F76E5 /* options.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = ""; }; + 5FAE2A9679C97F2C2792182D /* luasocket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = luasocket.c; sourceTree = ""; }; + 5FF97D522B8872947DED611C /* wrap_Audio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Audio.h; sourceTree = ""; }; + 601E6A56345412E87E1D396B /* Pool.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Pool.cpp; sourceTree = ""; }; + 60840050412A459D5D21518F /* Fixture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fixture.h; sourceTree = ""; }; + 60C95C7F507A381D0A483B3F /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = ""; }; + 610B475400DE0F7213352BC3 /* inet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inet.c; sourceTree = ""; }; + 615E0F450F2B7BA25EE679A6 /* Font.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Font.h; sourceTree = ""; }; + 61E64F07028039774F502D69 /* Shape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Shape.cpp; sourceTree = ""; }; + 62370A494F9D6E2D570065EB /* FileData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = FileData.cpp; sourceTree = ""; }; + 62E121F35BEB622029324F25 /* Pool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pool.h; sourceTree = ""; }; + 63024AF52EE3658260BE116B /* Module.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = ""; }; + 633E37194CB535AE41A00092 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = ""; }; + 63936FF81D4E14F6534A43BB /* usocket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = usocket.h; sourceTree = ""; }; + 63A63DFB339266AC401B545A /* Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mouse.h; sourceTree = ""; }; + 64491E98483728D601110EF0 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = ""; }; + 644D0C953C3439FC57C03FC6 /* World.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = World.cpp; sourceTree = ""; }; + 64694F91593478085859666F /* wrap_Body.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Body.cpp; sourceTree = ""; }; + 64AC15B600F2473651823D40 /* GmeDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GmeDecoder.h; sourceTree = ""; }; + 64BA1CE328FF17144B475111 /* wrap_MouseJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_MouseJoint.h; sourceTree = ""; }; + 6590063A6E4B3AEF4550443C /* b2GearJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = ""; }; + 66EC3C0463A703A97445193B /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = ""; }; + 66F8479E6D2D587A592F2024 /* socket.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = socket.lua.h; sourceTree = ""; }; + 677F545C76EA3B247329358D /* Joystick.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Joystick.cpp; sourceTree = ""; }; + 678E42771C9B415628A3234D /* wrap_ParticleSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_ParticleSystem.h; sourceTree = ""; }; + 68317360363E2C5339396995 /* wrap_Thread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Thread.h; sourceTree = ""; }; + 68616BD516DB124312B47EB3 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + 691C5C5828550E2F60754EF2 /* wrap_Event.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Event.cpp; sourceTree = ""; }; + 695E4ED13AA0689E64280573 /* wrap_Timer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Timer.cpp; sourceTree = ""; }; + 69967D2323404E1F0ED21F11 /* wrap_DistanceJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_DistanceJoint.cpp; sourceTree = ""; }; + 69A01D71103275D451F965B2 /* b2GearJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = ""; }; + 69DB4423147C7E3362941E75 /* Joint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Joint.cpp; sourceTree = ""; }; + 6AA03CE31B942DC660045FE9 /* WheelJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WheelJoint.h; sourceTree = ""; }; + 6B255FFC4A2C404E50512CB5 /* Mpg123Decoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mpg123Decoder.h; sourceTree = ""; }; + 6B2E52E6185E6980660F1374 /* luasocket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = luasocket.h; sourceTree = ""; }; + 6B3565203A1778431F8A5409 /* threads.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = threads.cpp; sourceTree = ""; }; + 6BEE6511475F641A70A0591E /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + 6C367AE309C453C412D91363 /* wrap_File.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_File.cpp; sourceTree = ""; }; + 6C7E6C3F1CCA1CF6164123F6 /* b2ChainShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = ""; }; + 6C981DA13E3D42DA06891046 /* Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; }; + 6CB1193233FA78EE646A17A1 /* Audio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Audio.cpp; sourceTree = ""; }; + 6CDD4F3320303D222C180CD0 /* Window.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = ""; }; + 6CEB48E969FC42C53F9432B1 /* wrap_Physics.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Physics.cpp; sourceTree = ""; }; + 6D822D830EF049417D184372 /* b2TimeStep.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = ""; }; + 6DE3129F3A0B2D9C178118F3 /* Filesystem.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Filesystem.cpp; sourceTree = ""; }; + 6E682862758051BF7C0A10AA /* tp.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tp.lua.h; sourceTree = ""; }; + 6E6D5AB27B71488D405526C3 /* Body.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Body.h; sourceTree = ""; }; + 6EF321185C2B1F1E1AF54F64 /* wrap_CircleShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_CircleShape.cpp; sourceTree = ""; }; + 6F1B61350B6B36AF216C57D7 /* b2Joint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = ""; }; + 6F4D478A52A0408765095920 /* GearJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = GearJoint.cpp; sourceTree = ""; }; + 6FF15DF4423F6426224024C9 /* b2Settings.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = ""; }; + 70564CC32DEC209F2A615F44 /* wrap_ChainShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_ChainShape.h; sourceTree = ""; }; + 70F425B5336E1CD652827FD0 /* Shape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Shape.cpp; sourceTree = ""; }; + 714251EE742346DC17103357 /* Font.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Font.cpp; sourceTree = ""; }; + 71810207414B52F8340D7797 /* wrap_Joint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Joint.cpp; sourceTree = ""; }; + 71C579A557640A3E2A696518 /* wrap_Physics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Physics.h; sourceTree = ""; }; + 71F878E2440A021B68D93ABC /* b2Contact.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = ""; }; + 727648E06CD863A2582F798F /* VorbisDecoder.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VorbisDecoder.cpp; sourceTree = ""; }; + 727D23FA1CC755B902471A45 /* SpriteBatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpriteBatch.h; sourceTree = ""; }; + 733758E8028B20BB799A7BE6 /* Decoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decoder.h; sourceTree = ""; }; + 73473B3C698B538002540A5D /* wrap_WheelJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_WheelJoint.cpp; sourceTree = ""; }; + 734947AA28AF36E436D242FD /* unix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = ""; }; + 74003CB27FA762A021183AD5 /* GlyphData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = GlyphData.cpp; sourceTree = ""; }; + 74215662418726B35C581E55 /* Thread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Thread.h; sourceTree = ""; }; + 7423362764CF57574BB16CDA /* Window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = ""; }; + 74504EB554D871C36DD55F17 /* Quad.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Quad.cpp; sourceTree = ""; }; + 74EE403977734BA53DDF16F0 /* core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core.h; sourceTree = ""; }; + 753F0B42534106D6545926C8 /* Memoizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Memoizer.h; sourceTree = ""; }; + 755C2B980C106EA7423E7E5E /* EdgeShape.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeShape.cpp; sourceTree = ""; }; + 75C0197971FE16926CDA624A /* wrap_RopeJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_RopeJoint.h; sourceTree = ""; }; + 762E57DE65A626FA1F6D4305 /* wrap_PulleyJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_PulleyJoint.h; sourceTree = ""; }; + 77234CEE2EFE633537975850 /* Sound.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sound.h; sourceTree = ""; }; + 774434E1581A23EC1B0F1E6F /* b2RevoluteJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = ""; }; + 777352284E262F48543E6E7F /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; + 78073FEB0F54031B1A3A56FD /* wrap_PolygonShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_PolygonShape.h; sourceTree = ""; }; + 780D5B6358096BEB1F1336EE /* b2StackAllocator.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = ""; }; + 78115E763B723C0C40AD47CF /* ImageData.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ImageData.cpp; sourceTree = ""; }; + 782A153A1E6314CB583250E0 /* wrap_Decoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Decoder.h; sourceTree = ""; }; + 785D31764A1D6CDE21BC6404 /* SoundData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SoundData.h; sourceTree = ""; }; + 78A2127828793F7A778D7932 /* wrap_Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Image.h; sourceTree = ""; }; + 78C0420E2548523B241E3D61 /* b2FrictionJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = ""; }; + 78E50525407567F863476E27 /* WeldJoint.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = WeldJoint.cpp; sourceTree = ""; }; + 79A9038A15A324B450010E8B /* unix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = unix.h; sourceTree = ""; }; + 7A0A2BB707F44CAD12694679 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = ""; }; + 7A3B52AF1FBE73FC36AD50C8 /* wrap_Font.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Font.cpp; sourceTree = ""; }; + 7A5C32955F016AB85EB55519 /* Exception.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = ""; }; + 7A707F7A60B47A091107144B /* World.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = World.h; sourceTree = ""; }; + 7A840CB020803B7C6C097CD1 /* b2PulleyJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = ""; }; + 7B7A47F267D77A570D995658 /* Box2D.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = ""; }; + 7BAB25936D207169591A666A /* wrap_GearJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_GearJoint.h; sourceTree = ""; }; + 7CA02BF51EBA65C263E15250 /* unchecked.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = unchecked.h; sourceTree = ""; }; + 7CC5707C79175FA6427B3D62 /* Audio.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Audio.cpp; sourceTree = ""; }; + 7D13274605967A612D770598 /* Quad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Quad.h; sourceTree = ""; }; + 7D48236B78EA06D346A86E3F /* smtp.lua.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smtp.lua.h; sourceTree = ""; }; + 7D9B03C2438B748D0DE93DD5 /* utf8.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = utf8.cpp; sourceTree = ""; }; + 7E1316A41EA850403C0C7343 /* DrawQable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DrawQable.h; sourceTree = ""; }; + 7E4B280637927B532B456D5E /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; + 7E7A068041FD553876712F05 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = ""; }; + 7EC570BC74C369747ED0183A /* Window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = ""; }; + 7EFA04373ADC5CC24DCB5824 /* Font.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Font.h; sourceTree = ""; }; + 7F4B2A3860273D89294A44F4 /* b2ContactManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = ""; }; + 7F575BE9573C654B5ED44CC1 /* wrap_Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wrap_Timer.h; sourceTree = ""; }; + 7F796B7A3362196075C62E61 /* wrap_Fixture.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Fixture.cpp; sourceTree = ""; }; + 7F911CF2107B22F44C5B2542 /* b2Collision.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = ""; }; + FA577A6716C719D900860150 /* FreeType.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FreeType.framework; path = /Library/Frameworks/FreeType.framework; sourceTree = ""; }; + FA577A6916C719DE00860150 /* IL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IL.framework; path = /Library/Frameworks/IL.framework; sourceTree = ""; }; + FA577A6B16C719E400860150 /* Game_Music_Emu.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Game_Music_Emu.framework; path = /Library/Frameworks/Game_Music_Emu.framework; sourceTree = ""; }; + FA577A6D16C719EA00860150 /* Lua.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Lua.framework; path = /Library/Frameworks/Lua.framework; sourceTree = ""; }; + FA577A6F16C719F000860150 /* mpg123.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = mpg123.framework; path = /Library/Frameworks/mpg123.framework; sourceTree = ""; }; + FA577A7116C719F400860150 /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = ""; }; + FA577A7316C719F900860150 /* physfs.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = physfs.framework; path = /Library/Frameworks/physfs.framework; sourceTree = ""; }; + FA577A7516C719FF00860150 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = ""; }; + FA577A7716C71A0800860150 /* Vorbis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vorbis.framework; path = /Library/Frameworks/Vorbis.framework; sourceTree = ""; }; + FA577A7916C71A1700860150 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + FA577A7C16C71A2600860150 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; + FA577A7F16C71A4000860150 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = /System/Library/Frameworks/OpenAL.framework; sourceTree = ""; }; + FA577A8216C71A5300860150 /* libmodplug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libmodplug.framework; path = /Library/Frameworks/libmodplug.framework; sourceTree = ""; }; + FA577A8516C71CF000860150 /* Shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shader.cpp; sourceTree = ""; }; + FA577A8616C71CF000860150 /* Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shader.h; sourceTree = ""; }; + FA577A8716C71CF000860150 /* wrap_Shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Shader.cpp; sourceTree = ""; }; + FA577A8816C71CF000860150 /* wrap_Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Shader.h; sourceTree = ""; }; + FA577A8B16C71D3600860150 /* audio.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = audio.lua; sourceTree = ""; }; + FA577A8C16C71D3600860150 /* auto.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = auto.lua; sourceTree = ""; }; + FA577A8D16C71D3600860150 /* boot.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = boot.lua; sourceTree = ""; }; + FA577A8E16C71D3600860150 /* graphics.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = graphics.lua; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 79E2737D46CB67477B470366 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + FA577A8116C71A4800860150 /* OpenAL.framework in Frameworks */, + FA577A7E16C71A3000860150 /* OpenGL.framework in Frameworks */, + FA577A7B16C71A1E00860150 /* Cocoa.framework in Frameworks */, + FA577A6816C719D900860150 /* FreeType.framework in Frameworks */, + FA577A6A16C719DE00860150 /* IL.framework in Frameworks */, + FA577A6C16C719E400860150 /* Game_Music_Emu.framework in Frameworks */, + FA577A6E16C719EA00860150 /* Lua.framework in Frameworks */, + FA577A7016C719F000860150 /* mpg123.framework in Frameworks */, + FA577A7216C719F400860150 /* Ogg.framework in Frameworks */, + FA577A7416C719F900860150 /* physfs.framework in Frameworks */, + FA577A7616C719FF00860150 /* SDL.framework in Frameworks */, + FA577A7816C71A0800860150 /* Vorbis.framework in Frameworks */, + FA577A8316C71A5300860150 /* libmodplug.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 003F4BA82B6046BC133B3F0F /* image */ = { + isa = PBXGroup; + children = ( + 25C325DC2128769F6C6A54C3 /* Image.h */, + 78115E763B723C0C40AD47CF /* ImageData.cpp */, + 07B301984BE42246402F7D27 /* ImageData.h */, + 13730AB030E309FF6E2961F1 /* devil */, + 0B0728FA73B107B37A956A09 /* wrap_Image.cpp */, + 006B015320155B4D42B43B61 /* wrap_Image.h */, + 076840774B0B6E721D0C18D0 /* wrap_ImageData.cpp */, + 31B85B507F466FE158A3718E /* wrap_ImageData.h */, + ); + path = image; + sourceTree = ""; + }; + 02E0744773D13AD65E7C49DC /* thread */ = { + isa = PBXGroup; + children = ( + 1D9B456C6C554F66660F7650 /* Thread.cpp */, + 74215662418726B35C581E55 /* Thread.h */, + 6B3565203A1778431F8A5409 /* threads.cpp */, + 55AE226405CC1A55462E1D89 /* threads.h */, + 3348511C3BCE65F003DA68CD /* wrap_Thread.cpp */, + 68317360363E2C5339396995 /* wrap_Thread.h */, + ); + path = thread; + sourceTree = ""; + }; + 07571BBD29A9184E2F465E28 /* common */ = { + isa = PBXGroup; + children = ( + 5D383DA1468545C30E7B5805 /* b64.cpp */, + 0BEB72033ACA25550ADA76C4 /* b64.h */, + 473D2247745F4901155A75DB /* config.h */, + 182A781C7A2D3D2B6B8904A8 /* Data.h */, + 36437CE95936736320710513 /* delay.cpp */, + 24D758D262EA18DC15187A12 /* delay.h */, + 386430B43A081E2A617B05F1 /* EnumMap.h */, + 3746164716797CF80D6B0CEE /* Exception.cpp */, + 7A5C32955F016AB85EB55519 /* Exception.h */, + 40BC14C607396F8B1B084012 /* int.h */, + 168502C6505A6D455C4F69AA /* math.cpp */, + 52D130DF3DC82D9D4C867B61 /* math.h */, + 0CB6025618505B055A4E75DD /* Matrix.cpp */, + 085B376E3FBB254F0FD37958 /* Matrix.h */, + 40A0593B616A223A4CEF07C9 /* Memoizer.cpp */, + 753F0B42534106D6545926C8 /* Memoizer.h */, + 30E466F441EE727658716873 /* Module.cpp */, + 63024AF52EE3658260BE116B /* Module.h */, + 411B061C49172C971C622125 /* Object.cpp */, + 350C47C774835EA552130431 /* Object.h */, + 35B31EBC4DDB6F994BCA46B6 /* Reference.cpp */, + 2CEC5ED5211174C7583849AD /* Reference.h */, + 45E761A0072E0EF92BD66EA9 /* runtime.cpp */, + 2D8E6FAE2A100B5866E96BFF /* runtime.h */, + 33FD508B0754314530A35EF3 /* StringMap.h */, + 58CD093F254501E37CA47CA8 /* types.h */, + 7D9B03C2438B748D0DE93DD5 /* utf8.cpp */, + 3A430C846C642DBC14975C7C /* utf8.h */, + 3C56375F752B7A9779DD37EC /* Variant.cpp */, + 28016C9B51FE1A893DC35B66 /* Variant.h */, + 1A2A61843B753E3F5B330703 /* Vector.cpp */, + 3D8460B2486A372825213933 /* Vector.h */, + 57E6429235C547BE26B73C6C /* version.h */, + 5ED732200E1B2E5F79831DDA /* wrap_Data.cpp */, + 001F02BC119E349012652C17 /* wrap_Data.h */, + ); + name = common; + path = ../../src/common; + sourceTree = ""; + }; + 09000F404D44660029EF38F0 /* sdl */ = { + isa = PBXGroup; + children = ( + 3BA712260D725FEB72EB3CDE /* Event.cpp */, + 7E4B280637927B532B456D5E /* Event.h */, + 691C5C5828550E2F60754EF2 /* wrap_Event.cpp */, + 295C665B1E0B6B2D03CC4937 /* wrap_Event.h */, + ); + path = sdl; + sourceTree = ""; + }; + 12BB56F127170B3709670896 /* freetype */ = { + isa = PBXGroup; + children = ( + 714251EE742346DC17103357 /* Font.cpp */, + 615E0F450F2B7BA25EE679A6 /* Font.h */, + 0C30420F7FD3038C721223A5 /* TrueTypeRasterizer.cpp */, + 0B727D416262392743091BC3 /* TrueTypeRasterizer.h */, + 232D67C67BEE54B776420682 /* wrap_Font.cpp */, + 202650DE4F267CD3082A1B30 /* wrap_Font.h */, + ); + path = freetype; + sourceTree = ""; + }; + 130737AF4BD12D0356A65C87 /* mouse */ = { + isa = PBXGroup; + children = ( + 31E0110E5797041465FF5F95 /* Mouse.cpp */, + 63A63DFB339266AC401B545A /* Mouse.h */, + 1E017A8673D531394B5A3B16 /* sdl */, + 22EF17981EBD442773FE41B6 /* wrap_Mouse.cpp */, + 4E972C114A6C25A63B5B6EF2 /* wrap_Mouse.h */, + ); + path = mouse; + sourceTree = ""; + }; + 1350109F709C227D4AFD423C /* libluasocket */ = { + isa = PBXGroup; + children = ( + 1CD02D1975803957282F28AB /* auxiliar.c */, + 1F6F652A57F8098E5CCA6F9A /* auxiliar.h */, + 21B25A7E333315172B754D4F /* buffer.c */, + 7A0A2BB707F44CAD12694679 /* buffer.h */, + 49496EAF3305281B19223C22 /* except.c */, + 17C730CB1DA01B8F0A11217C /* except.h */, + 048C39D14DA05F5843FE08CA /* ftp.lua.h */, + 16C36B3C59A10CDC7ACE0DD4 /* http.lua.h */, + 610B475400DE0F7213352BC3 /* inet.c */, + 459946CA7F4406B026E80501 /* inet.h */, + 135801A6483528800C676492 /* io.c */, + 4ABD4A7B5CB6678E39490982 /* io.h */, + 53C6151E07FB1E3471590CB9 /* ltn12.lua.h */, + 5FAE2A9679C97F2C2792182D /* luasocket.c */, + 329915E84B0B6D025DDC34A9 /* luasocket.h */, + 00393E4930202C2B6E381F68 /* mime.c */, + 485645C663D372A96DFD33F7 /* mime.h */, + 54E653E84E8873D467C750FC /* mime.lua.h */, + 5F846B49240D52C10F6F76E5 /* options.c */, + 249015D170563D85709D7B6D /* options.h */, + 415E1438178736BE0EA908D5 /* select.c */, + 17E9544103AE376210ED5BAA /* select.h */, + 7D48236B78EA06D346A86E3F /* smtp.lua.h */, + 09C71F9D7DC45F5765B2462B /* socket.h */, + 66F8479E6D2D587A592F2024 /* socket.lua.h */, + 22256CC12B7C7D0D1B430D46 /* tcp.c */, + 00D329851B1E7F6A3AF9614E /* tcp.h */, + 4B41232F7AF7793540F46C58 /* timeout.c */, + 1CE84F1F19BC2AA412C638B1 /* timeout.h */, + 6E682862758051BF7C0A10AA /* tp.lua.h */, + 2E2675AF3DAA24CE0728042C /* udp.c */, + 2CAE75B079B828FE6892684A /* udp.h */, + 734947AA28AF36E436D242FD /* unix.c */, + 79A9038A15A324B450010E8B /* unix.h */, + 4B002CBD52493ED9347C6EBA /* url.lua.h */, + 041672ED2CF51FC62F532FDB /* usocket.c */, + 63936FF81D4E14F6534A43BB /* usocket.h */, + ); + path = libluasocket; + sourceTree = ""; + }; + 13730AB030E309FF6E2961F1 /* devil */ = { + isa = PBXGroup; + children = ( + 505F23A73BFE250833D650E4 /* Image.cpp */, + 68616BD516DB124312B47EB3 /* Image.h */, + 1AA7781A230065F346E2313A /* ImageData.cpp */, + 283342E174613897621A43F1 /* ImageData.h */, + ); + path = devil; + sourceTree = ""; + }; + 153D76205F7A4ACD12FB4C0E /* window */ = { + isa = PBXGroup; + children = ( + 351B09E51FDC338622F44624 /* Window.cpp */, + 7423362764CF57574BB16CDA /* Window.h */, + 63082CBA23A6046C60DA1C6F /* sdl */, + ); + path = window; + sourceTree = ""; + }; + 18AF317B298302545C386404 /* Dynamics */ = { + isa = PBXGroup; + children = ( + 7DE032B3334E559969264529 /* Contacts */, + 68027AB25AAF234679615C14 /* Joints */, + 120B391518206E964493126C /* b2Body.cpp */, + 079504CB332E415D4B27797B /* b2Body.h */, + 2A6150F7479D21346EC54B68 /* b2ContactManager.cpp */, + 7F4B2A3860273D89294A44F4 /* b2ContactManager.h */, + 059C04C13F3A7C05570F2987 /* b2Fixture.cpp */, + 50F0575E16561864699E41F5 /* b2Fixture.h */, + 59BE634A2ACE722F14B86F89 /* b2Island.cpp */, + 5100177E5D8A14366C5B0BC5 /* b2Island.h */, + 6D822D830EF049417D184372 /* b2TimeStep.h */, + 0D6F00D95C4407BB26E71E02 /* b2World.cpp */, + 325E60A57F2624766A524423 /* b2World.h */, + 0F8D03F1544476B57CA97B01 /* b2WorldCallbacks.cpp */, + 4F3E12BD4A646D0366792FC9 /* b2WorldCallbacks.h */, + ); + path = Dynamics; + sourceTree = ""; + }; + 196B6B2E1BC81F47771E6467 /* font */ = { + isa = PBXGroup; + children = ( + 2E9B5D9926034F9172215D5E /* Font.h */, + 12BB56F127170B3709670896 /* freetype */, + 74003CB27FA762A021183AD5 /* GlyphData.cpp */, + 112814480BBF2ED06EED15BF /* GlyphData.h */, + 5D016F4C27EF506C13FE3058 /* ImageRasterizer.cpp */, + 36465ABA28FB06F4333C3F07 /* ImageRasterizer.h */, + 1B1C4E4D288A1D2F29E57B1B /* Rasterizer.cpp */, + 08D24B70441A2496160C0849 /* Rasterizer.h */, + 1B4E22F1388E2B2E76E3377B /* wrap_GlyphData.cpp */, + 3547706F2E7D43212CB40D04 /* wrap_GlyphData.h */, + 11745DE315E859F71E881D76 /* wrap_Rasterizer.cpp */, + 37224F6B30CA5D800B1F41F1 /* wrap_Rasterizer.h */, + ); + path = font; + sourceTree = ""; + }; + 1E017A8673D531394B5A3B16 /* sdl */ = { + isa = PBXGroup; + children = ( + 584E16AE09E12536206C46FE /* Mouse.cpp */, + 198A44BD71BB61EE517C2A39 /* Mouse.h */, + ); + path = sdl; + sourceTree = ""; + }; + 20A8288624E9654322DC388D /* sdl */ = { + isa = PBXGroup; + children = ( + 43BC2B1C505E5EFF650C31E3 /* Keyboard.cpp */, + 057A3770539D25AE6C8F20D3 /* Keyboard.h */, + ); + path = sdl; + sourceTree = ""; + }; + 264B1FF46F2C68D26B7B158D /* openal */ = { + isa = PBXGroup; + children = ( + 6CB1193233FA78EE646A17A1 /* Audio.cpp */, + 1916112F57AF56A173727464 /* Audio.h */, + 601E6A56345412E87E1D396B /* Pool.cpp */, + 62E121F35BEB622029324F25 /* Pool.h */, + 28024635525B077E08A73D9B /* Source.cpp */, + 5B3306B5587A708557EE4D4F /* Source.h */, + ); + path = openal; + sourceTree = ""; + }; + 2F654C0235EB60C744A22507 /* Products */ = { + isa = PBXGroup; + children = ( + 30AB36822AB41E4B0A6C6001 /* liblove.dylib */, + ); + name = Products; + sourceTree = ""; + }; + 34067FA94AEA4D7C3E103A64 /* box2d */ = { + isa = PBXGroup; + children = ( + 089B1AC1248B21D336594457 /* Body.cpp */, + 6E6D5AB27B71488D405526C3 /* Body.h */, + 0959542C4B54320B1DDD5911 /* ChainShape.cpp */, + 1AA213FC158815FA77C40330 /* ChainShape.h */, + 4DAB28A9235E2CBE75F56848 /* CircleShape.cpp */, + 3C965422252F672D3FF6598C /* CircleShape.h */, + 02CD63315FF902E336AB4657 /* Contact.cpp */, + 5D590ACE5E237B7D5B556AD0 /* Contact.h */, + 34A36BB617BC5CCA5B870EA6 /* DistanceJoint.cpp */, + 457674E43FF71E974D990C00 /* DistanceJoint.h */, + 755C2B980C106EA7423E7E5E /* EdgeShape.cpp */, + 561D4A4722E36BAA16D17CC8 /* EdgeShape.h */, + 47C77F6032FA77E046AA6810 /* Fixture.cpp */, + 60840050412A459D5D21518F /* Fixture.h */, + 1E22646A710E5EFC27FE3932 /* FrictionJoint.cpp */, + 45DC20A760FC42341E5762F7 /* FrictionJoint.h */, + 6F4D478A52A0408765095920 /* GearJoint.cpp */, + 25CE236F66F70EB3444A7CC8 /* GearJoint.h */, + 3EA80A4E0CE0014052076037 /* Joint.cpp */, + 138913BE5126483748FA43D0 /* Joint.h */, + 3C0B06AF6B5326C840477B18 /* MouseJoint.cpp */, + 208275724C9421035EA145A4 /* MouseJoint.h */, + 370D76DC224F2EB300CB4E2F /* Physics.cpp */, + 5CE370672B1234B10F9532FA /* Physics.h */, + 54E85987318206E93DC8189F /* PolygonShape.cpp */, + 2FF26CC52C28773750B812D9 /* PolygonShape.h */, + 0AE5755936E84C247FB56C65 /* PrismaticJoint.cpp */, + 104D5534669B772556942891 /* PrismaticJoint.h */, + 5CB720BA493D7D995E0E20DD /* PulleyJoint.cpp */, + 0A936C83344E2CF84E703059 /* PulleyJoint.h */, + 36DD053F754B2D29719B1F80 /* RevoluteJoint.cpp */, + 5CE0167703887B376F2368FD /* RevoluteJoint.h */, + 53C4064801456193163E4631 /* RopeJoint.cpp */, + 4F34010A575C02E66D400CE2 /* RopeJoint.h */, + 61E64F07028039774F502D69 /* Shape.cpp */, + 0EB870A1180261FD424A41B3 /* Shape.h */, + 78E50525407567F863476E27 /* WeldJoint.cpp */, + 465D0438379342C4589E2B1C /* WeldJoint.h */, + 44DE79C879CC0074510A2403 /* WheelJoint.cpp */, + 6AA03CE31B942DC660045FE9 /* WheelJoint.h */, + 644D0C953C3439FC57C03FC6 /* World.cpp */, + 7A707F7A60B47A091107144B /* World.h */, + 64694F91593478085859666F /* wrap_Body.cpp */, + 1A311FC16B9C0F8D7A41580E /* wrap_Body.h */, + 1CAA69E00D0808BA2108238B /* wrap_ChainShape.cpp */, + 70564CC32DEC209F2A615F44 /* wrap_ChainShape.h */, + 6EF321185C2B1F1E1AF54F64 /* wrap_CircleShape.cpp */, + 15093E1B1A14176374C81299 /* wrap_CircleShape.h */, + 3BB22A142670197B0DBD0BED /* wrap_Contact.cpp */, + 21E975B81E8D701F2147658C /* wrap_Contact.h */, + 69967D2323404E1F0ED21F11 /* wrap_DistanceJoint.cpp */, + 18E0492204644DE929B96486 /* wrap_DistanceJoint.h */, + 40F412FF29F65F5A3D511B98 /* wrap_EdgeShape.cpp */, + 276C3474657D0A246F64221C /* wrap_EdgeShape.h */, + 7F796B7A3362196075C62E61 /* wrap_Fixture.cpp */, + 5F1F169C7FC633EF292E26DF /* wrap_Fixture.h */, + 340345481F165F8945C716AE /* wrap_FrictionJoint.cpp */, + 0EA87794395D3B287C5949AA /* wrap_FrictionJoint.h */, + 50B67F2D0CC511706810302E /* wrap_GearJoint.cpp */, + 7BAB25936D207169591A666A /* wrap_GearJoint.h */, + 71810207414B52F8340D7797 /* wrap_Joint.cpp */, + 047815B73C1C5373551442A6 /* wrap_Joint.h */, + 4D81102E7ABD1C282BE42CE3 /* wrap_MouseJoint.cpp */, + 64BA1CE328FF17144B475111 /* wrap_MouseJoint.h */, + 6CEB48E969FC42C53F9432B1 /* wrap_Physics.cpp */, + 71C579A557640A3E2A696518 /* wrap_Physics.h */, + 3AD03C7A77C546ED07BE4C06 /* wrap_PolygonShape.cpp */, + 78073FEB0F54031B1A3A56FD /* wrap_PolygonShape.h */, + 0B4020CD058D70F569DF6129 /* wrap_PrismaticJoint.cpp */, + 2B8C245A21A515E86636725A /* wrap_PrismaticJoint.h */, + 1E840AF84AB61C6410E26634 /* wrap_PulleyJoint.cpp */, + 762E57DE65A626FA1F6D4305 /* wrap_PulleyJoint.h */, + 1F3A277A44141DBF7BCF146A /* wrap_RevoluteJoint.cpp */, + 2912092853050AF9785F39BE /* wrap_RevoluteJoint.h */, + 0E3E13BC3E3A7C0C7DBE7DF8 /* wrap_RopeJoint.cpp */, + 75C0197971FE16926CDA624A /* wrap_RopeJoint.h */, + 124E716E0BCA055534A60AD2 /* wrap_Shape.cpp */, + 02F064F5202E34F5718352B8 /* wrap_Shape.h */, + 3DFF31EE26405E554C610C8F /* wrap_WeldJoint.cpp */, + 131F69C3368C4B8A55EE0DAD /* wrap_WeldJoint.h */, + 73473B3C698B538002540A5D /* wrap_WheelJoint.cpp */, + 0AFB7DA45B2D6913110A5AAB /* wrap_WheelJoint.h */, + 36324E12371E518E6E9C61B5 /* wrap_World.cpp */, + 27F777AB188D674F30BC1829 /* wrap_World.h */, + ); + path = box2d; + sourceTree = ""; + }; + 352E6C5F6F8A681766EB5299 /* scripts */ = { + isa = PBXGroup; + children = ( + FA577A8B16C71D3600860150 /* audio.lua */, + 54CC34F563B7405046FF1E43 /* audio.lua.h */, + FA577A8C16C71D3600860150 /* auto.lua */, + FA577A8D16C71D3600860150 /* boot.lua */, + 503971A86B7167A91B670FBA /* boot.lua.h */, + FA577A8E16C71D3600860150 /* graphics.lua */, + 104144AB73A974BC04A03131 /* graphics.lua.h */, + ); + name = scripts; + path = ../../src/scripts; + sourceTree = ""; + }; + 36C14C81334735EC54E33637 /* utf8 */ = { + isa = PBXGroup; + children = ( + 5CB1063C6DF04E2E409F2DB0 /* utf8 */, + 1BCD6EE50EB8791E5A870135 /* utf8.h */, + ); + path = utf8; + sourceTree = ""; + }; + 36DA23075AF92B22676D34C9 /* audio */ = { + isa = PBXGroup; + children = ( + 1839744763625B5D64EC70AC /* Audio.cpp */, + 24EE059E03D8155F4BFF64D6 /* Audio.h */, + 7DB6750C1F01062849171B8B /* null */, + 264B1FF46F2C68D26B7B158D /* openal */, + 2FB732687B1669402408356D /* Source.cpp */, + 46CA2B6B17C32BBE55772268 /* Source.h */, + 02CA1BE908D91B104EB9590F /* wrap_Audio.cpp */, + 5FF97D522B8872947DED611C /* wrap_Audio.h */, + 02662CBC29B954295A634A39 /* wrap_Source.cpp */, + 330F59B11A5B5D1B44DC07BF /* wrap_Source.h */, + ); + path = audio; + sourceTree = ""; + }; + 3AED1DE005A53DDB07902760 /* luasocket */ = { + isa = PBXGroup; + children = ( + 1350109F709C227D4AFD423C /* libluasocket */, + 2DC90F3C6160198256795C75 /* luasocket.cpp */, + 6B2E52E6185E6980660F1374 /* luasocket.h */, + ); + path = luasocket; + sourceTree = ""; + }; + 3D490B3A36B935BD14B05986 /* Collision */ = { + isa = PBXGroup; + children = ( + 7BC957592F43649453A57B23 /* Shapes */, + 4B5F4DF8110020A96B5D3EAB /* b2BroadPhase.cpp */, + 32FD3FEE52FD1911405B3C59 /* b2BroadPhase.h */, + 7E7A068041FD553876712F05 /* b2CollideCircle.cpp */, + 1B036C7C5A8832AE53BB1C06 /* b2CollideEdge.cpp */, + 427B4B2517C0516844370E3D /* b2CollidePolygon.cpp */, + 32CC11481CD9164455455D72 /* b2Collision.cpp */, + 7F911CF2107B22F44C5B2542 /* b2Collision.h */, + 175A1B8D733B2D4803F64AC1 /* b2Distance.cpp */, + 034144EE6C33421377674516 /* b2Distance.h */, + 59D27EA33E8E62E15C185948 /* b2DynamicTree.cpp */, + 11CF30E73CEA2D8D0A1B17D3 /* b2DynamicTree.h */, + 1F0D375C38A245E403E53DB5 /* b2TimeOfImpact.cpp */, + 1C5B57F87B315E39005B119F /* b2TimeOfImpact.h */, + ); + path = Collision; + sourceTree = ""; + }; + 47217E6729AC72E74FF651E3 /* lullaby */ = { + isa = PBXGroup; + children = ( + 4E15567759041CC379292BE6 /* Decoder.cpp */, + 733758E8028B20BB799A7BE6 /* Decoder.h */, + 4A774BC26B7235E410D40C8E /* FLACDecoder.cpp */, + 3C9253C8152355E1274814B7 /* FLACDecoder.h */, + 02F0197227150E1B28D9425B /* GmeDecoder.cpp */, + 64AC15B600F2473651823D40 /* GmeDecoder.h */, + 407422E8589417B6683D1042 /* ModPlugDecoder.cpp */, + 31C84D0129AE5F6044A94AC2 /* ModPlugDecoder.h */, + 1F875B224C4E1B9E35854766 /* Mpg123Decoder.cpp */, + 6B255FFC4A2C404E50512CB5 /* Mpg123Decoder.h */, + 2A5F7DCB40652F9B7D61073A /* Sound.cpp */, + 77234CEE2EFE633537975850 /* Sound.h */, + 727648E06CD863A2582F798F /* VorbisDecoder.cpp */, + 4A80315175C5625804AA4A56 /* VorbisDecoder.h */, + ); + path = lullaby; + sourceTree = ""; + }; + 48DE0A5A52042D0361883E40 /* libraries */ = { + isa = PBXGroup; + children = ( + 63287ED84D0F2EEB65D249A3 /* Box2D */, + 3AED1DE005A53DDB07902760 /* luasocket */, + 36C14C81334735EC54E33637 /* utf8 */, + ); + name = libraries; + path = ../../src/libraries; + sourceTree = ""; + }; + 4BAB08EE4A6B4A1A01DA50A4 /* sound */ = { + isa = PBXGroup; + children = ( + 43A258C229C75C15238E520C /* Decoder.h */, + 30ED4BB03C5F11254AF12E98 /* Sound.cpp */, + 23985AB32E7B463A2CB87E2C /* Sound.h */, + 0C5C6C6E47851D1308411DE6 /* SoundData.cpp */, + 785D31764A1D6CDE21BC6404 /* SoundData.h */, + 47217E6729AC72E74FF651E3 /* lullaby */, + 5CF629B94C7802D446D61C45 /* wrap_Decoder.cpp */, + 782A153A1E6314CB583250E0 /* wrap_Decoder.h */, + 385902BD584E7D73154E4EBB /* wrap_Sound.cpp */, + 3960064616E26C0213E323E2 /* wrap_Sound.h */, + 4DC3617831763D2760335D87 /* wrap_SoundData.cpp */, + 5B5A0BEC36BE007E6E491396 /* wrap_SoundData.h */, + ); + path = sound; + sourceTree = ""; + }; + 4E2517690E6C64EB07D164F7 /* event */ = { + isa = PBXGroup; + children = ( + 24265680279E30A40DF81946 /* Event.cpp */, + 4F1862D324C9429157A27A2E /* Event.h */, + 09000F404D44660029EF38F0 /* sdl */, + ); + path = event; + sourceTree = ""; + }; + 501126AD67DC2A4B527654EA /* joystick */ = { + isa = PBXGroup; + children = ( + 677F545C76EA3B247329358D /* Joystick.cpp */, + 4C606AEC342457600C3F0741 /* Joystick.h */, + 687216AD6FA406C838284B91 /* sdl */, + ); + path = joystick; + sourceTree = ""; + }; + 54067CFB7D564E5764FA17DC /* love */ = { + isa = PBXGroup; + children = ( + 07571BBD29A9184E2F465E28 /* common */, + 48DE0A5A52042D0361883E40 /* libraries */, + 548A533617C45319431D3ECF /* modules */, + 352E6C5F6F8A681766EB5299 /* scripts */, + FA577A6616C7199700860150 /* Frameworks */, + 2F654C0235EB60C744A22507 /* Products */, + ); + name = love; + sourceTree = ""; + }; + 548A533617C45319431D3ECF /* modules */ = { + isa = PBXGroup; + children = ( + 36DA23075AF92B22676D34C9 /* audio */, + 4E2517690E6C64EB07D164F7 /* event */, + 7B0734182055607468261A5E /* filesystem */, + 196B6B2E1BC81F47771E6467 /* font */, + 586900D11BD011D949F45D7D /* graphics */, + 003F4BA82B6046BC133B3F0F /* image */, + 501126AD67DC2A4B527654EA /* joystick */, + 752A4B4672B6166A2CA30E85 /* keyboard */, + 70C250C41ADF59C0697925C2 /* love */, + 130737AF4BD12D0356A65C87 /* mouse */, + 67F10C1D58A96C1C53563B5C /* physics */, + 4BAB08EE4A6B4A1A01DA50A4 /* sound */, + 02E0744773D13AD65E7C49DC /* thread */, + 6D590DDD41E72A60262E4A4F /* timer */, + 153D76205F7A4ACD12FB4C0E /* window */, + ); + name = modules; + path = ../../src/modules; + sourceTree = ""; + }; + 586900D11BD011D949F45D7D /* graphics */ = { + isa = PBXGroup; + children = ( + 4941079838020ECA049B5C21 /* Color.h */, + 58BA2BB460AF3C591B22690E /* Drawable.cpp */, + 5D93601669875EE06721689E /* Drawable.h */, + 346C3C7F62FA35DA2C9C4F69 /* DrawQable.cpp */, + 7E1316A41EA850403C0C7343 /* DrawQable.h */, + 03F17FF546D637744E263961 /* Graphics.cpp */, + 777352284E262F48543E6E7F /* Graphics.h */, + 58CC50E70A375FDF53EF01B6 /* Image.cpp */, + 1DA41DFF0869489411A71AFC /* Image.h */, + 75093EE94918576801F50993 /* opengl */, + 3D3B224C2F9D2359288028FD /* Quad.cpp */, + 7D13274605967A612D770598 /* Quad.h */, + 4B731754147B27AF73AC5358 /* Volatile.cpp */, + 0CFF64090F0F4F481BB80CF0 /* Volatile.h */, + ); + path = graphics; + sourceTree = ""; + }; + 59207AEF0DE97A632CE30FE6 /* Rope */ = { + isa = PBXGroup; + children = ( + 4832527C02C105776536438A /* b2Rope.cpp */, + 1A95437F513E662113AC154A /* b2Rope.h */, + ); + path = Rope; + sourceTree = ""; + }; + 5CB1063C6DF04E2E409F2DB0 /* utf8 */ = { + isa = PBXGroup; + children = ( + 3C4D70E82FC12A9A15EC39BA /* checked.h */, + 74EE403977734BA53DDF16F0 /* core.h */, + 7CA02BF51EBA65C263E15250 /* unchecked.h */, + ); + path = utf8; + sourceTree = ""; + }; + 5CFF12567FFB5C5166631693 /* sdl */ = { + isa = PBXGroup; + children = ( + 113269E55FCF208D2D6754BC /* Timer.cpp */, + 6BEE6511475F641A70A0591E /* Timer.h */, + ); + path = sdl; + sourceTree = ""; + }; + 63082CBA23A6046C60DA1C6F /* sdl */ = { + isa = PBXGroup; + children = ( + 6CDD4F3320303D222C180CD0 /* Window.cpp */, + 7EC570BC74C369747ED0183A /* Window.h */, + ); + path = sdl; + sourceTree = ""; + }; + 63287ED84D0F2EEB65D249A3 /* Box2D */ = { + isa = PBXGroup; + children = ( + 7B7A47F267D77A570D995658 /* Box2D.h */, + 3D490B3A36B935BD14B05986 /* Collision */, + 71F67B4A51CC637C6D113715 /* Common */, + 18AF317B298302545C386404 /* Dynamics */, + 59207AEF0DE97A632CE30FE6 /* Rope */, + ); + path = Box2D; + sourceTree = ""; + }; + 64DD03B45BF6265723662DAF /* physfs */ = { + isa = PBXGroup; + children = ( + 4E0F565B03D05C3722496F27 /* File.cpp */, + 47D46915001F342A3CD23E86 /* File.h */, + 6DE3129F3A0B2D9C178118F3 /* Filesystem.cpp */, + 219636CF6780074F7871463D /* Filesystem.h */, + 6C367AE309C453C412D91363 /* wrap_File.cpp */, + 52E15B702C40593D3BF431DF /* wrap_File.h */, + 597478A255B82B56488B4717 /* wrap_FileData.cpp */, + 3512460642B046876D687B22 /* wrap_FileData.h */, + 1E827AE8548C52493ED95629 /* wrap_Filesystem.cpp */, + 5DC271240F0119AE16FA1B8E /* wrap_Filesystem.h */, + ); + path = physfs; + sourceTree = ""; + }; + 67F10C1D58A96C1C53563B5C /* physics */ = { + isa = PBXGroup; + children = ( + 2DCE45C868A0091B762C7377 /* Body.cpp */, + 286660042F9654F61AB90D7A /* Body.h */, + 69DB4423147C7E3362941E75 /* Joint.cpp */, + 065364DB7A29396C777213D0 /* Joint.h */, + 70F425B5336E1CD652827FD0 /* Shape.cpp */, + 00744BD73BFE3F591537728F /* Shape.h */, + 34067FA94AEA4D7C3E103A64 /* box2d */, + ); + path = physics; + sourceTree = ""; + }; + 68027AB25AAF234679615C14 /* Joints */ = { + isa = PBXGroup; + children = ( + 33627AE97E66147E76804EF9 /* b2DistanceJoint.cpp */, + 086B4A4E025B4B5F606747A2 /* b2DistanceJoint.h */, + 13093ADC78426C5009DF3B13 /* b2FrictionJoint.cpp */, + 78C0420E2548523B241E3D61 /* b2FrictionJoint.h */, + 69A01D71103275D451F965B2 /* b2GearJoint.cpp */, + 6590063A6E4B3AEF4550443C /* b2GearJoint.h */, + 6F1B61350B6B36AF216C57D7 /* b2Joint.cpp */, + 10F83B5848B77A937C250FEB /* b2Joint.h */, + 4A47384208BE218F688C4EFA /* b2MouseJoint.cpp */, + 0AA1539E66B2641B66130709 /* b2MouseJoint.h */, + 1E27263847302FCA1F843B47 /* b2PrismaticJoint.cpp */, + 64491E98483728D601110EF0 /* b2PrismaticJoint.h */, + 66EC3C0463A703A97445193B /* b2PulleyJoint.cpp */, + 7A840CB020803B7C6C097CD1 /* b2PulleyJoint.h */, + 11D62E873092729B497B447F /* b2RevoluteJoint.cpp */, + 774434E1581A23EC1B0F1E6F /* b2RevoluteJoint.h */, + 38AF72D4790619BB022E2AEF /* b2RopeJoint.cpp */, + 2C970EA7229F20934C72581D /* b2RopeJoint.h */, + 5BCC49F529F726385CD41FA6 /* b2WeldJoint.cpp */, + 2D290E902C451D6849051FEF /* b2WeldJoint.h */, + 0602250B7E4664E43CA113DC /* b2WheelJoint.cpp */, + 23A266CD4FC729355E23606E /* b2WheelJoint.h */, + ); + path = Joints; + sourceTree = ""; + }; + 687216AD6FA406C838284B91 /* sdl */ = { + isa = PBXGroup; + children = ( + 55B425307C0C1C4B3EFC3A5F /* Joystick.cpp */, + 439E46D768A266780E894800 /* Joystick.h */, + 139411436818381E493F00F5 /* wrap_Joystick.cpp */, + 2D7B7DEC4FC87878332E41B3 /* wrap_Joystick.h */, + ); + path = sdl; + sourceTree = ""; + }; + 6D590DDD41E72A60262E4A4F /* timer */ = { + isa = PBXGroup; + children = ( + 2D9475890CDA3D3776435622 /* Timer.h */, + 5CFF12567FFB5C5166631693 /* sdl */, + 695E4ED13AA0689E64280573 /* wrap_Timer.cpp */, + 7F575BE9573C654B5ED44CC1 /* wrap_Timer.h */, + ); + path = timer; + sourceTree = ""; + }; + 70C250C41ADF59C0697925C2 /* love */ = { + isa = PBXGroup; + children = ( + 19ED419874B46EC16F927524 /* love.cpp */, + 10A608C96F067F972C962EFB /* love.h */, + ); + path = love; + sourceTree = ""; + }; + 71F67B4A51CC637C6D113715 /* Common */ = { + isa = PBXGroup; + children = ( + 55A759CE711E157339930E58 /* b2BlockAllocator.cpp */, + 0F0E666B7C790BB870477994 /* b2BlockAllocator.h */, + 12390CBC115B00D06EF951DD /* b2Draw.cpp */, + 343E66751EBA75264C3400FA /* b2Draw.h */, + 3AC7627D7E1458AA0D8E0522 /* b2GrowableStack.h */, + 2C78323D7D5C628A53EC6931 /* b2Math.cpp */, + 0A0A2DA4094130187F655E52 /* b2Math.h */, + 6FF15DF4423F6426224024C9 /* b2Settings.cpp */, + 090F537B70DA06EA0B29593F /* b2Settings.h */, + 780D5B6358096BEB1F1336EE /* b2StackAllocator.cpp */, + 567C0A0C58931DE54733011B /* b2StackAllocator.h */, + 239054AE7475433E39747DA9 /* b2Timer.cpp */, + 525A4D633D9B0D8B225936D4 /* b2Timer.h */, + ); + path = Common; + sourceTree = ""; + }; + 75093EE94918576801F50993 /* opengl */ = { + isa = PBXGroup; + children = ( + 4AD52074367950B735707CE1 /* Canvas.cpp */, + 23573F2F4F7D56312E663E24 /* Canvas.h */, + 583037E9238A6EF00DD20B1A /* Font.cpp */, + 7EFA04373ADC5CC24DCB5824 /* Font.h */, + 5725505310E75ECC5044583A /* GLee.c */, + 0B930B8571276AA86AB87D80 /* GLee.h */, + 11773415762F3A38421C6DB3 /* Graphics.cpp */, + 389E3CEC356050A27784290E /* Graphics.h */, + 56D6030A0B8F7397715062B9 /* Image.cpp */, + 3CFE5C4A12D5675E7C9C7BF9 /* Image.h */, + 2E406F8328543EC63EB922C6 /* OpenGL.cpp */, + 2C87695707B046B536F347D8 /* OpenGL.h */, + 48A206C9004150640C432100 /* ParticleSystem.cpp */, + 53EE57FF4DBD52BB22701160 /* ParticleSystem.h */, + 74504EB554D871C36DD55F17 /* Quad.cpp */, + 1D824A63414874DE584B59B2 /* Quad.h */, + FA577A8516C71CF000860150 /* Shader.cpp */, + FA577A8616C71CF000860150 /* Shader.h */, + 4D700D182EAA46273D1E2CC4 /* SpriteBatch.cpp */, + 727D23FA1CC755B902471A45 /* SpriteBatch.h */, + 426B1C4475DC54505B824B7F /* VertexBuffer.cpp */, + 577B66502A5360AE60733B10 /* VertexBuffer.h */, + 4E3251027026699A1D4D310D /* wrap_Canvas.cpp */, + 3AFB3A18384A2D22352262B1 /* wrap_Canvas.h */, + 7A3B52AF1FBE73FC36AD50C8 /* wrap_Font.cpp */, + 3CDA3E9B364F17A902384AAC /* wrap_Font.h */, + 1A9810F758AC1D1E4B6431FD /* wrap_Graphics.cpp */, + 05DF237B657042515F3B4E52 /* wrap_Graphics.h */, + 14AE68E14C2C74526A612FA0 /* wrap_Image.cpp */, + 78A2127828793F7A778D7932 /* wrap_Image.h */, + 5F42052D7C8271A1105541DE /* wrap_ParticleSystem.cpp */, + 678E42771C9B415628A3234D /* wrap_ParticleSystem.h */, + 4162283C11024AC35897618C /* wrap_Quad.cpp */, + 30FC314F4137398F63961338 /* wrap_Quad.h */, + FA577A8716C71CF000860150 /* wrap_Shader.cpp */, + FA577A8816C71CF000860150 /* wrap_Shader.h */, + 02C16FDB537A702F4D42534E /* wrap_SpriteBatch.cpp */, + 2BE75A693BE206B22DAE1B2E /* wrap_SpriteBatch.h */, + ); + path = opengl; + sourceTree = ""; + }; + 752A4B4672B6166A2CA30E85 /* keyboard */ = { + isa = PBXGroup; + children = ( + 524741891BB93848039F4174 /* Keyboard.cpp */, + 6C981DA13E3D42DA06891046 /* Keyboard.h */, + 20A8288624E9654322DC388D /* sdl */, + 19F40DF6507028212FEB1D77 /* wrap_Keyboard.cpp */, + 003142374F3D40A518716024 /* wrap_Keyboard.h */, + ); + path = keyboard; + sourceTree = ""; + }; + 7B0734182055607468261A5E /* filesystem */ = { + isa = PBXGroup; + children = ( + 11D141087979064B441B787D /* File.cpp */, + 31A444CF0B4E6DA450120730 /* File.h */, + 62370A494F9D6E2D570065EB /* FileData.cpp */, + 54A13C2209F945671BC27974 /* FileData.h */, + 64DD03B45BF6265723662DAF /* physfs */, + ); + path = filesystem; + sourceTree = ""; + }; + 7BC957592F43649453A57B23 /* Shapes */ = { + isa = PBXGroup; + children = ( + 4E6705C154C34FBD143F465E /* b2ChainShape.cpp */, + 6C7E6C3F1CCA1CF6164123F6 /* b2ChainShape.h */, + 08AA5965073A1C520A7A6833 /* b2CircleShape.cpp */, + 153957EB332E1269671E7F4A /* b2CircleShape.h */, + 633E37194CB535AE41A00092 /* b2EdgeShape.cpp */, + 448C492C7AEB7840504F1C9D /* b2EdgeShape.h */, + 08983C025D0655270DF81A5B /* b2PolygonShape.cpp */, + 0E755DCF691828CE11444877 /* b2PolygonShape.h */, + 2FD366F113387BC95125133D /* b2Shape.h */, + ); + path = Shapes; + sourceTree = ""; + }; + 7DB6750C1F01062849171B8B /* null */ = { + isa = PBXGroup; + children = ( + 7CC5707C79175FA6427B3D62 /* Audio.cpp */, + 2E5C2A2F05417B294ED655E8 /* Audio.h */, + 1A304E384AF2119905C01504 /* Source.cpp */, + 104D567660003ADE696D341A /* Source.h */, + ); + path = null; + sourceTree = ""; + }; + 7DE032B3334E559969264529 /* Contacts */ = { + isa = PBXGroup; + children = ( + 468F7A0A484820DE79CE76D2 /* b2ChainAndCircleContact.cpp */, + 174D472C1AFE594D77A0322B /* b2ChainAndCircleContact.h */, + 60C95C7F507A381D0A483B3F /* b2ChainAndPolygonContact.cpp */, + 44E85D982F01082F5E1346B6 /* b2ChainAndPolygonContact.h */, + 58792BC1126C2917432D706B /* b2CircleContact.cpp */, + 21124F915912499179A42115 /* b2CircleContact.h */, + 71F878E2440A021B68D93ABC /* b2Contact.cpp */, + 50EC67CE3ED71F5D13304FD4 /* b2Contact.h */, + 1E9E4F657DEC2772493B79CC /* b2ContactSolver.cpp */, + 5A1C77401B1B32CE326332A1 /* b2ContactSolver.h */, + 1108594E361A22D90D6022E8 /* b2EdgeAndCircleContact.cpp */, + 0A420541704C1C2D718A4D20 /* b2EdgeAndCircleContact.h */, + 243E18977E2A37CC6FDD55A5 /* b2EdgeAndPolygonContact.cpp */, + 5DA322AC59AD7E43183577CB /* b2EdgeAndPolygonContact.h */, + 31871B8B7E1A697A73576040 /* b2PolygonAndCircleContact.cpp */, + 4A1D6DAE45E627BD12903B52 /* b2PolygonAndCircleContact.h */, + 1F4E747212DE41716BC245C9 /* b2PolygonContact.cpp */, + 0A063D006D52330E67FF4B3A /* b2PolygonContact.h */, + ); + path = Contacts; + sourceTree = ""; + }; + FA577A6616C7199700860150 /* Frameworks */ = { + isa = PBXGroup; + children = ( + FA577A7916C71A1700860150 /* Cocoa.framework */, + FA577A6716C719D900860150 /* FreeType.framework */, + FA577A6B16C719E400860150 /* Game_Music_Emu.framework */, + FA577A6916C719DE00860150 /* IL.framework */, + FA577A8216C71A5300860150 /* libmodplug.framework */, + FA577A6D16C719EA00860150 /* Lua.framework */, + FA577A6F16C719F000860150 /* mpg123.framework */, + FA577A7116C719F400860150 /* Ogg.framework */, + FA577A7F16C71A4000860150 /* OpenAL.framework */, + FA577A7C16C71A2600860150 /* OpenGL.framework */, + FA577A7316C719F900860150 /* physfs.framework */, + FA577A7516C719FF00860150 /* SDL.framework */, + FA577A7716C71A0800860150 /* Vorbis.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 09DF35BB3B8B243F33D96ED3 /* love */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1A433C7212B96639455E4F83 /* Build configuration list for PBXNativeTarget "love" */; + buildPhases = ( + 26A7484A306A11002F6D38AA /* Resources */, + 4CE82E922A95589F6A322182 /* Sources */, + 79E2737D46CB67477B470366 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = love; + productName = love; + productReference = 30AB36822AB41E4B0A6C6001 /* liblove.dylib */; + productType = "com.apple.product-type.library.dynamic"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0460; + }; + buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "liblove" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 1; + knownRegions = ( + en, + ); + mainGroup = 54067CFB7D564E5764FA17DC /* love */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 09DF35BB3B8B243F33D96ED3 /* love */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 26A7484A306A11002F6D38AA /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 4CE82E922A95589F6A322182 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6C871DA840146715360914E9 /* Exception.cpp in Sources */, + 30140D1D07A51BAB2422590B /* Matrix.cpp in Sources */, + 1DBB1F64625C0F5D2E12411F /* Memoizer.cpp in Sources */, + 109353A04F5573B862FD07D7 /* Module.cpp in Sources */, + 2B1728442A197ED0358D4365 /* Object.cpp in Sources */, + 5AE114FF2D19451E59774CB5 /* Reference.cpp in Sources */, + 1D516BAA7B024F075B3729BE /* Variant.cpp in Sources */, + 09636CC93F0B14EE1F025493 /* Vector.cpp in Sources */, + 6E2A081C6958498954D50FB6 /* b64.cpp in Sources */, + 324B66FE301559AF719932EA /* delay.cpp in Sources */, + 3AB561587BFA14B932E71A5B /* math.cpp in Sources */, + 5A1C7E01050F58114E7227F8 /* runtime.cpp in Sources */, + 249C064F450E3B4B4C3C2B1B /* utf8.cpp in Sources */, + 65CB27265B0E1BBE01860D98 /* wrap_Data.cpp in Sources */, + 56336A1F3DD729B62BFD0812 /* b2ChainShape.cpp in Sources */, + 25D21FFF294265C4539106EE /* b2CircleShape.cpp in Sources */, + 7C8F4DC63FBA4FC34AFA64C1 /* b2EdgeShape.cpp in Sources */, + 594D7A8E22C154235DD040BA /* b2PolygonShape.cpp in Sources */, + 639C345F56003E3913A93DAB /* b2BroadPhase.cpp in Sources */, + 7AB329676397767D2E982882 /* b2CollideCircle.cpp in Sources */, + 4FAC2DFB6970650014CF29D0 /* b2CollideEdge.cpp in Sources */, + 029F368B7B506E5C5C5823EF /* b2CollidePolygon.cpp in Sources */, + 68B425CA72137DB242F05144 /* b2Collision.cpp in Sources */, + 63954FA776F1067714672128 /* b2Distance.cpp in Sources */, + 0F9B1AE547A94A301A645561 /* b2DynamicTree.cpp in Sources */, + 37AD5C731505238B10850FC2 /* b2TimeOfImpact.cpp in Sources */, + 336957C017BC6142517E500D /* b2BlockAllocator.cpp in Sources */, + 3836012B38C65522624067A3 /* b2Draw.cpp in Sources */, + 1B3612227D2E60355A471FED /* b2Math.cpp in Sources */, + 3E2F3C2558A2325729FC0C2D /* b2Settings.cpp in Sources */, + 791C22484A2B5D645BE15153 /* b2StackAllocator.cpp in Sources */, + 6E837DB120C2593B3FD3456A /* b2Timer.cpp in Sources */, + 00DA6CE13DD5219C3E7E625A /* b2ChainAndCircleContact.cpp in Sources */, + 59481C9B383347D933277EFF /* b2ChainAndPolygonContact.cpp in Sources */, + 32CB64B222425B7B734A3A7B /* b2CircleContact.cpp in Sources */, + 4A8A57B2139F476B72F7623D /* b2Contact.cpp in Sources */, + 7B9D05721925528557F93D4E /* b2ContactSolver.cpp in Sources */, + 64F05A181A5E49C75E160AD8 /* b2EdgeAndCircleContact.cpp in Sources */, + 039B5B7D0DC6731913DA077B /* b2EdgeAndPolygonContact.cpp in Sources */, + 0CC658FE367C4125127903F6 /* b2PolygonAndCircleContact.cpp in Sources */, + 3122528670BF451E4A23676E /* b2PolygonContact.cpp in Sources */, + 6DE96C2B385F0A01555C2188 /* b2DistanceJoint.cpp in Sources */, + 1C11380226D916EA0BE167A6 /* b2FrictionJoint.cpp in Sources */, + 15F9103C0F7168DA54A074EA /* b2GearJoint.cpp in Sources */, + 1D5A034F692D421847F72F51 /* b2Joint.cpp in Sources */, + 229D06286B0F54AF468F5A35 /* b2MouseJoint.cpp in Sources */, + 5BBB00FB1ECD254D13B50971 /* b2PrismaticJoint.cpp in Sources */, + 24B370F64C7B24B0303E7126 /* b2PulleyJoint.cpp in Sources */, + 14767C1E40281B57000E5458 /* b2RevoluteJoint.cpp in Sources */, + 459F7DEB6C63140640D84FC3 /* b2RopeJoint.cpp in Sources */, + 0CB34CB3138F4F7951DD14F2 /* b2WeldJoint.cpp in Sources */, + 58AF75F610447B43043F4A9B /* b2WheelJoint.cpp in Sources */, + 77E856AC37AD7BFB4A223BB3 /* b2Body.cpp in Sources */, + 1CCF19897E133CEF703C2FD1 /* b2ContactManager.cpp in Sources */, + 75764CB67C4D54F3559071F0 /* b2Fixture.cpp in Sources */, + 143D377C59D42D3510E96672 /* b2Island.cpp in Sources */, + 2DA27B402F1E758F1F7F7E69 /* b2World.cpp in Sources */, + 33A616F9732263E37587124A /* b2WorldCallbacks.cpp in Sources */, + 1D38742529410ADB3BC90ECA /* b2Rope.cpp in Sources */, + 223A0E3B7D5311DD6FFA2AC9 /* auxiliar.c in Sources */, + 074E29350BF921E76E667DCA /* buffer.c in Sources */, + 6B825EDE62972867336F7581 /* except.c in Sources */, + 3575381C41A9726E4CEA2655 /* inet.c in Sources */, + 417D20D2497A24584B054946 /* io.c in Sources */, + 481C452109F35F190C4F4BF0 /* luasocket.c in Sources */, + 7C9C13D455D80CE513492369 /* mime.c in Sources */, + 4A3F03D6061B0E4714687337 /* options.c in Sources */, + 7635205626BE367B61DF1F1A /* select.c in Sources */, + 104E24F9724122BE08D840D5 /* tcp.c in Sources */, + 09723C0E760F765579A43475 /* timeout.c in Sources */, + 159506961D3A711200AC2DCA /* udp.c in Sources */, + 30C82ABB15945F6A498F58AF /* unix.c in Sources */, + 01DC2CD414B6424012B40BBB /* usocket.c in Sources */, + 154B15282F1F380D77B54482 /* luasocket.cpp in Sources */, + 5BD85E31103043024F3E1C6C /* Audio.cpp in Sources */, + 21E174747751199653C1628B /* Source.cpp in Sources */, + 6D9C4F37570E71D842B9043C /* Audio.cpp in Sources */, + 3D4C5CC322090C44664B7250 /* Source.cpp in Sources */, + 5E3A53531D4A707A69B37A2A /* Audio.cpp in Sources */, + 2A68408C487E5C9B00604DB2 /* Pool.cpp in Sources */, + 2D0D43613DC30EC741DB1FB1 /* Source.cpp in Sources */, + 6A252B960EAD08CD776B4046 /* wrap_Audio.cpp in Sources */, + 68DD3ACC47E858EC2B354BEE /* wrap_Source.cpp in Sources */, + 625B546431AB66963CEC5F4D /* Event.cpp in Sources */, + 1C6C16EA0BF24FB848D31F70 /* Event.cpp in Sources */, + 0B382ADF2CCC322861EC07FD /* wrap_Event.cpp in Sources */, + 0F5264ED31AE4CB31DB4279C /* File.cpp in Sources */, + 5C116B8234616DD369DF563F /* FileData.cpp in Sources */, + 6BBC13DA0A5C30324E8F3E18 /* File.cpp in Sources */, + 307D1F77689D3DD63AC422A1 /* Filesystem.cpp in Sources */, + 6A6078470E835DCD5F595EE6 /* wrap_File.cpp in Sources */, + 67BE1777088B734F51784E49 /* wrap_FileData.cpp in Sources */, + 302979807B5065032BD15D1E /* wrap_Filesystem.cpp in Sources */, + 07B277550F566C650B7427B3 /* GlyphData.cpp in Sources */, + 71E936992DC776210693408C /* ImageRasterizer.cpp in Sources */, + 44F12EAF6F13710F400D4477 /* Rasterizer.cpp in Sources */, + 4A885F3E758468C22C8026AB /* Font.cpp in Sources */, + 29FF6171026D5B59398C2B51 /* TrueTypeRasterizer.cpp in Sources */, + 49DB4E0F538E2004062370E8 /* wrap_Font.cpp in Sources */, + 7A362ACD0EC3480208647BCA /* wrap_GlyphData.cpp in Sources */, + 3B5D0D1F0D2313885B615486 /* wrap_Rasterizer.cpp in Sources */, + 7AEA20BE34196A794D135380 /* DrawQable.cpp in Sources */, + 2E4167DE21E974F85BC376BA /* Drawable.cpp in Sources */, + 36B94DFD36D6324F7C1774B2 /* Graphics.cpp in Sources */, + 6BA006A63AF348211EE76568 /* Image.cpp in Sources */, + 1BB65AD16B410B282465008A /* Quad.cpp in Sources */, + 38A85ADA322F33317FDC5737 /* Volatile.cpp in Sources */, + 2087072D1F902F051BFC76FC /* Canvas.cpp in Sources */, + 18C4119638B90EA122B746ED /* Font.cpp in Sources */, + 602123803ABF7BFD3FF645F1 /* GLee.c in Sources */, + 1C71793B47F274F109A8141A /* Graphics.cpp in Sources */, + 6CFC1DD45B694B595C054FA6 /* Image.cpp in Sources */, + 7CB967BE02390917668D705A /* OpenGL.cpp in Sources */, + 25781368318F5A8D6AC159AA /* ParticleSystem.cpp in Sources */, + 63B1246454E051DE5E6B6E20 /* Quad.cpp in Sources */, + 01803AA15F285310690160B2 /* SpriteBatch.cpp in Sources */, + 03C6560D14454B8E5AD21D6E /* VertexBuffer.cpp in Sources */, + 7F095F2C66ED527326F12638 /* wrap_Canvas.cpp in Sources */, + 35D202FB432E185716BE5453 /* wrap_Font.cpp in Sources */, + 0AC928E24BC2494A1F6D4028 /* wrap_Graphics.cpp in Sources */, + 38EA15EC5A5F4C9B763870F1 /* wrap_Image.cpp in Sources */, + 044A4AAE122F7DB70CDD35F6 /* wrap_ParticleSystem.cpp in Sources */, + 539F1C3A407C48AF032C5392 /* wrap_Quad.cpp in Sources */, + 4BBA309304592F89688662B0 /* wrap_SpriteBatch.cpp in Sources */, + 25C561106DB4530F20BE344E /* ImageData.cpp in Sources */, + 600511780B7553192CEE7D91 /* Image.cpp in Sources */, + 7C290E9E44B608FE03CF19C2 /* ImageData.cpp in Sources */, + 03E879AB4DB5380562B62A19 /* wrap_Image.cpp in Sources */, + 1FAA7895127F6148564C56AB /* wrap_ImageData.cpp in Sources */, + 67F27B8D0B3C11712CD90312 /* Joystick.cpp in Sources */, + 41AD7DE01F41204D2F4A3611 /* Joystick.cpp in Sources */, + 6121614F3AA766CB25BF568E /* wrap_Joystick.cpp in Sources */, + 438A31F0407140EB2C39588E /* Keyboard.cpp in Sources */, + 5E243F5868FE038F3A1836DD /* Keyboard.cpp in Sources */, + 7AD0062F2ED0611D4371385F /* wrap_Keyboard.cpp in Sources */, + 31DD40DE2F503069557A436A /* love.cpp in Sources */, + 393B76C31B19070F1490137E /* Mouse.cpp in Sources */, + 745B228014B305DA4FD07757 /* Mouse.cpp in Sources */, + 508910534EE760E4288839FA /* wrap_Mouse.cpp in Sources */, + 35AC616C049D76AF079E2181 /* Body.cpp in Sources */, + 315346E7129922300E8A09EE /* Joint.cpp in Sources */, + 53273A29641C25D605321FAE /* Shape.cpp in Sources */, + 3EF02FFD4295723C510749BE /* Body.cpp in Sources */, + 097454EB23005ECC2FDE2E69 /* ChainShape.cpp in Sources */, + 036D2822782A3C775A207D41 /* CircleShape.cpp in Sources */, + 14A370827F3869683A6017ED /* Contact.cpp in Sources */, + 4F744BDE7D0016D8643376F2 /* DistanceJoint.cpp in Sources */, + 039F64B150F328C738355484 /* EdgeShape.cpp in Sources */, + 09256D556B571ED61DA41636 /* Fixture.cpp in Sources */, + 125D4AAB3A2B6A6512CC3340 /* FrictionJoint.cpp in Sources */, + 4B614EC10D676D2E08567510 /* GearJoint.cpp in Sources */, + 516C37723E3C7F1156CD6CA0 /* Joint.cpp in Sources */, + 0D016BE677104BAD5203542E /* MouseJoint.cpp in Sources */, + 290A66DF5CCE738962467181 /* Physics.cpp in Sources */, + 7AEE5F204EC247A52A0A19FB /* PolygonShape.cpp in Sources */, + 7EE04B8A7FBF71C211187296 /* PrismaticJoint.cpp in Sources */, + 4022154906BD73B2452D4819 /* PulleyJoint.cpp in Sources */, + 3A9D24EB4E65040E3B7D3371 /* RevoluteJoint.cpp in Sources */, + 71E648FC31176FE27EF927F5 /* RopeJoint.cpp in Sources */, + 499A3C8625225B87111C678F /* Shape.cpp in Sources */, + 591048A77073374A050F213D /* WeldJoint.cpp in Sources */, + 6BCB02613EAF03041A5C4937 /* WheelJoint.cpp in Sources */, + 07F455C87A18611814982036 /* World.cpp in Sources */, + 1B9B6C6A5EE750343E3E6B4F /* wrap_Body.cpp in Sources */, + 7DF8380C56C26E6F5B12226A /* wrap_ChainShape.cpp in Sources */, + 5F00327A682C5B8D0D6E6F02 /* wrap_CircleShape.cpp in Sources */, + 263917E2332F043803226407 /* wrap_Contact.cpp in Sources */, + 4C5369C340A53EDA1624266C /* wrap_DistanceJoint.cpp in Sources */, + 22C34A2645624B9B3225304B /* wrap_EdgeShape.cpp in Sources */, + 024244981823366004CF66BA /* wrap_Fixture.cpp in Sources */, + 1303537D6E6B436557215EA4 /* wrap_FrictionJoint.cpp in Sources */, + 1CAE7FFF458B40E475886C7A /* wrap_GearJoint.cpp in Sources */, + 0BAA65D077084F956DE03826 /* wrap_Joint.cpp in Sources */, + 132E702F231B77B87E446102 /* wrap_MouseJoint.cpp in Sources */, + 3170516A15C07C655E6B7AED /* wrap_Physics.cpp in Sources */, + 5EAB44C85C84765A170C541F /* wrap_PolygonShape.cpp in Sources */, + 512104604E644116477439F9 /* wrap_PrismaticJoint.cpp in Sources */, + 02B01FA86435581364FB5049 /* wrap_PulleyJoint.cpp in Sources */, + 5B7A4DB6688C5CC32E53776B /* wrap_RevoluteJoint.cpp in Sources */, + 615807AF172A52AC442F041E /* wrap_RopeJoint.cpp in Sources */, + 7807202E5EAA77DE202E4624 /* wrap_Shape.cpp in Sources */, + 39207465489630B53B9477BA /* wrap_WeldJoint.cpp in Sources */, + 673C3737193B21084AFA6B37 /* wrap_WheelJoint.cpp in Sources */, + 5C766B532F091EFA326C75C4 /* wrap_World.cpp in Sources */, + 25FF390F45C26F8A5FCE5C9A /* Sound.cpp in Sources */, + 71B1393764F71CB2261C0EFE /* SoundData.cpp in Sources */, + 4A6D427A6DD9569F6C3A08FC /* Decoder.cpp in Sources */, + 49876E71529D5629216028F4 /* FLACDecoder.cpp in Sources */, + 08F12B7E0C1A136362020957 /* GmeDecoder.cpp in Sources */, + 068D1C9064741F5460C96442 /* ModPlugDecoder.cpp in Sources */, + 10690FE921A84D5D282672B1 /* Mpg123Decoder.cpp in Sources */, + 75B822F848101B3808405D74 /* Sound.cpp in Sources */, + 3FA65FA0175A17E432441053 /* VorbisDecoder.cpp in Sources */, + 78126A604A452F9D2831591E /* wrap_Decoder.cpp in Sources */, + 587523B619FB33B0233124AA /* wrap_Sound.cpp in Sources */, + 6CA1461953EC48BC31B243BD /* wrap_SoundData.cpp in Sources */, + 20D8466917C124D94A087EB0 /* Thread.cpp in Sources */, + 4DA255B90B55381D792A7037 /* threads.cpp in Sources */, + 189C2D641B72641C0D015F5B /* wrap_Thread.cpp in Sources */, + 124C4F0D10E67CCC67DD6BE8 /* Timer.cpp in Sources */, + 57B9460C6B9737BA4DCB6FE2 /* wrap_Timer.cpp in Sources */, + 1D8534195FFA4E5F772A1545 /* Window.cpp in Sources */, + 50D0492E26005994325249B2 /* Window.cpp in Sources */, + FA577A8916C71CF000860150 /* Shader.cpp in Sources */, + FA577A8A16C71CF000860150 /* wrap_Shader.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 10D5479E63C26BB35EB5482E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + DEAD_CODE_STRIPPING = YES; + FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; + GCC_OPTIMIZATION_LEVEL = s; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "\"$(SRCROOT)/../../src\"", + "\"$(SRCROOT)/../../src/libraries\"", + "\"$(SRCROOT)/../../src/modules\"", + /Library/Frameworks/FreeType.framework/Headers, + /Library/Frameworks/Lua.framework/Headers, + /Library/Frameworks/SDL.framework/Headers, + ); + LIBRARY_SEARCH_PATHS = ""; + LLVM_LTO = NO; + MACOSX_DEPLOYMENT_TARGET = 10.5; + ONLY_ACTIVE_ARCH = NO; + WARNING_CFLAGS = "-Wall"; + }; + name = Release; + }; + 490922D148BE6B6A1818507B /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COMBINE_HIDPI_IMAGES = YES; + EXECUTABLE_PREFIX = lib; + GCC_DYNAMIC_NO_PIC = NO; + GCC_MODEL_TUNING = G5; + INSTALL_PATH = "@rpath"; + OTHER_CFLAGS = "-DLOVE_SUPPORT_GME=1"; + PRODUCT_NAME = love; + }; + name = Debug; + }; + 58487C59454F494F6EDA3716 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + COMBINE_HIDPI_IMAGES = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + EXECUTABLE_PREFIX = lib; + GCC_DYNAMIC_NO_PIC = NO; + GCC_MODEL_TUNING = G5; + INSTALL_PATH = "@rpath"; + OTHER_CFLAGS = "-DLOVE_SUPPORT_GME=1"; + PRODUCT_NAME = love; + }; + name = Release; + }; + 64274E785071353E1A1D0D4B /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = ( + "\"$(SRCROOT)/../../src\"", + "\"$(SRCROOT)/../../src/libraries\"", + "\"$(SRCROOT)/../../src/modules\"", + /Library/Frameworks/FreeType.framework/Headers, + /Library/Frameworks/Lua.framework/Headers, + /Library/Frameworks/SDL.framework/Headers, + ); + LIBRARY_SEARCH_PATHS = ""; + MACOSX_DEPLOYMENT_TARGET = 10.5; + ONLY_ACTIVE_ARCH = YES; + WARNING_CFLAGS = "-Wall"; + }; + name = Debug; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 1A433C7212B96639455E4F83 /* Build configuration list for PBXNativeTarget "love" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 490922D148BE6B6A1818507B /* Debug */, + 58487C59454F494F6EDA3716 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; + 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "liblove" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 64274E785071353E1A1D0D4B /* Debug */, + 10D5479E63C26BB35EB5482E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Debug; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +} diff --git a/platform/macosx/love.xcodeproj/project.pbxproj b/platform/macosx/love.xcodeproj/project.pbxproj index 4738c4097..c3d382acc 100644 --- a/platform/macosx/love.xcodeproj/project.pbxproj +++ b/platform/macosx/love.xcodeproj/project.pbxproj @@ -8,10 +8,6 @@ /* Begin PBXBuildFile section */ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; - A5474CEF1624903B00C8EEAC /* math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5474CEE1624903B00C8EEAC /* math.cpp */; }; - A901B882143B65C500D77063 /* DrawQable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A901B880143B65C400D77063 /* DrawQable.cpp */; }; - A901B885143B661400D77063 /* Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A901B883143B661300D77063 /* Quad.cpp */; }; - A911D2DB15DFECC8005B7EB8 /* Module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A911D2DA15DFECC8005B7EB8 /* Module.cpp */; }; A911D3C815DFF24D005B7EB8 /* Game_Music_Emu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A911D3C715DFF24D005B7EB8 /* Game_Music_Emu.framework */; }; A911D3C915DFF25D005B7EB8 /* Game_Music_Emu.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A911D3C715DFF24D005B7EB8 /* Game_Music_Emu.framework */; }; A9255DD11043183600BA1496 /* FreeType.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E4810420B4A007D418B /* FreeType.framework */; }; @@ -24,222 +20,34 @@ A9255F461043247300BA1496 /* IL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9255F421043240F00BA1496 /* IL.framework */; }; A9255F52104324D700BA1496 /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9255F51104324D700BA1496 /* Ogg.framework */; }; A9255F58104324E100BA1496 /* Ogg.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A9255F51104324D700BA1496 /* Ogg.framework */; }; - A93A3AB51121E86E003B04A4 /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93A3AB41121E86E003B04A4 /* Image.cpp */; }; A93E6E4910420B4A007D418B /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E4610420B4A007D418B /* OpenAL.framework */; }; A93E6E4A10420B4A007D418B /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E4710420B4A007D418B /* OpenGL.framework */; }; A93E6E4B10420B4A007D418B /* FreeType.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E4810420B4A007D418B /* FreeType.framework */; }; A93E6E5410420B57007D418B /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E5210420B57007D418B /* SDL.framework */; }; A93E6E5510420B57007D418B /* Lua.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93E6E5310420B57007D418B /* Lua.framework */; }; A93E6EED10420BA8007D418B /* love.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A3410420AC0007D418B /* love.cpp */; }; - A946D67F104248DA002BF36C /* Reference.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69EA10420ABF007D418B /* Reference.cpp */; }; - A946D680104248DA002BF36C /* Matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69E310420ABF007D418B /* Matrix.cpp */; }; - A946D681104248DA002BF36C /* Object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69E810420ABF007D418B /* Object.cpp */; }; - A946D682104248DA002BF36C /* Vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69EF10420ABF007D418B /* Vector.cpp */; }; - A946D684104248DA002BF36C /* wrap_Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69F210420ABF007D418B /* wrap_Data.cpp */; }; - A946D685104248DA002BF36C /* runtime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69EC10420ABF007D418B /* runtime.cpp */; }; - A946D686104248DA002BF36C /* Exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E69E010420ABF007D418B /* Exception.cpp */; }; - A946D687104248E3002BF36C /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A3010420AC0007D418B /* usocket.c */; }; - A946D688104248E3002BF36C /* auxiliar.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A0410420ABF007D418B /* auxiliar.c */; }; - A946D68A104248E3002BF36C /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A2410420AC0007D418B /* tcp.c */; }; - A946D68B104248E3002BF36C /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A1D10420AC0007D418B /* select.c */; }; - A946D68C104248E3002BF36C /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A1A10420ABF007D418B /* options.c */; }; - A946D68D104248E3002BF36C /* mime.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A1610420ABF007D418B /* mime.c */; }; - A946D68F104248E3002BF36C /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A2A10420AC0007D418B /* udp.c */; }; - A946D690104248E3002BF36C /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A0E10420ABF007D418B /* inet.c */; }; - A946D691104248E3002BF36C /* except.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A0810420ABF007D418B /* except.c */; }; - A946D692104248E3002BF36C /* timeout.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A2610420AC0007D418B /* timeout.c */; }; - A946D693104248E3002BF36C /* luasocket.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A1410420ABF007D418B /* luasocket.c */; }; - A946D694104248E3002BF36C /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A1010420ABF007D418B /* io.c */; }; - A946D695104248E3002BF36C /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A2C10420AC0007D418B /* unix.c */; }; - A946D696104248E3002BF36C /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A0610420ABF007D418B /* buffer.c */; }; - A946D698104248E3002BF36C /* luasocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A3210420AC0007D418B /* luasocket.cpp */; }; - A946D69B1042491D002BF36C /* wrap_Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A5110420AC0007D418B /* wrap_Audio.cpp */; }; - A946D69D1042491D002BF36C /* Pool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A4810420AC0007D418B /* Pool.cpp */; }; - A946D69E1042491D002BF36C /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A3B10420AC0007D418B /* Audio.cpp */; }; - A946D69F1042491D002BF36C /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A4C10420AC0007D418B /* Source.cpp */; }; - A946D6A21042491D002BF36C /* wrap_Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A5710420AC0007D418B /* wrap_Source.cpp */; }; - A946D6A31042491D002BF36C /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A4410420AC0007D418B /* Audio.cpp */; }; - A946D6A61042491D002BF36C /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A4F10420AC0007D418B /* Source.cpp */; }; - A946D6A71042491D002BF36C /* Source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A4110420AC0007D418B /* Source.cpp */; }; - A946D6BD10424967002BF36C /* Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A5C10420AC1007D418B /* Event.cpp */; }; - A946D6BE10424967002BF36C /* wrap_Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A5E10420AC1007D418B /* wrap_Event.cpp */; }; - A946D6BF10424970002BF36C /* wrap_FileData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6B10420AC1007D418B /* wrap_FileData.cpp */; }; - A946D6C010424970002BF36C /* Filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6710420AC1007D418B /* Filesystem.cpp */; }; - A946D6C110424970002BF36C /* wrap_Filesystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6D10420AC1007D418B /* wrap_Filesystem.cpp */; }; - A946D6C210424970002BF36C /* File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6510420AC1007D418B /* File.cpp */; }; - A946D6C310424970002BF36C /* FileData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6210420AC1007D418B /* FileData.cpp */; }; - A946D6C410424970002BF36C /* wrap_File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A6910420AC1007D418B /* wrap_File.cpp */; }; - A946D6C710424992002BF36C /* wrap_Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7510420AC2007D418B /* wrap_Font.cpp */; }; - A946D6C810424992002BF36C /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7110420AC1007D418B /* Font.cpp */; }; - A946D6C910424992002BF36C /* Rasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7B10420AC2007D418B /* Rasterizer.cpp */; }; - A946D6CA10424992002BF36C /* wrap_Rasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7F10420AC2007D418B /* wrap_Rasterizer.cpp */; }; - A946D6CB10424992002BF36C /* ImageRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7910420AC2007D418B /* ImageRasterizer.cpp */; }; - A946D6CC10424992002BF36C /* GlyphData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7710420AC2007D418B /* GlyphData.cpp */; }; - A946D6CD10424992002BF36C /* TrueTypeRasterizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7310420AC2007D418B /* TrueTypeRasterizer.cpp */; }; - A946D6CE10424992002BF36C /* wrap_GlyphData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A7D10420AC2007D418B /* wrap_GlyphData.cpp */; }; - A946D6FC104249A4002BF36C /* GLee.c in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A8910420AC2007D418B /* GLee.c */; }; - A946D6FD104249A4002BF36C /* wrap_SpriteBatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AA310420AC3007D418B /* wrap_SpriteBatch.cpp */; }; - A946D6FE104249A4002BF36C /* Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A9310420AC2007D418B /* Quad.cpp */; }; - A946D6FF104249A4002BF36C /* wrap_Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A9910420AC2007D418B /* wrap_Font.cpp */; }; - A946D700104249A4002BF36C /* wrap_Quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AA110420AC3007D418B /* wrap_Quad.cpp */; }; - A946D701104249A4002BF36C /* Volatile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AA510420AC3007D418B /* Volatile.cpp */; }; - A946D702104249A4002BF36C /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A8D10420AC2007D418B /* Graphics.cpp */; }; - A946D703104249A4002BF36C /* Font.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A8710420AC2007D418B /* Font.cpp */; }; - A946D704104249A4002BF36C /* SpriteBatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A9510420AC2007D418B /* SpriteBatch.cpp */; }; - A946D708104249A4002BF36C /* Drawable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A8210420AC2007D418B /* Drawable.cpp */; }; - A946D709104249A4002BF36C /* wrap_Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A9D10420AC3007D418B /* wrap_Graphics.cpp */; }; - A946D70A104249A4002BF36C /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A8F10420AC2007D418B /* Image.cpp */; }; - A946D70B104249A4002BF36C /* wrap_Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6A9F10420AC3007D418B /* wrap_Image.cpp */; }; - A946D72210424A58002BF36C /* wrap_Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AB010420AC3007D418B /* wrap_Image.cpp */; }; - A946D72310424A58002BF36C /* Image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AA910420AC3007D418B /* Image.cpp */; }; - A946D72410424A58002BF36C /* ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AAB10420AC3007D418B /* ImageData.cpp */; }; - A946D72510424A58002BF36C /* ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AAE10420AC3007D418B /* ImageData.cpp */; }; - A946D72610424A58002BF36C /* wrap_ImageData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AB210420AC3007D418B /* wrap_ImageData.cpp */; }; - A946D73410424AA4002BF36C /* wrap_Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AB910420AC3007D418B /* wrap_Joystick.cpp */; }; - A946D73510424AA4002BF36C /* Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AB710420AC3007D418B /* Joystick.cpp */; }; - A946D73910424AB8002BF36C /* Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6ABE10420AC3007D418B /* Keyboard.cpp */; }; - A946D73C10424AC7002BF36C /* Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AC510420AC3007D418B /* Mouse.cpp */; }; - A946D7DA10424E57002BF36C /* wrap_GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5810420ACA007D418B /* wrap_GearJoint.cpp */; }; - A946D7DC10424E57002BF36C /* wrap_Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6810420ACA007D418B /* wrap_Shape.cpp */; }; - A946D7DD10424E57002BF36C /* wrap_PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6010420ACA007D418B /* wrap_PolygonShape.cpp */; }; - A946D7DE10424E57002BF36C /* DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AF110420AC7007D418B /* DistanceJoint.cpp */; }; - A946D7E210424E57002BF36C /* Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AEF10420AC7007D418B /* Contact.cpp */; }; - A946D7E410424E57002BF36C /* Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AFA10420AC8007D418B /* Joint.cpp */; }; - A946D7E810424E57002BF36C /* wrap_PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6410420ACA007D418B /* wrap_PulleyJoint.cpp */; }; - A946D7EB10424E57002BF36C /* wrap_DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5610420ACA007D418B /* wrap_DistanceJoint.cpp */; }; - A946D7EC10424E57002BF36C /* CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AED10420AC7007D418B /* CircleShape.cpp */; }; - A946D7EE10424E57002BF36C /* MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AFC10420AC8007D418B /* MouseJoint.cpp */; }; - A946D7EF10424E57002BF36C /* wrap_CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5210420ACA007D418B /* wrap_CircleShape.cpp */; }; - A946D7F010424E57002BF36C /* wrap_Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5410420ACA007D418B /* wrap_Contact.cpp */; }; - A946D7F210424E57002BF36C /* RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B0610420AC8007D418B /* RevoluteJoint.cpp */; }; - A946D7F610424E57002BF36C /* PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B0410420AC8007D418B /* PulleyJoint.cpp */; }; - A946D7F810424E57002BF36C /* Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B0810420AC8007D418B /* Shape.cpp */; }; - A946D7F910424E57002BF36C /* wrap_World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6A10420ACA007D418B /* wrap_World.cpp */; }; - A946D7FA10424E57002BF36C /* wrap_RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6610420ACA007D418B /* wrap_RevoluteJoint.cpp */; }; - A946D7FB10424E57002BF36C /* wrap_PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B6210420ACA007D418B /* wrap_PrismaticJoint.cpp */; }; - A946D7FE10424E57002BF36C /* wrap_MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5C10420ACA007D418B /* wrap_MouseJoint.cpp */; }; - A946D7FF10424E57002BF36C /* wrap_Physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5E10420ACA007D418B /* wrap_Physics.cpp */; }; - A946D80210424E57002BF36C /* PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B0210420AC8007D418B /* PrismaticJoint.cpp */; }; - A946D80710424E57002BF36C /* Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AEB10420AC7007D418B /* Body.cpp */; }; - A946D80910424E57002BF36C /* PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B0010420AC8007D418B /* PolygonShape.cpp */; }; - A946D80A10424E57002BF36C /* GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AF310420AC7007D418B /* GearJoint.cpp */; }; - A946D80B10424E57002BF36C /* World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B4E10420ACA007D418B /* World.cpp */; }; - A946D80F10424E57002BF36C /* Physics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6AFE10420AC8007D418B /* Physics.cpp */; }; - A946D81210424E57002BF36C /* wrap_Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5A10420ACA007D418B /* wrap_Joint.cpp */; }; - A946D81410424E57002BF36C /* wrap_Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B5010420ACA007D418B /* wrap_Body.cpp */; }; - A946D82A10424EE3002BF36C /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B7F10420ACB007D418B /* Sound.cpp */; }; - A946D82B10424EE3002BF36C /* Mpg123Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B7D10420ACB007D418B /* Mpg123Decoder.cpp */; }; - A946D82C10424EE3002BF36C /* Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B7710420ACB007D418B /* Decoder.cpp */; }; - A946D82D10424EE3002BF36C /* ModPlugDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B7B10420ACB007D418B /* ModPlugDecoder.cpp */; }; - A946D82E10424EE3002BF36C /* wrap_Decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8710420ACB007D418B /* wrap_Decoder.cpp */; }; - A946D82F10424EE3002BF36C /* wrap_Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8910420ACB007D418B /* wrap_Sound.cpp */; }; - A946D83010424EE3002BF36C /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8310420ACB007D418B /* Sound.cpp */; }; - A946D83110424EE3002BF36C /* wrap_SoundData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8B10420ACB007D418B /* wrap_SoundData.cpp */; }; - A946D83210424EE3002BF36C /* VorbisDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8110420ACB007D418B /* VorbisDecoder.cpp */; }; - A946D83310424EE3002BF36C /* SoundData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8510420ACB007D418B /* SoundData.cpp */; }; - A946D85610425002002BF36C /* Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A93E6B8F10420ACC007D418B /* Timer.cpp */; }; - A95684F7125D3555001B276B /* b64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95684F5125D3555001B276B /* b64.cpp */; }; - A958F911142D364C007F320F /* wrap_Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A958F910142D3627007F320F /* wrap_Fixture.cpp */; }; - A958F917142D6B3A007F320F /* Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A958F916142D6B37007F320F /* Body.cpp */; }; - A9642D7514D1A66000CE0B02 /* OpenGL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9642D7314D1A66000CE0B02 /* OpenGL.cpp */; }; - A968F0CF1083A9A900A895AA /* Event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0CE1083A9A900A895AA /* Event.cpp */; }; - A968F0D11083A9B900A895AA /* File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0D01083A9B900A895AA /* File.cpp */; }; - A968F0D31083A9D400A895AA /* Graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0D21083A9D400A895AA /* Graphics.cpp */; }; - A968F0D51083A9E700A895AA /* Joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0D41083A9E700A895AA /* Joystick.cpp */; }; - A968F0D71083A9F200A895AA /* Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0D61083A9F200A895AA /* Keyboard.cpp */; }; - A968F0D91083A9FC00A895AA /* Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0D81083A9FC00A895AA /* Mouse.cpp */; }; - A968F0DD1083AA6600A895AA /* Shape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0DB1083AA6600A895AA /* Shape.cpp */; }; - A968F0DE1083AA6600A895AA /* Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A968F0DC1083AA6600A895AA /* Joint.cpp */; }; - A96E253B13B9890300456DEA /* delay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96E253913B9890300456DEA /* delay.cpp */; }; - A96E254E13B9892100456DEA /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96E254313B9892100456DEA /* Thread.cpp */; }; - A96E254F13B9892100456DEA /* threads.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96E254513B9892100456DEA /* threads.cpp */; }; - A96E255113B9892100456DEA /* wrap_Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96E254A13B9892100456DEA /* wrap_Thread.cpp */; }; - A96F41831412AFE20067FE9A /* wrap_WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41811412AFB70067FE9A /* wrap_WeldJoint.cpp */; }; - A96F41861412AFF80067FE9A /* WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41841412AFEB0067FE9A /* WeldJoint.cpp */; }; - A96F41891412B36D0067FE9A /* wrap_WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41871412B35B0067FE9A /* wrap_WheelJoint.cpp */; }; - A96F418C1412B3AD0067FE9A /* WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F418A1412B3A30067FE9A /* WheelJoint.cpp */; }; - A96F41921412BBEE0067FE9A /* Canvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41901412BBEE0067FE9A /* Canvas.cpp */; }; - A96F41981412BC000067FE9A /* VertexBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41961412BC000067FE9A /* VertexBuffer.cpp */; }; - A96F419B1412BC070067FE9A /* wrap_Canvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41991412BC070067FE9A /* wrap_Canvas.cpp */; }; - A96F41A41412C91F0067FE9A /* EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41A21412C91E0067FE9A /* EdgeShape.cpp */; }; - A96F41A71412C92B0067FE9A /* wrap_EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A96F41A51412C92B0067FE9A /* wrap_EdgeShape.cpp */; }; - A97E632514604BC200020E43 /* wrap_Keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97E632314604BC200020E43 /* wrap_Keyboard.cpp */; }; - A97E632814604BCF00020E43 /* wrap_Mouse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97E632614604BCF00020E43 /* wrap_Mouse.cpp */; }; - A97E632C14604BDF00020E43 /* wrap_Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97E632A14604BDF00020E43 /* wrap_Timer.cpp */; }; - A986ECAF132CEBB000F048C8 /* Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A986ECAD132CEB9300F048C8 /* Fixture.cpp */; }; - A9A5BE47149F0ACB00D9931C /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5BE43149F0ACB00D9931C /* Window.cpp */; }; - A9A5BE48149F0ACB00D9931C /* Window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5BE45149F0ACB00D9931C /* Window.cpp */; }; - A9A5BE4B149F0B0200D9931C /* Variant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5BE49149F0B0200D9931C /* Variant.cpp */; }; - A9B4BA9C1045937F001DBC80 /* ParticleSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9B4BA9A1045937F001DBC80 /* ParticleSystem.cpp */; }; - A9B4BA9D1045937F001DBC80 /* wrap_ParticleSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9B4BA9B1045937F001DBC80 /* wrap_ParticleSystem.cpp */; }; - A9B6432C13BF83AB00DC3C7E /* FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9B6432A13BF833900DC3C7E /* FrictionJoint.cpp */; }; - A9B6432F13BF87F100DC3C7E /* wrap_FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9B6432D13BF87E400DC3C7E /* wrap_FrictionJoint.cpp */; }; - A9CF0E8610B9EB1000E6F37E /* utf8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9CF0E8510B9EB1000E6F37E /* utf8.cpp */; }; - A9D1D20214224E1300A8BC2F /* RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D1D20114224E1300A8BC2F /* RopeJoint.cpp */; }; - A9D1D2041422578C00A8BC2F /* wrap_RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D1D2031422578A00A8BC2F /* wrap_RopeJoint.cpp */; }; - A9D1D20A1422959100A8BC2F /* ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D1D2091422959100A8BC2F /* ChainShape.cpp */; }; - A9D1D20D14229B6500A8BC2F /* wrap_ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D1D20C14229B5800A8BC2F /* wrap_ChainShape.cpp */; }; A9D307EA106635C3004FEDF8 /* physfs.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9D307E9106635C3004FEDF8 /* physfs.framework */; }; A9D307F2106635D3004FEDF8 /* physfs.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A9D307E9106635C3004FEDF8 /* physfs.framework */; }; - A9D5C47D142E32EE0044ECF7 /* Memoizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C47C142E32ED0044ECF7 /* Memoizer.cpp */; }; - A9D5C4E8142E5F7F0044ECF7 /* b2BroadPhase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C487142E5F7F0044ECF7 /* b2BroadPhase.cpp */; }; - A9D5C4E9142E5F7F0044ECF7 /* b2CollideCircle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C489142E5F7F0044ECF7 /* b2CollideCircle.cpp */; }; - A9D5C4EA142E5F7F0044ECF7 /* b2CollideEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C48A142E5F7F0044ECF7 /* b2CollideEdge.cpp */; }; - A9D5C4EB142E5F7F0044ECF7 /* b2CollidePolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C48B142E5F7F0044ECF7 /* b2CollidePolygon.cpp */; }; - A9D5C4EC142E5F7F0044ECF7 /* b2Collision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C48C142E5F7F0044ECF7 /* b2Collision.cpp */; }; - A9D5C4ED142E5F7F0044ECF7 /* b2Distance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C48E142E5F7F0044ECF7 /* b2Distance.cpp */; }; - A9D5C4EE142E5F7F0044ECF7 /* b2DynamicTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C490142E5F7F0044ECF7 /* b2DynamicTree.cpp */; }; - A9D5C4EF142E5F7F0044ECF7 /* b2TimeOfImpact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C492142E5F7F0044ECF7 /* b2TimeOfImpact.cpp */; }; - A9D5C4F0142E5F7F0044ECF7 /* b2ChainShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C495142E5F7F0044ECF7 /* b2ChainShape.cpp */; }; - A9D5C4F1142E5F7F0044ECF7 /* b2CircleShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C497142E5F7F0044ECF7 /* b2CircleShape.cpp */; }; - A9D5C4F2142E5F7F0044ECF7 /* b2EdgeShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C499142E5F7F0044ECF7 /* b2EdgeShape.cpp */; }; - A9D5C4F3142E5F7F0044ECF7 /* b2PolygonShape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C49B142E5F7F0044ECF7 /* b2PolygonShape.cpp */; }; - A9D5C4F5142E5F7F0044ECF7 /* b2BlockAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4A0142E5F7F0044ECF7 /* b2BlockAllocator.cpp */; }; - A9D5C4F6142E5F7F0044ECF7 /* b2Draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4A2142E5F7F0044ECF7 /* b2Draw.cpp */; }; - A9D5C4F7142E5F7F0044ECF7 /* b2Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4A5142E5F7F0044ECF7 /* b2Math.cpp */; }; - A9D5C4F8142E5F7F0044ECF7 /* b2Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4A7142E5F7F0044ECF7 /* b2Settings.cpp */; }; - A9D5C4F9142E5F7F0044ECF7 /* b2StackAllocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4A9142E5F7F0044ECF7 /* b2StackAllocator.cpp */; }; - A9D5C4FA142E5F7F0044ECF7 /* b2Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4AB142E5F7F0044ECF7 /* b2Timer.cpp */; }; - A9D5C4FB142E5F7F0044ECF7 /* b2Body.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4AE142E5F7F0044ECF7 /* b2Body.cpp */; }; - A9D5C4FC142E5F7F0044ECF7 /* b2ContactManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4B0142E5F7F0044ECF7 /* b2ContactManager.cpp */; }; - A9D5C4FD142E5F7F0044ECF7 /* b2Fixture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4B2142E5F7F0044ECF7 /* b2Fixture.cpp */; }; - A9D5C4FE142E5F7F0044ECF7 /* b2Island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4B4142E5F7F0044ECF7 /* b2Island.cpp */; }; - A9D5C4FF142E5F7F0044ECF7 /* b2World.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4B7142E5F7F0044ECF7 /* b2World.cpp */; }; - A9D5C500142E5F7F0044ECF7 /* b2WorldCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4B9142E5F7F0044ECF7 /* b2WorldCallbacks.cpp */; }; - A9D5C501142E5F7F0044ECF7 /* b2ChainAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4BC142E5F7F0044ECF7 /* b2ChainAndCircleContact.cpp */; }; - A9D5C502142E5F7F0044ECF7 /* b2ChainAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4BE142E5F7F0044ECF7 /* b2ChainAndPolygonContact.cpp */; }; - A9D5C503142E5F7F0044ECF7 /* b2CircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4C0142E5F7F0044ECF7 /* b2CircleContact.cpp */; }; - A9D5C504142E5F7F0044ECF7 /* b2Contact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4C2142E5F7F0044ECF7 /* b2Contact.cpp */; }; - A9D5C505142E5F7F0044ECF7 /* b2ContactSolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4C4142E5F7F0044ECF7 /* b2ContactSolver.cpp */; }; - A9D5C506142E5F7F0044ECF7 /* b2EdgeAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4C6142E5F7F0044ECF7 /* b2EdgeAndCircleContact.cpp */; }; - A9D5C507142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4C8142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.cpp */; }; - A9D5C508142E5F7F0044ECF7 /* b2PolygonAndCircleContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4CA142E5F7F0044ECF7 /* b2PolygonAndCircleContact.cpp */; }; - A9D5C509142E5F7F0044ECF7 /* b2PolygonContact.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4CC142E5F7F0044ECF7 /* b2PolygonContact.cpp */; }; - A9D5C50A142E5F7F0044ECF7 /* b2DistanceJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4CF142E5F7F0044ECF7 /* b2DistanceJoint.cpp */; }; - A9D5C50B142E5F7F0044ECF7 /* b2FrictionJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4D1142E5F7F0044ECF7 /* b2FrictionJoint.cpp */; }; - A9D5C50C142E5F7F0044ECF7 /* b2GearJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4D3142E5F7F0044ECF7 /* b2GearJoint.cpp */; }; - A9D5C50D142E5F7F0044ECF7 /* b2Joint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4D5142E5F7F0044ECF7 /* b2Joint.cpp */; }; - A9D5C50E142E5F7F0044ECF7 /* b2MouseJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4D7142E5F7F0044ECF7 /* b2MouseJoint.cpp */; }; - A9D5C50F142E5F7F0044ECF7 /* b2PrismaticJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4D9142E5F7F0044ECF7 /* b2PrismaticJoint.cpp */; }; - A9D5C510142E5F7F0044ECF7 /* b2PulleyJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4DB142E5F7F0044ECF7 /* b2PulleyJoint.cpp */; }; - A9D5C511142E5F7F0044ECF7 /* b2RevoluteJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4DD142E5F7F0044ECF7 /* b2RevoluteJoint.cpp */; }; - A9D5C512142E5F7F0044ECF7 /* b2RopeJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4DF142E5F7F0044ECF7 /* b2RopeJoint.cpp */; }; - A9D5C513142E5F7F0044ECF7 /* b2WeldJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4E1142E5F7F0044ECF7 /* b2WeldJoint.cpp */; }; - A9D5C514142E5F7F0044ECF7 /* b2WheelJoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4E3142E5F7F0044ECF7 /* b2WheelJoint.cpp */; }; - A9D5C515142E5F7F0044ECF7 /* b2Rope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9D5C4E6142E5F7F0044ECF7 /* b2Rope.cpp */; }; A9DEC1C11046EFA70049C70C /* Love.icns in Resources */ = {isa = PBXBuildFile; fileRef = A9DEC1BF1046EFA60049C70C /* Love.icns */; }; A9DEC1C21046EFA70049C70C /* LoveDocument.icns in Resources */ = {isa = PBXBuildFile; fileRef = A9DEC1C01046EFA70049C70C /* LoveDocument.icns */; }; A9F16927109E7BAD00FC83D1 /* libmodplug.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9F16926109E7BAD00FC83D1 /* libmodplug.framework */; }; A9F169A7109E824900FC83D1 /* mpg123.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9F169A6109E824900FC83D1 /* mpg123.framework */; }; A9F169AC109E825000FC83D1 /* mpg123.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A9F169A6109E824900FC83D1 /* mpg123.framework */; }; A9F169AD109E825000FC83D1 /* libmodplug.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = A9F16926109E7BAD00FC83D1 /* libmodplug.framework */; }; - A9F2D09114BA85EC0035D2A5 /* Audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9F2D09014BA85EC0035D2A5 /* Audio.cpp */; }; - A9F6E6AE15A1080D00C86200 /* love.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9F6E6AC15A1080D00C86200 /* love.cpp */; }; - A9F6E6B115A1099C00C86200 /* GmeDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9F6E6AF15A1099C00C86200 /* GmeDecoder.cpp */; }; - FAE69DC516A6BE7800C1AC79 /* Shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAE69DC116A6BE7800C1AC79 /* Shader.cpp */; }; - FAE69DC616A6BE7800C1AC79 /* wrap_Shader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAE69DC316A6BE7800C1AC79 /* wrap_Shader.cpp */; }; + FA577A9A16C721D900860150 /* liblove.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A9816C7217800860150 /* liblove.dylib */; }; + FA577A9C16C723A100860150 /* liblove.dylib in Copy liblove */ = {isa = PBXBuildFile; fileRef = FA577A9816C7217800860150 /* liblove.dylib */; }; /* End PBXBuildFile section */ +/* Begin PBXContainerItemProxy section */ + FA577A9716C7217800860150 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = FA577A9316C7217800860150 /* liblove.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 30AB36822AB41E4B0A6C6001; + remoteInfo = love; + }; +/* End PBXContainerItemProxy section */ + /* Begin PBXCopyFilesBuildPhase section */ A9255DDE1043185300BA1496 /* Copy Frameworks */ = { isa = PBXCopyFilesBuildPhase; @@ -261,486 +69,42 @@ name = "Copy Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; + FA577A9B16C7238D00860150 /* Copy liblove */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = Contents/Libraries; + dstSubfolderSpec = 1; + files = ( + FA577A9C16C723A100860150 /* liblove.dylib in Copy liblove */, + ); + name = "Copy liblove"; + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 8D1107320486CEB800E47090 /* love.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = love.app; sourceTree = BUILT_PRODUCTS_DIR; }; - A5474CEE1624903B00C8EEAC /* math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = math.cpp; sourceTree = ""; }; - A901B880143B65C400D77063 /* DrawQable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DrawQable.cpp; sourceTree = ""; }; - A901B881143B65C400D77063 /* DrawQable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DrawQable.h; sourceTree = ""; }; - A901B883143B661300D77063 /* Quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Quad.cpp; sourceTree = ""; }; - A901B884143B661300D77063 /* Quad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Quad.h; sourceTree = ""; }; - A911D2DA15DFECC8005B7EB8 /* Module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Module.cpp; sourceTree = ""; }; A911D3C715DFF24D005B7EB8 /* Game_Music_Emu.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Game_Music_Emu.framework; path = /Library/Frameworks/Game_Music_Emu.framework; sourceTree = ""; }; A9255DEA1043188D00BA1496 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = ""; }; A9255DEB1043188D00BA1496 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = ""; }; A9255E021043195A00BA1496 /* Vorbis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vorbis.framework; path = /Library/Frameworks/Vorbis.framework; sourceTree = ""; }; A9255F421043240F00BA1496 /* IL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IL.framework; path = /Library/Frameworks/IL.framework; sourceTree = ""; }; A9255F51104324D700BA1496 /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = ""; }; - A93A3AB41121E86E003B04A4 /* Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; - A93E69DE10420ABF007D418B /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - A93E69DF10420ABF007D418B /* Data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; - A93E69E010420ABF007D418B /* Exception.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Exception.cpp; sourceTree = ""; }; - A93E69E110420ABF007D418B /* Exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = ""; }; - A93E69E210420ABF007D418B /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = ""; }; - A93E69E310420ABF007D418B /* Matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Matrix.cpp; sourceTree = ""; }; - A93E69E410420ABF007D418B /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Matrix.h; sourceTree = ""; }; - A93E69E710420ABF007D418B /* Module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Module.h; sourceTree = ""; }; - A93E69E810420ABF007D418B /* Object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Object.cpp; sourceTree = ""; }; - A93E69E910420ABF007D418B /* Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Object.h; sourceTree = ""; }; - A93E69EA10420ABF007D418B /* Reference.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Reference.cpp; sourceTree = ""; }; - A93E69EB10420ABF007D418B /* Reference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reference.h; sourceTree = ""; }; - A93E69EC10420ABF007D418B /* runtime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runtime.cpp; sourceTree = ""; }; - A93E69ED10420ABF007D418B /* runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runtime.h; sourceTree = ""; }; - A93E69EE10420ABF007D418B /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = types.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E69EF10420ABF007D418B /* Vector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Vector.cpp; sourceTree = ""; }; - A93E69F010420ABF007D418B /* Vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector.h; sourceTree = ""; }; - A93E69F110420ABF007D418B /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - A93E69F210420ABF007D418B /* wrap_Data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Data.cpp; sourceTree = ""; }; - A93E69F310420ABF007D418B /* wrap_Data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Data.h; sourceTree = ""; }; - A93E6A0410420ABF007D418B /* auxiliar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auxiliar.c; sourceTree = ""; }; - A93E6A0510420ABF007D418B /* auxiliar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auxiliar.h; sourceTree = ""; }; - A93E6A0610420ABF007D418B /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buffer.c; sourceTree = ""; }; - A93E6A0710420ABF007D418B /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = ""; }; - A93E6A0810420ABF007D418B /* except.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = except.c; sourceTree = ""; }; - A93E6A0910420ABF007D418B /* except.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = except.h; sourceTree = ""; }; - A93E6A0A10420ABF007D418B /* ftp.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ftp.lua; sourceTree = ""; }; - A93E6A0B10420ABF007D418B /* ftp.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftp.lua.h; sourceTree = ""; }; - A93E6A0C10420ABF007D418B /* http.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = http.lua; sourceTree = ""; }; - A93E6A0D10420ABF007D418B /* http.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http.lua.h; sourceTree = ""; }; - A93E6A0E10420ABF007D418B /* inet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inet.c; sourceTree = ""; }; - A93E6A0F10420ABF007D418B /* inet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inet.h; sourceTree = ""; }; - A93E6A1010420ABF007D418B /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = io.c; sourceTree = ""; }; - A93E6A1110420ABF007D418B /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = ""; }; - A93E6A1210420ABF007D418B /* ltn12.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ltn12.lua; sourceTree = ""; }; - A93E6A1310420ABF007D418B /* ltn12.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ltn12.lua.h; sourceTree = ""; }; - A93E6A1410420ABF007D418B /* luasocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = luasocket.c; sourceTree = ""; }; - A93E6A1510420ABF007D418B /* luasocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = luasocket.h; sourceTree = ""; }; - A93E6A1610420ABF007D418B /* mime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mime.c; sourceTree = ""; }; - A93E6A1710420ABF007D418B /* mime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mime.h; sourceTree = ""; }; - A93E6A1810420ABF007D418B /* mime.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mime.lua; sourceTree = ""; }; - A93E6A1910420ABF007D418B /* mime.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mime.lua.h; sourceTree = ""; }; - A93E6A1A10420ABF007D418B /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = ""; }; - A93E6A1B10420AC0007D418B /* options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = options.h; sourceTree = ""; }; - A93E6A1C10420AC0007D418B /* pre.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pre.lua; sourceTree = ""; }; - A93E6A1D10420AC0007D418B /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = ""; }; - A93E6A1E10420AC0007D418B /* select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = ""; }; - A93E6A1F10420AC0007D418B /* smtp.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smtp.lua; sourceTree = ""; }; - A93E6A2010420AC0007D418B /* smtp.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smtp.lua.h; sourceTree = ""; }; - A93E6A2110420AC0007D418B /* socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = ""; }; - A93E6A2210420AC0007D418B /* socket.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = socket.lua; sourceTree = ""; }; - A93E6A2310420AC0007D418B /* socket.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.lua.h; sourceTree = ""; }; - A93E6A2410420AC0007D418B /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tcp.c; sourceTree = ""; }; - A93E6A2510420AC0007D418B /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp.h; sourceTree = ""; }; - A93E6A2610420AC0007D418B /* timeout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timeout.c; sourceTree = ""; }; - A93E6A2710420AC0007D418B /* timeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timeout.h; sourceTree = ""; }; - A93E6A2810420AC0007D418B /* tp.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tp.lua; sourceTree = ""; }; - A93E6A2910420AC0007D418B /* tp.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tp.lua.h; sourceTree = ""; }; - A93E6A2A10420AC0007D418B /* udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udp.c; sourceTree = ""; }; - A93E6A2B10420AC0007D418B /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp.h; sourceTree = ""; }; - A93E6A2C10420AC0007D418B /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = ""; }; - A93E6A2D10420AC0007D418B /* unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unix.h; sourceTree = ""; }; - A93E6A2E10420AC0007D418B /* url.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = url.lua; sourceTree = ""; }; - A93E6A2F10420AC0007D418B /* url.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = url.lua.h; sourceTree = ""; }; - A93E6A3010420AC0007D418B /* usocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = usocket.c; sourceTree = ""; }; - A93E6A3110420AC0007D418B /* usocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usocket.h; sourceTree = ""; }; - A93E6A3210420AC0007D418B /* luasocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = luasocket.cpp; sourceTree = ""; }; - A93E6A3310420AC0007D418B /* luasocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = luasocket.h; sourceTree = ""; }; - A93E6A3410420AC0007D418B /* love.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = love.cpp; sourceTree = ""; }; - A93E6A3810420AC0007D418B /* Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Audio.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A3B10420AC0007D418B /* Audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Audio.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A3C10420AC0007D418B /* Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Audio.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A4110420AC0007D418B /* Source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; - A93E6A4210420AC0007D418B /* Source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; - A93E6A4410420AC0007D418B /* Audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Audio.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A4510420AC0007D418B /* Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Audio.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A4810420AC0007D418B /* Pool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Pool.cpp; sourceTree = ""; }; - A93E6A4910420AC0007D418B /* Pool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pool.h; sourceTree = ""; }; - A93E6A4C10420AC0007D418B /* Source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; - A93E6A4D10420AC0007D418B /* Source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; - A93E6A4F10420AC0007D418B /* Source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Source.cpp; sourceTree = ""; }; - A93E6A5010420AC0007D418B /* Source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Source.h; sourceTree = ""; }; - A93E6A5110420AC0007D418B /* wrap_Audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Audio.cpp; sourceTree = ""; }; - A93E6A5210420AC0007D418B /* wrap_Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Audio.h; sourceTree = ""; }; - A93E6A5710420AC0007D418B /* wrap_Source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Source.cpp; sourceTree = ""; }; - A93E6A5810420AC0007D418B /* wrap_Source.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Source.h; sourceTree = ""; }; - A93E6A5A10420AC0007D418B /* Event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; - A93E6A5C10420AC1007D418B /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = ""; }; - A93E6A5D10420AC1007D418B /* Event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; - A93E6A5E10420AC1007D418B /* wrap_Event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Event.cpp; sourceTree = ""; }; - A93E6A5F10420AC1007D418B /* wrap_Event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Event.h; sourceTree = ""; }; - A93E6A6110420AC1007D418B /* File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = ""; }; - A93E6A6210420AC1007D418B /* FileData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FileData.cpp; sourceTree = ""; }; - A93E6A6310420AC1007D418B /* FileData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileData.h; sourceTree = ""; }; - A93E6A6510420AC1007D418B /* File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = File.cpp; sourceTree = ""; }; - A93E6A6610420AC1007D418B /* File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = ""; }; - A93E6A6710420AC1007D418B /* Filesystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Filesystem.cpp; sourceTree = ""; }; - A93E6A6810420AC1007D418B /* Filesystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Filesystem.h; sourceTree = ""; }; - A93E6A6910420AC1007D418B /* wrap_File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_File.cpp; sourceTree = ""; }; - A93E6A6A10420AC1007D418B /* wrap_File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_File.h; sourceTree = ""; }; - A93E6A6B10420AC1007D418B /* wrap_FileData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_FileData.cpp; sourceTree = ""; }; - A93E6A6C10420AC1007D418B /* wrap_FileData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_FileData.h; sourceTree = ""; }; - A93E6A6D10420AC1007D418B /* wrap_Filesystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Filesystem.cpp; sourceTree = ""; }; - A93E6A6E10420AC1007D418B /* wrap_Filesystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Filesystem.h; sourceTree = ""; }; - A93E6A7110420AC1007D418B /* Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Font.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A7210420AC1007D418B /* Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Font.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A7310420AC2007D418B /* TrueTypeRasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TrueTypeRasterizer.cpp; sourceTree = ""; }; - A93E6A7410420AC2007D418B /* TrueTypeRasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TrueTypeRasterizer.h; sourceTree = ""; }; - A93E6A7510420AC2007D418B /* wrap_Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Font.cpp; sourceTree = ""; }; - A93E6A7610420AC2007D418B /* wrap_Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Font.h; sourceTree = ""; }; - A93E6A7710420AC2007D418B /* GlyphData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GlyphData.cpp; sourceTree = ""; }; - A93E6A7810420AC2007D418B /* GlyphData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlyphData.h; sourceTree = ""; }; - A93E6A7910420AC2007D418B /* ImageRasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageRasterizer.cpp; sourceTree = ""; }; - A93E6A7A10420AC2007D418B /* ImageRasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageRasterizer.h; sourceTree = ""; }; - A93E6A7B10420AC2007D418B /* Rasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Rasterizer.cpp; sourceTree = ""; }; - A93E6A7C10420AC2007D418B /* Rasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rasterizer.h; sourceTree = ""; }; - A93E6A7D10420AC2007D418B /* wrap_GlyphData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_GlyphData.cpp; sourceTree = ""; }; - A93E6A7E10420AC2007D418B /* wrap_GlyphData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_GlyphData.h; sourceTree = ""; }; - A93E6A7F10420AC2007D418B /* wrap_Rasterizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Rasterizer.cpp; sourceTree = ""; }; - A93E6A8010420AC2007D418B /* wrap_Rasterizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Rasterizer.h; sourceTree = ""; }; - A93E6A8210420AC2007D418B /* Drawable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Drawable.cpp; sourceTree = ""; }; - A93E6A8310420AC2007D418B /* Drawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Drawable.h; sourceTree = ""; }; - A93E6A8410420AC2007D418B /* Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Graphics.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A8510420AC2007D418B /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A93E6A8710420AC2007D418B /* Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Font.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A8810420AC2007D418B /* Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Font.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A8910420AC2007D418B /* GLee.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GLee.c; sourceTree = ""; }; - A93E6A8A10420AC2007D418B /* GLee.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 2; path = GLee.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A8D10420AC2007D418B /* Graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Graphics.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A8E10420AC2007D418B /* Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Graphics.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A8F10420AC2007D418B /* Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; - A93E6A9010420AC2007D418B /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A93E6A9310420AC2007D418B /* Quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Quad.cpp; sourceTree = ""; }; - A93E6A9410420AC2007D418B /* Quad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Quad.h; sourceTree = ""; }; - A93E6A9510420AC2007D418B /* SpriteBatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpriteBatch.cpp; sourceTree = ""; }; - A93E6A9610420AC2007D418B /* SpriteBatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpriteBatch.h; sourceTree = ""; }; - A93E6A9910420AC2007D418B /* wrap_Font.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Font.cpp; sourceTree = ""; }; - A93E6A9A10420AC2007D418B /* wrap_Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Font.h; sourceTree = ""; }; - A93E6A9D10420AC3007D418B /* wrap_Graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = wrap_Graphics.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6A9E10420AC3007D418B /* wrap_Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = wrap_Graphics.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6A9F10420AC3007D418B /* wrap_Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Image.cpp; sourceTree = ""; }; - A93E6AA010420AC3007D418B /* wrap_Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Image.h; sourceTree = ""; }; - A93E6AA110420AC3007D418B /* wrap_Quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Quad.cpp; sourceTree = ""; }; - A93E6AA210420AC3007D418B /* wrap_Quad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Quad.h; sourceTree = ""; }; - A93E6AA310420AC3007D418B /* wrap_SpriteBatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_SpriteBatch.cpp; sourceTree = ""; }; - A93E6AA410420AC3007D418B /* wrap_SpriteBatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_SpriteBatch.h; sourceTree = ""; }; - A93E6AA510420AC3007D418B /* Volatile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Volatile.cpp; sourceTree = ""; }; - A93E6AA610420AC3007D418B /* Volatile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Volatile.h; sourceTree = ""; }; - A93E6AA910420AC3007D418B /* Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Image.cpp; sourceTree = ""; }; - A93E6AAA10420AC3007D418B /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A93E6AAB10420AC3007D418B /* ImageData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageData.cpp; sourceTree = ""; }; - A93E6AAC10420AC3007D418B /* ImageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageData.h; sourceTree = ""; }; - A93E6AAD10420AC3007D418B /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A93E6AAE10420AC3007D418B /* ImageData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageData.cpp; sourceTree = ""; }; - A93E6AAF10420AC3007D418B /* ImageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageData.h; sourceTree = ""; }; - A93E6AB010420AC3007D418B /* wrap_Image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Image.cpp; sourceTree = ""; }; - A93E6AB110420AC3007D418B /* wrap_Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Image.h; sourceTree = ""; }; - A93E6AB210420AC3007D418B /* wrap_ImageData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ImageData.cpp; sourceTree = ""; }; - A93E6AB310420AC3007D418B /* wrap_ImageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_ImageData.h; sourceTree = ""; }; - A93E6AB510420AC3007D418B /* Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Joystick.h; sourceTree = ""; }; - A93E6AB710420AC3007D418B /* Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Joystick.cpp; sourceTree = ""; }; - A93E6AB810420AC3007D418B /* Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Joystick.h; sourceTree = ""; }; - A93E6AB910420AC3007D418B /* wrap_Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Joystick.cpp; sourceTree = ""; }; - A93E6ABA10420AC3007D418B /* wrap_Joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Joystick.h; sourceTree = ""; }; - A93E6ABC10420AC3007D418B /* Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; }; - A93E6ABE10420AC3007D418B /* Keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; }; - A93E6ABF10420AC3007D418B /* Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; }; - A93E6AC310420AC3007D418B /* Mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mouse.h; sourceTree = ""; }; - A93E6AC510420AC3007D418B /* Mouse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mouse.cpp; sourceTree = ""; }; - A93E6AC610420AC3007D418B /* Mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mouse.h; sourceTree = ""; }; - A93E6AEB10420AC7007D418B /* Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Body.cpp; sourceTree = ""; }; - A93E6AEC10420AC7007D418B /* Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Body.h; sourceTree = ""; }; - A93E6AED10420AC7007D418B /* CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CircleShape.cpp; sourceTree = ""; }; - A93E6AEE10420AC7007D418B /* CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleShape.h; sourceTree = ""; }; - A93E6AEF10420AC7007D418B /* Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Contact.cpp; sourceTree = ""; }; - A93E6AF010420AC7007D418B /* Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Contact.h; sourceTree = ""; }; - A93E6AF110420AC7007D418B /* DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DistanceJoint.cpp; sourceTree = ""; }; - A93E6AF210420AC7007D418B /* DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DistanceJoint.h; sourceTree = ""; }; - A93E6AF310420AC7007D418B /* GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = GearJoint.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A93E6AF410420AC7007D418B /* GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = GearJoint.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A93E6AFA10420AC8007D418B /* Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Joint.cpp; sourceTree = ""; }; - A93E6AFB10420AC8007D418B /* Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Joint.h; sourceTree = ""; }; - A93E6AFC10420AC8007D418B /* MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MouseJoint.cpp; sourceTree = ""; }; - A93E6AFD10420AC8007D418B /* MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MouseJoint.h; sourceTree = ""; }; - A93E6AFE10420AC8007D418B /* Physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Physics.cpp; sourceTree = ""; }; - A93E6AFF10420AC8007D418B /* Physics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Physics.h; sourceTree = ""; }; - A93E6B0010420AC8007D418B /* PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PolygonShape.cpp; sourceTree = ""; }; - A93E6B0110420AC8007D418B /* PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PolygonShape.h; sourceTree = ""; }; - A93E6B0210420AC8007D418B /* PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PrismaticJoint.cpp; sourceTree = ""; }; - A93E6B0310420AC8007D418B /* PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrismaticJoint.h; sourceTree = ""; }; - A93E6B0410420AC8007D418B /* PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PulleyJoint.cpp; sourceTree = ""; }; - A93E6B0510420AC8007D418B /* PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PulleyJoint.h; sourceTree = ""; }; - A93E6B0610420AC8007D418B /* RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RevoluteJoint.cpp; sourceTree = ""; }; - A93E6B0710420AC8007D418B /* RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RevoluteJoint.h; sourceTree = ""; }; - A93E6B0810420AC8007D418B /* Shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shape.cpp; sourceTree = ""; }; - A93E6B0910420AC8007D418B /* Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shape.h; sourceTree = ""; }; - A93E6B4E10420ACA007D418B /* World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = World.cpp; sourceTree = ""; }; - A93E6B4F10420ACA007D418B /* World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = World.h; sourceTree = ""; }; - A93E6B5010420ACA007D418B /* wrap_Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Body.cpp; sourceTree = ""; }; - A93E6B5110420ACA007D418B /* wrap_Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Body.h; sourceTree = ""; }; - A93E6B5210420ACA007D418B /* wrap_CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_CircleShape.cpp; sourceTree = ""; }; - A93E6B5310420ACA007D418B /* wrap_CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_CircleShape.h; sourceTree = ""; }; - A93E6B5410420ACA007D418B /* wrap_Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Contact.cpp; sourceTree = ""; }; - A93E6B5510420ACA007D418B /* wrap_Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Contact.h; sourceTree = ""; }; - A93E6B5610420ACA007D418B /* wrap_DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_DistanceJoint.cpp; sourceTree = ""; }; - A93E6B5710420ACA007D418B /* wrap_DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_DistanceJoint.h; sourceTree = ""; }; - A93E6B5810420ACA007D418B /* wrap_GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_GearJoint.cpp; sourceTree = ""; }; - A93E6B5910420ACA007D418B /* wrap_GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_GearJoint.h; sourceTree = ""; }; - A93E6B5A10420ACA007D418B /* wrap_Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Joint.cpp; sourceTree = ""; }; - A93E6B5B10420ACA007D418B /* wrap_Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Joint.h; sourceTree = ""; }; - A93E6B5C10420ACA007D418B /* wrap_MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_MouseJoint.cpp; sourceTree = ""; }; - A93E6B5D10420ACA007D418B /* wrap_MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_MouseJoint.h; sourceTree = ""; }; - A93E6B5E10420ACA007D418B /* wrap_Physics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Physics.cpp; sourceTree = ""; }; - A93E6B5F10420ACA007D418B /* wrap_Physics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Physics.h; sourceTree = ""; }; - A93E6B6010420ACA007D418B /* wrap_PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PolygonShape.cpp; sourceTree = ""; }; - A93E6B6110420ACA007D418B /* wrap_PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_PolygonShape.h; sourceTree = ""; }; - A93E6B6210420ACA007D418B /* wrap_PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PrismaticJoint.cpp; sourceTree = ""; }; - A93E6B6310420ACA007D418B /* wrap_PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_PrismaticJoint.h; sourceTree = ""; }; - A93E6B6410420ACA007D418B /* wrap_PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_PulleyJoint.cpp; sourceTree = ""; }; - A93E6B6510420ACA007D418B /* wrap_PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_PulleyJoint.h; sourceTree = ""; }; - A93E6B6610420ACA007D418B /* wrap_RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_RevoluteJoint.cpp; sourceTree = ""; }; - A93E6B6710420ACA007D418B /* wrap_RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_RevoluteJoint.h; sourceTree = ""; }; - A93E6B6810420ACA007D418B /* wrap_Shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Shape.cpp; sourceTree = ""; }; - A93E6B6910420ACA007D418B /* wrap_Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Shape.h; sourceTree = ""; }; - A93E6B6A10420ACA007D418B /* wrap_World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_World.cpp; sourceTree = ""; }; - A93E6B6B10420ACB007D418B /* wrap_World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_World.h; sourceTree = ""; }; - A93E6B6C10420ACB007D418B /* Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Joint.h; sourceTree = ""; }; - A93E6B6D10420ACB007D418B /* Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shape.h; sourceTree = ""; }; - A93E6B7510420ACB007D418B /* Decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decoder.h; sourceTree = ""; }; - A93E6B7710420ACB007D418B /* Decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Decoder.cpp; sourceTree = ""; }; - A93E6B7810420ACB007D418B /* Decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decoder.h; sourceTree = ""; }; - A93E6B7910420ACB007D418B /* FLACDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FLACDecoder.cpp; sourceTree = ""; }; - A93E6B7A10420ACB007D418B /* FLACDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FLACDecoder.h; sourceTree = ""; }; - A93E6B7B10420ACB007D418B /* ModPlugDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ModPlugDecoder.cpp; sourceTree = ""; }; - A93E6B7C10420ACB007D418B /* ModPlugDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModPlugDecoder.h; sourceTree = ""; }; - A93E6B7D10420ACB007D418B /* Mpg123Decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mpg123Decoder.cpp; sourceTree = ""; }; - A93E6B7E10420ACB007D418B /* Mpg123Decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mpg123Decoder.h; sourceTree = ""; }; - A93E6B7F10420ACB007D418B /* Sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sound.cpp; sourceTree = ""; }; - A93E6B8010420ACB007D418B /* Sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sound.h; sourceTree = ""; }; - A93E6B8110420ACB007D418B /* VorbisDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VorbisDecoder.cpp; sourceTree = ""; }; - A93E6B8210420ACB007D418B /* VorbisDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VorbisDecoder.h; sourceTree = ""; }; - A93E6B8310420ACB007D418B /* Sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Sound.cpp; sourceTree = ""; }; - A93E6B8410420ACB007D418B /* Sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sound.h; sourceTree = ""; }; - A93E6B8510420ACB007D418B /* SoundData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SoundData.cpp; sourceTree = ""; }; - A93E6B8610420ACB007D418B /* SoundData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundData.h; sourceTree = ""; }; - A93E6B8710420ACB007D418B /* wrap_Decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Decoder.cpp; sourceTree = ""; }; - A93E6B8810420ACB007D418B /* wrap_Decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Decoder.h; sourceTree = ""; }; - A93E6B8910420ACB007D418B /* wrap_Sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Sound.cpp; sourceTree = ""; }; - A93E6B8A10420ACB007D418B /* wrap_Sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Sound.h; sourceTree = ""; }; - A93E6B8B10420ACB007D418B /* wrap_SoundData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_SoundData.cpp; sourceTree = ""; }; - A93E6B8C10420ACB007D418B /* wrap_SoundData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_SoundData.h; sourceTree = ""; }; - A93E6B8F10420ACC007D418B /* Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Timer.cpp; sourceTree = ""; }; - A93E6B9010420ACC007D418B /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A93E6B9710420ACC007D418B /* boot.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lua; lineEnding = 0; path = boot.lua; sourceTree = ""; }; - A93E6B9810420ACC007D418B /* boot.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boot.lua.h; sourceTree = ""; }; - A93E6B9910420ACC007D418B /* graphics.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lua; lineEnding = 0; path = graphics.lua; sourceTree = ""; }; - A93E6B9A10420ACC007D418B /* graphics.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = graphics.lua.h; sourceTree = ""; }; + A93E6A3410420AC0007D418B /* love.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = love.cpp; path = ../../src/love.cpp; sourceTree = ""; }; A93E6E4610420B4A007D418B /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; A93E6E4710420B4A007D418B /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; A93E6E4810420B4A007D418B /* FreeType.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FreeType.framework; path = /Library/Frameworks/FreeType.framework; sourceTree = ""; }; A93E6E5210420B57007D418B /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = ""; }; A93E6E5310420B57007D418B /* Lua.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Lua.framework; path = /Library/Frameworks/Lua.framework; sourceTree = ""; }; - A944D58C13244E5D0039937C /* checked.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checked.h; sourceTree = ""; }; - A944D58D13244E5D0039937C /* core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = core.h; sourceTree = ""; }; - A944D58E13244E5D0039937C /* unchecked.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unchecked.h; sourceTree = ""; }; - A944D58F13244E5D0039937C /* utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; - A946D4421176AC42005E1462 /* Font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Font.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A95684F5125D3555001B276B /* b64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b64.cpp; sourceTree = ""; }; - A95684F6125D3555001B276B /* b64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b64.h; sourceTree = ""; }; - A958F910142D3627007F320F /* wrap_Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Fixture.cpp; sourceTree = ""; }; - A958F912142D3687007F320F /* wrap_Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Fixture.h; sourceTree = ""; }; - A958F916142D6B37007F320F /* Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Body.cpp; sourceTree = ""; }; - A958F918142D6B60007F320F /* Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Body.h; sourceTree = ""; }; - A9642D7314D1A66000CE0B02 /* OpenGL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OpenGL.cpp; sourceTree = ""; }; - A9642D7414D1A66000CE0B02 /* OpenGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenGL.h; sourceTree = ""; }; - A968F0C61083A07B00A895AA /* EnumMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EnumMap.h; sourceTree = ""; }; - A968F0C71083A07C00A895AA /* StringMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringMap.h; sourceTree = ""; }; - A968F0CE1083A9A900A895AA /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = ""; }; - A968F0D01083A9B900A895AA /* File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = File.cpp; sourceTree = ""; }; - A968F0D21083A9D400A895AA /* Graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Graphics.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A968F0D41083A9E700A895AA /* Joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Joystick.cpp; sourceTree = ""; }; - A968F0D61083A9F200A895AA /* Keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; }; - A968F0D81083A9FC00A895AA /* Mouse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mouse.cpp; sourceTree = ""; }; - A968F0DB1083AA6600A895AA /* Shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shape.cpp; sourceTree = ""; }; - A968F0DC1083AA6600A895AA /* Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Joint.cpp; sourceTree = ""; }; - A96E253913B9890300456DEA /* delay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = delay.cpp; sourceTree = ""; }; - A96E253A13B9890300456DEA /* delay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delay.h; sourceTree = ""; }; - A96E253E13B9892100456DEA /* threads.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threads.cpp; sourceTree = ""; }; - A96E253F13B9892100456DEA /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; - A96E254113B9892100456DEA /* threads.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threads.cpp; sourceTree = ""; }; - A96E254213B9892100456DEA /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; - A96E254313B9892100456DEA /* Thread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = ""; }; - A96E254413B9892100456DEA /* Thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Thread.h; sourceTree = ""; }; - A96E254513B9892100456DEA /* threads.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threads.cpp; sourceTree = ""; }; - A96E254613B9892100456DEA /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; - A96E254813B9892100456DEA /* threads.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threads.cpp; sourceTree = ""; }; - A96E254913B9892100456DEA /* threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = threads.h; sourceTree = ""; }; - A96E254A13B9892100456DEA /* wrap_Thread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Thread.cpp; sourceTree = ""; }; - A96E254B13B9892100456DEA /* wrap_Thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Thread.h; sourceTree = ""; }; - A96F41811412AFB70067FE9A /* wrap_WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_WeldJoint.cpp; sourceTree = ""; }; - A96F41821412AFC60067FE9A /* wrap_WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_WeldJoint.h; sourceTree = ""; }; - A96F41841412AFEB0067FE9A /* WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WeldJoint.cpp; sourceTree = ""; }; - A96F41851412AFEE0067FE9A /* WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeldJoint.h; sourceTree = ""; }; - A96F41871412B35B0067FE9A /* wrap_WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_WheelJoint.cpp; sourceTree = ""; }; - A96F41881412B3610067FE9A /* wrap_WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_WheelJoint.h; sourceTree = ""; }; - A96F418A1412B3A30067FE9A /* WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WheelJoint.cpp; sourceTree = ""; }; - A96F418B1412B3A80067FE9A /* WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WheelJoint.h; sourceTree = ""; }; - A96F41901412BBEE0067FE9A /* Canvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Canvas.cpp; sourceTree = ""; }; - A96F41911412BBEE0067FE9A /* Canvas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = Canvas.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A96F41961412BC000067FE9A /* VertexBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VertexBuffer.cpp; sourceTree = ""; }; - A96F41971412BC000067FE9A /* VertexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexBuffer.h; sourceTree = ""; }; - A96F41991412BC070067FE9A /* wrap_Canvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Canvas.cpp; sourceTree = ""; }; - A96F419A1412BC070067FE9A /* wrap_Canvas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Canvas.h; sourceTree = ""; }; - A96F41A21412C91E0067FE9A /* EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeShape.cpp; sourceTree = ""; }; - A96F41A31412C91E0067FE9A /* EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdgeShape.h; sourceTree = ""; }; - A96F41A51412C92B0067FE9A /* wrap_EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_EdgeShape.cpp; sourceTree = ""; }; - A96F41A61412C92B0067FE9A /* wrap_EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_EdgeShape.h; sourceTree = ""; }; A97E3842132A9EDE00198A2F /* love-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "love-Info.plist"; sourceTree = ""; }; - A97E632314604BC200020E43 /* wrap_Keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Keyboard.cpp; sourceTree = ""; }; - A97E632414604BC200020E43 /* wrap_Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Keyboard.h; sourceTree = ""; }; - A97E632614604BCF00020E43 /* wrap_Mouse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Mouse.cpp; sourceTree = ""; }; - A97E632714604BCF00020E43 /* wrap_Mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Mouse.h; sourceTree = ""; }; - A97E632914604BDF00020E43 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A97E632A14604BDF00020E43 /* wrap_Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Timer.cpp; sourceTree = ""; }; - A97E632B14604BDF00020E43 /* wrap_Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Timer.h; sourceTree = ""; }; - A986ECAD132CEB9300F048C8 /* Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Fixture.cpp; sourceTree = ""; }; - A986ECAE132CEB9B00F048C8 /* Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fixture.h; sourceTree = ""; }; - A9A5BE43149F0ACB00D9931C /* Window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = ""; }; - A9A5BE44149F0ACB00D9931C /* Window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = ""; }; - A9A5BE45149F0ACB00D9931C /* Window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Window.cpp; sourceTree = ""; }; - A9A5BE46149F0ACB00D9931C /* Window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Window.h; sourceTree = ""; }; - A9A5BE49149F0B0200D9931C /* Variant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Variant.cpp; sourceTree = ""; }; - A9A5BE4A149F0B0200D9931C /* Variant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Variant.h; sourceTree = ""; }; - A9A5BE4C14A2D2D000D9931C /* int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = ""; }; A9B1AE451197293000D496EB /* love_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = love_Prefix.pch; sourceTree = ""; }; - A9B4BA981045937F001DBC80 /* ParticleSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParticleSystem.h; sourceTree = ""; }; - A9B4BA991045937F001DBC80 /* wrap_ParticleSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_ParticleSystem.h; sourceTree = ""; }; - A9B4BA9A1045937F001DBC80 /* ParticleSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParticleSystem.cpp; sourceTree = ""; }; - A9B4BA9B1045937F001DBC80 /* wrap_ParticleSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ParticleSystem.cpp; sourceTree = ""; }; - A9B6432A13BF833900DC3C7E /* FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = FrictionJoint.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A9B6432B13BF837800DC3C7E /* FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = FrictionJoint.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - A9B6432D13BF87E400DC3C7E /* wrap_FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_FrictionJoint.cpp; sourceTree = ""; }; - A9B6432E13BF87EA00DC3C7E /* wrap_FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_FrictionJoint.h; sourceTree = ""; }; - A9CF0E8410B9EB1000E6F37E /* utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; - A9CF0E8510B9EB1000E6F37E /* utf8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8.cpp; sourceTree = ""; }; - A9D1D20014224DFF00A8BC2F /* RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RopeJoint.h; sourceTree = ""; }; - A9D1D20114224E1300A8BC2F /* RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RopeJoint.cpp; sourceTree = ""; }; - A9D1D2031422578A00A8BC2F /* wrap_RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_RopeJoint.cpp; sourceTree = ""; }; - A9D1D2051422579500A8BC2F /* wrap_RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_RopeJoint.h; sourceTree = ""; }; - A9D1D2091422959100A8BC2F /* ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ChainShape.cpp; sourceTree = ""; }; - A9D1D20B142295A800A8BC2F /* ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChainShape.h; sourceTree = ""; }; - A9D1D20C14229B5800A8BC2F /* wrap_ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_ChainShape.cpp; sourceTree = ""; }; - A9D1D20E14229B7300A8BC2F /* wrap_ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_ChainShape.h; sourceTree = ""; }; A9D307E9106635C3004FEDF8 /* physfs.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = physfs.framework; path = /Library/Frameworks/physfs.framework; sourceTree = ""; }; - A9D5C47B142E31350044ECF7 /* Memoizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Memoizer.h; sourceTree = ""; }; - A9D5C47C142E32ED0044ECF7 /* Memoizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Memoizer.cpp; sourceTree = ""; }; - A9D5C485142E5F7F0044ECF7 /* Box2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Box2D.h; sourceTree = ""; }; - A9D5C487142E5F7F0044ECF7 /* b2BroadPhase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BroadPhase.cpp; sourceTree = ""; }; - A9D5C488142E5F7F0044ECF7 /* b2BroadPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BroadPhase.h; sourceTree = ""; }; - A9D5C489142E5F7F0044ECF7 /* b2CollideCircle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideCircle.cpp; sourceTree = ""; }; - A9D5C48A142E5F7F0044ECF7 /* b2CollideEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollideEdge.cpp; sourceTree = ""; }; - A9D5C48B142E5F7F0044ECF7 /* b2CollidePolygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CollidePolygon.cpp; sourceTree = ""; }; - A9D5C48C142E5F7F0044ECF7 /* b2Collision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Collision.cpp; sourceTree = ""; }; - A9D5C48D142E5F7F0044ECF7 /* b2Collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Collision.h; sourceTree = ""; }; - A9D5C48E142E5F7F0044ECF7 /* b2Distance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Distance.cpp; sourceTree = ""; }; - A9D5C48F142E5F7F0044ECF7 /* b2Distance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Distance.h; sourceTree = ""; }; - A9D5C490142E5F7F0044ECF7 /* b2DynamicTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DynamicTree.cpp; sourceTree = ""; }; - A9D5C491142E5F7F0044ECF7 /* b2DynamicTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DynamicTree.h; sourceTree = ""; }; - A9D5C492142E5F7F0044ECF7 /* b2TimeOfImpact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2TimeOfImpact.cpp; sourceTree = ""; }; - A9D5C493142E5F7F0044ECF7 /* b2TimeOfImpact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeOfImpact.h; sourceTree = ""; }; - A9D5C495142E5F7F0044ECF7 /* b2ChainShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainShape.cpp; sourceTree = ""; }; - A9D5C496142E5F7F0044ECF7 /* b2ChainShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainShape.h; sourceTree = ""; }; - A9D5C497142E5F7F0044ECF7 /* b2CircleShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleShape.cpp; sourceTree = ""; }; - A9D5C498142E5F7F0044ECF7 /* b2CircleShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleShape.h; sourceTree = ""; }; - A9D5C499142E5F7F0044ECF7 /* b2EdgeShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeShape.cpp; sourceTree = ""; }; - A9D5C49A142E5F7F0044ECF7 /* b2EdgeShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeShape.h; sourceTree = ""; }; - A9D5C49B142E5F7F0044ECF7 /* b2PolygonShape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonShape.cpp; sourceTree = ""; }; - A9D5C49D142E5F7F0044ECF7 /* b2PolygonShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonShape.h; sourceTree = ""; }; - A9D5C49E142E5F7F0044ECF7 /* b2Shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Shape.h; sourceTree = ""; }; - A9D5C4A0142E5F7F0044ECF7 /* b2BlockAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2BlockAllocator.cpp; sourceTree = ""; }; - A9D5C4A1142E5F7F0044ECF7 /* b2BlockAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2BlockAllocator.h; sourceTree = ""; }; - A9D5C4A2142E5F7F0044ECF7 /* b2Draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Draw.cpp; sourceTree = ""; }; - A9D5C4A3142E5F7F0044ECF7 /* b2Draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Draw.h; sourceTree = ""; }; - A9D5C4A4142E5F7F0044ECF7 /* b2GrowableStack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GrowableStack.h; sourceTree = ""; }; - A9D5C4A5142E5F7F0044ECF7 /* b2Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Math.cpp; sourceTree = ""; }; - A9D5C4A6142E5F7F0044ECF7 /* b2Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Math.h; sourceTree = ""; }; - A9D5C4A7142E5F7F0044ECF7 /* b2Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Settings.cpp; sourceTree = ""; }; - A9D5C4A8142E5F7F0044ECF7 /* b2Settings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Settings.h; sourceTree = ""; }; - A9D5C4A9142E5F7F0044ECF7 /* b2StackAllocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2StackAllocator.cpp; sourceTree = ""; }; - A9D5C4AA142E5F7F0044ECF7 /* b2StackAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2StackAllocator.h; sourceTree = ""; }; - A9D5C4AB142E5F7F0044ECF7 /* b2Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Timer.cpp; sourceTree = ""; }; - A9D5C4AC142E5F7F0044ECF7 /* b2Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Timer.h; sourceTree = ""; }; - A9D5C4AE142E5F7F0044ECF7 /* b2Body.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Body.cpp; sourceTree = ""; }; - A9D5C4AF142E5F7F0044ECF7 /* b2Body.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Body.h; sourceTree = ""; }; - A9D5C4B0142E5F7F0044ECF7 /* b2ContactManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactManager.cpp; sourceTree = ""; }; - A9D5C4B1142E5F7F0044ECF7 /* b2ContactManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactManager.h; sourceTree = ""; }; - A9D5C4B2142E5F7F0044ECF7 /* b2Fixture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Fixture.cpp; sourceTree = ""; }; - A9D5C4B3142E5F7F0044ECF7 /* b2Fixture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Fixture.h; sourceTree = ""; }; - A9D5C4B4142E5F7F0044ECF7 /* b2Island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Island.cpp; sourceTree = ""; }; - A9D5C4B5142E5F7F0044ECF7 /* b2Island.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Island.h; sourceTree = ""; }; - A9D5C4B6142E5F7F0044ECF7 /* b2TimeStep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2TimeStep.h; sourceTree = ""; }; - A9D5C4B7142E5F7F0044ECF7 /* b2World.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2World.cpp; sourceTree = ""; }; - A9D5C4B8142E5F7F0044ECF7 /* b2World.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2World.h; sourceTree = ""; }; - A9D5C4B9142E5F7F0044ECF7 /* b2WorldCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WorldCallbacks.cpp; sourceTree = ""; }; - A9D5C4BA142E5F7F0044ECF7 /* b2WorldCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WorldCallbacks.h; sourceTree = ""; }; - A9D5C4BC142E5F7F0044ECF7 /* b2ChainAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndCircleContact.cpp; sourceTree = ""; }; - A9D5C4BD142E5F7F0044ECF7 /* b2ChainAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndCircleContact.h; sourceTree = ""; }; - A9D5C4BE142E5F7F0044ECF7 /* b2ChainAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ChainAndPolygonContact.cpp; sourceTree = ""; }; - A9D5C4BF142E5F7F0044ECF7 /* b2ChainAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ChainAndPolygonContact.h; sourceTree = ""; }; - A9D5C4C0142E5F7F0044ECF7 /* b2CircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2CircleContact.cpp; sourceTree = ""; }; - A9D5C4C1142E5F7F0044ECF7 /* b2CircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2CircleContact.h; sourceTree = ""; }; - A9D5C4C2142E5F7F0044ECF7 /* b2Contact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Contact.cpp; sourceTree = ""; }; - A9D5C4C3142E5F7F0044ECF7 /* b2Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Contact.h; sourceTree = ""; }; - A9D5C4C4142E5F7F0044ECF7 /* b2ContactSolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2ContactSolver.cpp; sourceTree = ""; }; - A9D5C4C5142E5F7F0044ECF7 /* b2ContactSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2ContactSolver.h; sourceTree = ""; }; - A9D5C4C6142E5F7F0044ECF7 /* b2EdgeAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndCircleContact.cpp; sourceTree = ""; }; - A9D5C4C7142E5F7F0044ECF7 /* b2EdgeAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndCircleContact.h; sourceTree = ""; }; - A9D5C4C8142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2EdgeAndPolygonContact.cpp; sourceTree = ""; }; - A9D5C4C9142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2EdgeAndPolygonContact.h; sourceTree = ""; }; - A9D5C4CA142E5F7F0044ECF7 /* b2PolygonAndCircleContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonAndCircleContact.cpp; sourceTree = ""; }; - A9D5C4CB142E5F7F0044ECF7 /* b2PolygonAndCircleContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonAndCircleContact.h; sourceTree = ""; }; - A9D5C4CC142E5F7F0044ECF7 /* b2PolygonContact.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PolygonContact.cpp; sourceTree = ""; }; - A9D5C4CD142E5F7F0044ECF7 /* b2PolygonContact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PolygonContact.h; sourceTree = ""; }; - A9D5C4CF142E5F7F0044ECF7 /* b2DistanceJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2DistanceJoint.cpp; sourceTree = ""; }; - A9D5C4D0142E5F7F0044ECF7 /* b2DistanceJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2DistanceJoint.h; sourceTree = ""; }; - A9D5C4D1142E5F7F0044ECF7 /* b2FrictionJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2FrictionJoint.cpp; sourceTree = ""; }; - A9D5C4D2142E5F7F0044ECF7 /* b2FrictionJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2FrictionJoint.h; sourceTree = ""; }; - A9D5C4D3142E5F7F0044ECF7 /* b2GearJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2GearJoint.cpp; sourceTree = ""; }; - A9D5C4D4142E5F7F0044ECF7 /* b2GearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2GearJoint.h; sourceTree = ""; }; - A9D5C4D5142E5F7F0044ECF7 /* b2Joint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Joint.cpp; sourceTree = ""; }; - A9D5C4D6142E5F7F0044ECF7 /* b2Joint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Joint.h; sourceTree = ""; }; - A9D5C4D7142E5F7F0044ECF7 /* b2MouseJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2MouseJoint.cpp; sourceTree = ""; }; - A9D5C4D8142E5F7F0044ECF7 /* b2MouseJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2MouseJoint.h; sourceTree = ""; }; - A9D5C4D9142E5F7F0044ECF7 /* b2PrismaticJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PrismaticJoint.cpp; sourceTree = ""; }; - A9D5C4DA142E5F7F0044ECF7 /* b2PrismaticJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PrismaticJoint.h; sourceTree = ""; }; - A9D5C4DB142E5F7F0044ECF7 /* b2PulleyJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2PulleyJoint.cpp; sourceTree = ""; }; - A9D5C4DC142E5F7F0044ECF7 /* b2PulleyJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2PulleyJoint.h; sourceTree = ""; }; - A9D5C4DD142E5F7F0044ECF7 /* b2RevoluteJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RevoluteJoint.cpp; sourceTree = ""; }; - A9D5C4DE142E5F7F0044ECF7 /* b2RevoluteJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RevoluteJoint.h; sourceTree = ""; }; - A9D5C4DF142E5F7F0044ECF7 /* b2RopeJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2RopeJoint.cpp; sourceTree = ""; }; - A9D5C4E0142E5F7F0044ECF7 /* b2RopeJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2RopeJoint.h; sourceTree = ""; }; - A9D5C4E1142E5F7F0044ECF7 /* b2WeldJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WeldJoint.cpp; sourceTree = ""; }; - A9D5C4E2142E5F7F0044ECF7 /* b2WeldJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WeldJoint.h; sourceTree = ""; }; - A9D5C4E3142E5F7F0044ECF7 /* b2WheelJoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2WheelJoint.cpp; sourceTree = ""; }; - A9D5C4E4142E5F7F0044ECF7 /* b2WheelJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2WheelJoint.h; sourceTree = ""; }; - A9D5C4E6142E5F7F0044ECF7 /* b2Rope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = b2Rope.cpp; sourceTree = ""; }; - A9D5C4E7142E5F7F0044ECF7 /* b2Rope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = b2Rope.h; sourceTree = ""; }; A9DEC1BF1046EFA60049C70C /* Love.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = Love.icns; path = icons/Love.icns; sourceTree = ""; }; A9DEC1C01046EFA70049C70C /* LoveDocument.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = LoveDocument.icns; path = icons/LoveDocument.icns; sourceTree = ""; }; A9F16926109E7BAD00FC83D1 /* libmodplug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libmodplug.framework; path = /Library/Frameworks/libmodplug.framework; sourceTree = ""; }; A9F169A6109E824900FC83D1 /* mpg123.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = mpg123.framework; path = /Library/Frameworks/mpg123.framework; sourceTree = ""; }; - A9F2D09014BA85EC0035D2A5 /* Audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = Audio.cpp; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.cpp; }; - A9F6E6AC15A1080D00C86200 /* love.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = love.cpp; sourceTree = ""; }; - A9F6E6AD15A1080D00C86200 /* love.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = love.h; sourceTree = ""; }; - A9F6E6AF15A1099C00C86200 /* GmeDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GmeDecoder.cpp; sourceTree = ""; }; - A9F6E6B015A1099C00C86200 /* GmeDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GmeDecoder.h; sourceTree = ""; }; - A9F8833511163C8C00831E98 /* audio.lua */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lua; lineEnding = 0; path = audio.lua; sourceTree = ""; }; - A9F8833611163C8C00831E98 /* audio.lua.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = audio.lua.h; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; }; - FAE69DC116A6BE7800C1AC79 /* Shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Shader.cpp; sourceTree = ""; }; - FAE69DC216A6BE7800C1AC79 /* Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shader.h; sourceTree = ""; }; - FAE69DC316A6BE7800C1AC79 /* wrap_Shader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wrap_Shader.cpp; sourceTree = ""; }; - FAE69DC416A6BE7800C1AC79 /* wrap_Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrap_Shader.h; sourceTree = ""; }; + FA577A9316C7217800860150 /* liblove.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = liblove.xcodeproj; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -748,6 +112,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + FA577A9A16C721D900860150 /* liblove.dylib in Frameworks */, 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, A93E6E4910420B4A007D418B /* OpenAL.framework in Frameworks */, A93E6E4A10420B4A007D418B /* OpenGL.framework in Frameworks */, @@ -767,31 +132,24 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { + 1058C7A0FEA54F0111CA2CBB /* Frameworks */ = { isa = PBXGroup; children = ( + 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, + A93E6E4810420B4A007D418B /* FreeType.framework */, A911D3C715DFF24D005B7EB8 /* Game_Music_Emu.framework */, - A9F169A6109E824900FC83D1 /* mpg123.framework */, - A9F16926109E7BAD00FC83D1 /* libmodplug.framework */, - A9D307E9106635C3004FEDF8 /* physfs.framework */, - A9255F51104324D700BA1496 /* Ogg.framework */, A9255F421043240F00BA1496 /* IL.framework */, - A9255E021043195A00BA1496 /* Vorbis.framework */, + A9F16926109E7BAD00FC83D1 /* libmodplug.framework */, + A93E6E5310420B57007D418B /* Lua.framework */, + A9F169A6109E824900FC83D1 /* mpg123.framework */, + A9255F51104324D700BA1496 /* Ogg.framework */, A93E6E4610420B4A007D418B /* OpenAL.framework */, A93E6E4710420B4A007D418B /* OpenGL.framework */, - A93E6E4810420B4A007D418B /* FreeType.framework */, - 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, + A9D307E9106635C3004FEDF8 /* physfs.framework */, A93E6E5210420B57007D418B /* SDL.framework */, - A93E6E5310420B57007D418B /* Lua.framework */, + A9255E021043195A00BA1496 /* Vorbis.framework */, ); - name = "Linked Frameworks"; - sourceTree = ""; - }; - 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { - isa = PBXGroup; - children = ( - ); - name = "Other Frameworks"; + name = Frameworks; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { @@ -805,13 +163,11 @@ 29B97314FDCFA39411CA2CEA /* love */ = { isa = PBXGroup; children = ( - A9255DEA1043188D00BA1496 /* SDLMain.m */, - A9255DEB1043188D00BA1496 /* SDLMain.h */, - A9B1AE451197293000D496EB /* love_Prefix.pch */, - A93E69DC10420ABF007D418B /* Source */, + FA577A9D16C7262E00860150 /* Source */, + 1058C7A0FEA54F0111CA2CBB /* Frameworks */, 29B97317FDCFA39411CA2CEA /* Resources */, - 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, + FA577A9316C7217800860150 /* liblove.xcodeproj */, ); name = love; sourceTree = ""; @@ -827,862 +183,23 @@ name = Resources; sourceTree = ""; }; - 29B97323FDCFA39411CA2CEA /* Frameworks */ = { + FA577A9416C7217800860150 /* Products */ = { isa = PBXGroup; children = ( - 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, - 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, + FA577A9816C7217800860150 /* liblove.dylib */, ); - name = Frameworks; + name = Products; sourceTree = ""; }; - A93E69DC10420ABF007D418B /* Source */ = { + FA577A9D16C7262E00860150 /* Source */ = { isa = PBXGroup; children = ( - A93E69DD10420ABF007D418B /* common */, - A93E69F410420ABF007D418B /* libraries */, A93E6A3410420AC0007D418B /* love.cpp */, - A93E6A3510420AC0007D418B /* modules */, - A93E6B9610420ACC007D418B /* scripts */, + A9255DEA1043188D00BA1496 /* SDLMain.m */, + A9255DEB1043188D00BA1496 /* SDLMain.h */, + A9B1AE451197293000D496EB /* love_Prefix.pch */, ); name = Source; - path = ../../src; - sourceTree = ""; - }; - A93E69DD10420ABF007D418B /* common */ = { - isa = PBXGroup; - children = ( - A95684F5125D3555001B276B /* b64.cpp */, - A95684F6125D3555001B276B /* b64.h */, - A93E69DE10420ABF007D418B /* config.h */, - A93E69DF10420ABF007D418B /* Data.h */, - A96E253913B9890300456DEA /* delay.cpp */, - A96E253A13B9890300456DEA /* delay.h */, - A968F0C61083A07B00A895AA /* EnumMap.h */, - A93E69E010420ABF007D418B /* Exception.cpp */, - A93E69E110420ABF007D418B /* Exception.h */, - A9A5BE4C14A2D2D000D9931C /* int.h */, - A5474CEE1624903B00C8EEAC /* math.cpp */, - A93E69E210420ABF007D418B /* math.h */, - A93E69E310420ABF007D418B /* Matrix.cpp */, - A93E69E410420ABF007D418B /* Matrix.h */, - A9D5C47C142E32ED0044ECF7 /* Memoizer.cpp */, - A9D5C47B142E31350044ECF7 /* Memoizer.h */, - A911D2DA15DFECC8005B7EB8 /* Module.cpp */, - A93E69E710420ABF007D418B /* Module.h */, - A93E69E810420ABF007D418B /* Object.cpp */, - A93E69E910420ABF007D418B /* Object.h */, - A93E69EA10420ABF007D418B /* Reference.cpp */, - A93E69EB10420ABF007D418B /* Reference.h */, - A93E69EC10420ABF007D418B /* runtime.cpp */, - A93E69ED10420ABF007D418B /* runtime.h */, - A968F0C71083A07C00A895AA /* StringMap.h */, - A93E69EE10420ABF007D418B /* types.h */, - A9CF0E8510B9EB1000E6F37E /* utf8.cpp */, - A9CF0E8410B9EB1000E6F37E /* utf8.h */, - A9A5BE49149F0B0200D9931C /* Variant.cpp */, - A9A5BE4A149F0B0200D9931C /* Variant.h */, - A93E69EF10420ABF007D418B /* Vector.cpp */, - A93E69F010420ABF007D418B /* Vector.h */, - A93E69F110420ABF007D418B /* version.h */, - A93E69F210420ABF007D418B /* wrap_Data.cpp */, - A93E69F310420ABF007D418B /* wrap_Data.h */, - ); - path = common; - sourceTree = ""; - }; - A93E69F410420ABF007D418B /* libraries */ = { - isa = PBXGroup; - children = ( - A9D5C484142E5F7F0044ECF7 /* Box2D */, - A93E6A0210420ABF007D418B /* luasocket */, - A944D58A13244E5D0039937C /* utf8 */, - ); - path = libraries; - sourceTree = ""; - }; - A93E6A0210420ABF007D418B /* luasocket */ = { - isa = PBXGroup; - children = ( - A93E6A0310420ABF007D418B /* libluasocket */, - A93E6A3210420AC0007D418B /* luasocket.cpp */, - A93E6A3310420AC0007D418B /* luasocket.h */, - ); - path = luasocket; - sourceTree = ""; - }; - A93E6A0310420ABF007D418B /* libluasocket */ = { - isa = PBXGroup; - children = ( - A93E6A0410420ABF007D418B /* auxiliar.c */, - A93E6A0510420ABF007D418B /* auxiliar.h */, - A93E6A0610420ABF007D418B /* buffer.c */, - A93E6A0710420ABF007D418B /* buffer.h */, - A93E6A0810420ABF007D418B /* except.c */, - A93E6A0910420ABF007D418B /* except.h */, - A93E6A0A10420ABF007D418B /* ftp.lua */, - A93E6A0B10420ABF007D418B /* ftp.lua.h */, - A93E6A0C10420ABF007D418B /* http.lua */, - A93E6A0D10420ABF007D418B /* http.lua.h */, - A93E6A0E10420ABF007D418B /* inet.c */, - A93E6A0F10420ABF007D418B /* inet.h */, - A93E6A1010420ABF007D418B /* io.c */, - A93E6A1110420ABF007D418B /* io.h */, - A93E6A1210420ABF007D418B /* ltn12.lua */, - A93E6A1310420ABF007D418B /* ltn12.lua.h */, - A93E6A1410420ABF007D418B /* luasocket.c */, - A93E6A1510420ABF007D418B /* luasocket.h */, - A93E6A1610420ABF007D418B /* mime.c */, - A93E6A1710420ABF007D418B /* mime.h */, - A93E6A1810420ABF007D418B /* mime.lua */, - A93E6A1910420ABF007D418B /* mime.lua.h */, - A93E6A1A10420ABF007D418B /* options.c */, - A93E6A1B10420AC0007D418B /* options.h */, - A93E6A1C10420AC0007D418B /* pre.lua */, - A93E6A1D10420AC0007D418B /* select.c */, - A93E6A1E10420AC0007D418B /* select.h */, - A93E6A1F10420AC0007D418B /* smtp.lua */, - A93E6A2010420AC0007D418B /* smtp.lua.h */, - A93E6A2110420AC0007D418B /* socket.h */, - A93E6A2210420AC0007D418B /* socket.lua */, - A93E6A2310420AC0007D418B /* socket.lua.h */, - A93E6A2410420AC0007D418B /* tcp.c */, - A93E6A2510420AC0007D418B /* tcp.h */, - A93E6A2610420AC0007D418B /* timeout.c */, - A93E6A2710420AC0007D418B /* timeout.h */, - A93E6A2810420AC0007D418B /* tp.lua */, - A93E6A2910420AC0007D418B /* tp.lua.h */, - A93E6A2A10420AC0007D418B /* udp.c */, - A93E6A2B10420AC0007D418B /* udp.h */, - A93E6A2C10420AC0007D418B /* unix.c */, - A93E6A2D10420AC0007D418B /* unix.h */, - A93E6A2E10420AC0007D418B /* url.lua */, - A93E6A2F10420AC0007D418B /* url.lua.h */, - A93E6A3010420AC0007D418B /* usocket.c */, - A93E6A3110420AC0007D418B /* usocket.h */, - ); - path = libluasocket; - sourceTree = ""; - }; - A93E6A3510420AC0007D418B /* modules */ = { - isa = PBXGroup; - children = ( - A93E6A3610420AC0007D418B /* audio */, - A93E6A5910420AC0007D418B /* event */, - A93E6A6010420AC1007D418B /* filesystem */, - A93E6A6F10420AC1007D418B /* font */, - A93E6A8110420AC2007D418B /* graphics */, - A93E6AA710420AC3007D418B /* image */, - A93E6AB410420AC3007D418B /* joystick */, - A93E6ABB10420AC3007D418B /* keyboard */, - A9F6E6AB15A1080D00C86200 /* love */, - A93E6AC210420AC3007D418B /* mouse */, - A93E6AE910420AC7007D418B /* physics */, - A93E6B7410420ACB007D418B /* sound */, - A96E253C13B9892100456DEA /* thread */, - A93E6B8D10420ACB007D418B /* timer */, - A9A5BE41149F0ACB00D9931C /* window */, - ); - path = modules; - sourceTree = ""; - }; - A93E6A3610420AC0007D418B /* audio */ = { - isa = PBXGroup; - children = ( - A9F2D09014BA85EC0035D2A5 /* Audio.cpp */, - A93E6A3810420AC0007D418B /* Audio.h */, - A93E6A3A10420AC0007D418B /* null */, - A93E6A4310420AC0007D418B /* openal */, - A93E6A4F10420AC0007D418B /* Source.cpp */, - A93E6A5010420AC0007D418B /* Source.h */, - A93E6A5110420AC0007D418B /* wrap_Audio.cpp */, - A93E6A5210420AC0007D418B /* wrap_Audio.h */, - A93E6A5710420AC0007D418B /* wrap_Source.cpp */, - A93E6A5810420AC0007D418B /* wrap_Source.h */, - ); - path = audio; - sourceTree = ""; - }; - A93E6A3A10420AC0007D418B /* null */ = { - isa = PBXGroup; - children = ( - A93E6A3B10420AC0007D418B /* Audio.cpp */, - A93E6A3C10420AC0007D418B /* Audio.h */, - A93E6A4110420AC0007D418B /* Source.cpp */, - A93E6A4210420AC0007D418B /* Source.h */, - ); - path = null; - sourceTree = ""; - }; - A93E6A4310420AC0007D418B /* openal */ = { - isa = PBXGroup; - children = ( - A93E6A4410420AC0007D418B /* Audio.cpp */, - A93E6A4510420AC0007D418B /* Audio.h */, - A93E6A4810420AC0007D418B /* Pool.cpp */, - A93E6A4910420AC0007D418B /* Pool.h */, - A93E6A4C10420AC0007D418B /* Source.cpp */, - A93E6A4D10420AC0007D418B /* Source.h */, - ); - path = openal; - sourceTree = ""; - }; - A93E6A5910420AC0007D418B /* event */ = { - isa = PBXGroup; - children = ( - A968F0CE1083A9A900A895AA /* Event.cpp */, - A93E6A5A10420AC0007D418B /* Event.h */, - A93E6A5B10420AC0007D418B /* sdl */, - ); - path = event; - sourceTree = ""; - }; - A93E6A5B10420AC0007D418B /* sdl */ = { - isa = PBXGroup; - children = ( - A93E6A5C10420AC1007D418B /* Event.cpp */, - A93E6A5D10420AC1007D418B /* Event.h */, - A93E6A5E10420AC1007D418B /* wrap_Event.cpp */, - A93E6A5F10420AC1007D418B /* wrap_Event.h */, - ); - path = sdl; - sourceTree = ""; - }; - A93E6A6010420AC1007D418B /* filesystem */ = { - isa = PBXGroup; - children = ( - A968F0D01083A9B900A895AA /* File.cpp */, - A93E6A6110420AC1007D418B /* File.h */, - A93E6A6210420AC1007D418B /* FileData.cpp */, - A93E6A6310420AC1007D418B /* FileData.h */, - A93E6A6410420AC1007D418B /* physfs */, - ); - path = filesystem; - sourceTree = ""; - }; - A93E6A6410420AC1007D418B /* physfs */ = { - isa = PBXGroup; - children = ( - A93E6A6510420AC1007D418B /* File.cpp */, - A93E6A6610420AC1007D418B /* File.h */, - A93E6A6710420AC1007D418B /* Filesystem.cpp */, - A93E6A6810420AC1007D418B /* Filesystem.h */, - A93E6A6910420AC1007D418B /* wrap_File.cpp */, - A93E6A6A10420AC1007D418B /* wrap_File.h */, - A93E6A6B10420AC1007D418B /* wrap_FileData.cpp */, - A93E6A6C10420AC1007D418B /* wrap_FileData.h */, - A93E6A6D10420AC1007D418B /* wrap_Filesystem.cpp */, - A93E6A6E10420AC1007D418B /* wrap_Filesystem.h */, - ); - path = physfs; - sourceTree = ""; - }; - A93E6A6F10420AC1007D418B /* font */ = { - isa = PBXGroup; - children = ( - A946D4421176AC42005E1462 /* Font.h */, - A93E6A7010420AC1007D418B /* freetype */, - A93E6A7710420AC2007D418B /* GlyphData.cpp */, - A93E6A7810420AC2007D418B /* GlyphData.h */, - A93E6A7910420AC2007D418B /* ImageRasterizer.cpp */, - A93E6A7A10420AC2007D418B /* ImageRasterizer.h */, - A93E6A7B10420AC2007D418B /* Rasterizer.cpp */, - A93E6A7C10420AC2007D418B /* Rasterizer.h */, - A93E6A7D10420AC2007D418B /* wrap_GlyphData.cpp */, - A93E6A7E10420AC2007D418B /* wrap_GlyphData.h */, - A93E6A7F10420AC2007D418B /* wrap_Rasterizer.cpp */, - A93E6A8010420AC2007D418B /* wrap_Rasterizer.h */, - ); - path = font; - sourceTree = ""; - }; - A93E6A7010420AC1007D418B /* freetype */ = { - isa = PBXGroup; - children = ( - A93E6A7110420AC1007D418B /* Font.cpp */, - A93E6A7210420AC1007D418B /* Font.h */, - A93E6A7310420AC2007D418B /* TrueTypeRasterizer.cpp */, - A93E6A7410420AC2007D418B /* TrueTypeRasterizer.h */, - A93E6A7510420AC2007D418B /* wrap_Font.cpp */, - A93E6A7610420AC2007D418B /* wrap_Font.h */, - ); - path = freetype; - sourceTree = ""; - }; - A93E6A8110420AC2007D418B /* graphics */ = { - isa = PBXGroup; - children = ( - A93E6A8210420AC2007D418B /* Drawable.cpp */, - A93E6A8310420AC2007D418B /* Drawable.h */, - A901B880143B65C400D77063 /* DrawQable.cpp */, - A901B881143B65C400D77063 /* DrawQable.h */, - A968F0D21083A9D400A895AA /* Graphics.cpp */, - A93E6A8410420AC2007D418B /* Graphics.h */, - A93A3AB41121E86E003B04A4 /* Image.cpp */, - A93E6A8510420AC2007D418B /* Image.h */, - A93E6A8610420AC2007D418B /* opengl */, - A901B883143B661300D77063 /* Quad.cpp */, - A901B884143B661300D77063 /* Quad.h */, - A93E6AA510420AC3007D418B /* Volatile.cpp */, - A93E6AA610420AC3007D418B /* Volatile.h */, - ); - path = graphics; - sourceTree = ""; - }; - A93E6A8610420AC2007D418B /* opengl */ = { - isa = PBXGroup; - children = ( - A96F41901412BBEE0067FE9A /* Canvas.cpp */, - A96F41911412BBEE0067FE9A /* Canvas.h */, - A93E6A8710420AC2007D418B /* Font.cpp */, - A93E6A8810420AC2007D418B /* Font.h */, - A93E6A8910420AC2007D418B /* GLee.c */, - A93E6A8A10420AC2007D418B /* GLee.h */, - A93E6A8D10420AC2007D418B /* Graphics.cpp */, - A93E6A8E10420AC2007D418B /* Graphics.h */, - A93E6A8F10420AC2007D418B /* Image.cpp */, - A93E6A9010420AC2007D418B /* Image.h */, - A9642D7314D1A66000CE0B02 /* OpenGL.cpp */, - A9642D7414D1A66000CE0B02 /* OpenGL.h */, - A9B4BA9A1045937F001DBC80 /* ParticleSystem.cpp */, - A9B4BA981045937F001DBC80 /* ParticleSystem.h */, - A93E6A9310420AC2007D418B /* Quad.cpp */, - A93E6A9410420AC2007D418B /* Quad.h */, - FAE69DC116A6BE7800C1AC79 /* Shader.cpp */, - FAE69DC216A6BE7800C1AC79 /* Shader.h */, - A93E6A9510420AC2007D418B /* SpriteBatch.cpp */, - A93E6A9610420AC2007D418B /* SpriteBatch.h */, - A96F41961412BC000067FE9A /* VertexBuffer.cpp */, - A96F41971412BC000067FE9A /* VertexBuffer.h */, - A96F41991412BC070067FE9A /* wrap_Canvas.cpp */, - A96F419A1412BC070067FE9A /* wrap_Canvas.h */, - A93E6A9910420AC2007D418B /* wrap_Font.cpp */, - A93E6A9A10420AC2007D418B /* wrap_Font.h */, - A93E6A9D10420AC3007D418B /* wrap_Graphics.cpp */, - A93E6A9E10420AC3007D418B /* wrap_Graphics.h */, - A93E6A9F10420AC3007D418B /* wrap_Image.cpp */, - A93E6AA010420AC3007D418B /* wrap_Image.h */, - A9B4BA9B1045937F001DBC80 /* wrap_ParticleSystem.cpp */, - A9B4BA991045937F001DBC80 /* wrap_ParticleSystem.h */, - A93E6AA110420AC3007D418B /* wrap_Quad.cpp */, - A93E6AA210420AC3007D418B /* wrap_Quad.h */, - FAE69DC316A6BE7800C1AC79 /* wrap_Shader.cpp */, - FAE69DC416A6BE7800C1AC79 /* wrap_Shader.h */, - A93E6AA310420AC3007D418B /* wrap_SpriteBatch.cpp */, - A93E6AA410420AC3007D418B /* wrap_SpriteBatch.h */, - ); - path = opengl; - sourceTree = ""; - }; - A93E6AA710420AC3007D418B /* image */ = { - isa = PBXGroup; - children = ( - A93E6AA810420AC3007D418B /* devil */, - A93E6AAD10420AC3007D418B /* Image.h */, - A93E6AAE10420AC3007D418B /* ImageData.cpp */, - A93E6AAF10420AC3007D418B /* ImageData.h */, - A93E6AB010420AC3007D418B /* wrap_Image.cpp */, - A93E6AB110420AC3007D418B /* wrap_Image.h */, - A93E6AB210420AC3007D418B /* wrap_ImageData.cpp */, - A93E6AB310420AC3007D418B /* wrap_ImageData.h */, - ); - path = image; - sourceTree = ""; - }; - A93E6AA810420AC3007D418B /* devil */ = { - isa = PBXGroup; - children = ( - A93E6AA910420AC3007D418B /* Image.cpp */, - A93E6AAA10420AC3007D418B /* Image.h */, - A93E6AAB10420AC3007D418B /* ImageData.cpp */, - A93E6AAC10420AC3007D418B /* ImageData.h */, - ); - path = devil; - sourceTree = ""; - }; - A93E6AB410420AC3007D418B /* joystick */ = { - isa = PBXGroup; - children = ( - A968F0D41083A9E700A895AA /* Joystick.cpp */, - A93E6AB510420AC3007D418B /* Joystick.h */, - A93E6AB610420AC3007D418B /* sdl */, - ); - path = joystick; - sourceTree = ""; - }; - A93E6AB610420AC3007D418B /* sdl */ = { - isa = PBXGroup; - children = ( - A93E6AB710420AC3007D418B /* Joystick.cpp */, - A93E6AB810420AC3007D418B /* Joystick.h */, - A93E6AB910420AC3007D418B /* wrap_Joystick.cpp */, - A93E6ABA10420AC3007D418B /* wrap_Joystick.h */, - ); - path = sdl; - sourceTree = ""; - }; - A93E6ABB10420AC3007D418B /* keyboard */ = { - isa = PBXGroup; - children = ( - A968F0D61083A9F200A895AA /* Keyboard.cpp */, - A93E6ABC10420AC3007D418B /* Keyboard.h */, - A93E6ABD10420AC3007D418B /* sdl */, - A97E632314604BC200020E43 /* wrap_Keyboard.cpp */, - A97E632414604BC200020E43 /* wrap_Keyboard.h */, - ); - path = keyboard; - sourceTree = ""; - }; - A93E6ABD10420AC3007D418B /* sdl */ = { - isa = PBXGroup; - children = ( - A93E6ABE10420AC3007D418B /* Keyboard.cpp */, - A93E6ABF10420AC3007D418B /* Keyboard.h */, - ); - path = sdl; - sourceTree = ""; - }; - A93E6AC210420AC3007D418B /* mouse */ = { - isa = PBXGroup; - children = ( - A968F0D81083A9FC00A895AA /* Mouse.cpp */, - A93E6AC310420AC3007D418B /* Mouse.h */, - A93E6AC410420AC3007D418B /* sdl */, - A97E632614604BCF00020E43 /* wrap_Mouse.cpp */, - A97E632714604BCF00020E43 /* wrap_Mouse.h */, - ); - path = mouse; - sourceTree = ""; - }; - A93E6AC410420AC3007D418B /* sdl */ = { - isa = PBXGroup; - children = ( - A93E6AC510420AC3007D418B /* Mouse.cpp */, - A93E6AC610420AC3007D418B /* Mouse.h */, - ); - path = sdl; - sourceTree = ""; - }; - A93E6AE910420AC7007D418B /* physics */ = { - isa = PBXGroup; - children = ( - A958F916142D6B37007F320F /* Body.cpp */, - A958F918142D6B60007F320F /* Body.h */, - A93E6AEA10420AC7007D418B /* box2d */, - A968F0DC1083AA6600A895AA /* Joint.cpp */, - A93E6B6C10420ACB007D418B /* Joint.h */, - A968F0DB1083AA6600A895AA /* Shape.cpp */, - A93E6B6D10420ACB007D418B /* Shape.h */, - ); - path = physics; - sourceTree = ""; - }; - A93E6AEA10420AC7007D418B /* box2d */ = { - isa = PBXGroup; - children = ( - A93E6AEB10420AC7007D418B /* Body.cpp */, - A93E6AEC10420AC7007D418B /* Body.h */, - A9D1D2091422959100A8BC2F /* ChainShape.cpp */, - A9D1D20B142295A800A8BC2F /* ChainShape.h */, - A93E6AED10420AC7007D418B /* CircleShape.cpp */, - A93E6AEE10420AC7007D418B /* CircleShape.h */, - A93E6AEF10420AC7007D418B /* Contact.cpp */, - A93E6AF010420AC7007D418B /* Contact.h */, - A93E6AF110420AC7007D418B /* DistanceJoint.cpp */, - A93E6AF210420AC7007D418B /* DistanceJoint.h */, - A96F41A21412C91E0067FE9A /* EdgeShape.cpp */, - A96F41A31412C91E0067FE9A /* EdgeShape.h */, - A986ECAD132CEB9300F048C8 /* Fixture.cpp */, - A986ECAE132CEB9B00F048C8 /* Fixture.h */, - A9B6432A13BF833900DC3C7E /* FrictionJoint.cpp */, - A9B6432B13BF837800DC3C7E /* FrictionJoint.h */, - A93E6AF310420AC7007D418B /* GearJoint.cpp */, - A93E6AF410420AC7007D418B /* GearJoint.h */, - A93E6AFA10420AC8007D418B /* Joint.cpp */, - A93E6AFB10420AC8007D418B /* Joint.h */, - A93E6AFC10420AC8007D418B /* MouseJoint.cpp */, - A93E6AFD10420AC8007D418B /* MouseJoint.h */, - A93E6AFE10420AC8007D418B /* Physics.cpp */, - A93E6AFF10420AC8007D418B /* Physics.h */, - A93E6B0010420AC8007D418B /* PolygonShape.cpp */, - A93E6B0110420AC8007D418B /* PolygonShape.h */, - A93E6B0210420AC8007D418B /* PrismaticJoint.cpp */, - A93E6B0310420AC8007D418B /* PrismaticJoint.h */, - A93E6B0410420AC8007D418B /* PulleyJoint.cpp */, - A93E6B0510420AC8007D418B /* PulleyJoint.h */, - A9D1D20114224E1300A8BC2F /* RopeJoint.cpp */, - A9D1D20014224DFF00A8BC2F /* RopeJoint.h */, - A93E6B0610420AC8007D418B /* RevoluteJoint.cpp */, - A93E6B0710420AC8007D418B /* RevoluteJoint.h */, - A93E6B0810420AC8007D418B /* Shape.cpp */, - A93E6B0910420AC8007D418B /* Shape.h */, - A96F41841412AFEB0067FE9A /* WeldJoint.cpp */, - A96F41851412AFEE0067FE9A /* WeldJoint.h */, - A96F418A1412B3A30067FE9A /* WheelJoint.cpp */, - A96F418B1412B3A80067FE9A /* WheelJoint.h */, - A93E6B4E10420ACA007D418B /* World.cpp */, - A93E6B4F10420ACA007D418B /* World.h */, - A93E6B5010420ACA007D418B /* wrap_Body.cpp */, - A93E6B5110420ACA007D418B /* wrap_Body.h */, - A9D1D20C14229B5800A8BC2F /* wrap_ChainShape.cpp */, - A9D1D20E14229B7300A8BC2F /* wrap_ChainShape.h */, - A93E6B5210420ACA007D418B /* wrap_CircleShape.cpp */, - A93E6B5310420ACA007D418B /* wrap_CircleShape.h */, - A93E6B5410420ACA007D418B /* wrap_Contact.cpp */, - A93E6B5510420ACA007D418B /* wrap_Contact.h */, - A93E6B5610420ACA007D418B /* wrap_DistanceJoint.cpp */, - A93E6B5710420ACA007D418B /* wrap_DistanceJoint.h */, - A96F41A51412C92B0067FE9A /* wrap_EdgeShape.cpp */, - A96F41A61412C92B0067FE9A /* wrap_EdgeShape.h */, - A958F910142D3627007F320F /* wrap_Fixture.cpp */, - A958F912142D3687007F320F /* wrap_Fixture.h */, - A9B6432D13BF87E400DC3C7E /* wrap_FrictionJoint.cpp */, - A9B6432E13BF87EA00DC3C7E /* wrap_FrictionJoint.h */, - A93E6B5810420ACA007D418B /* wrap_GearJoint.cpp */, - A93E6B5910420ACA007D418B /* wrap_GearJoint.h */, - A93E6B5A10420ACA007D418B /* wrap_Joint.cpp */, - A93E6B5B10420ACA007D418B /* wrap_Joint.h */, - A93E6B5C10420ACA007D418B /* wrap_MouseJoint.cpp */, - A93E6B5D10420ACA007D418B /* wrap_MouseJoint.h */, - A93E6B5E10420ACA007D418B /* wrap_Physics.cpp */, - A93E6B5F10420ACA007D418B /* wrap_Physics.h */, - A93E6B6010420ACA007D418B /* wrap_PolygonShape.cpp */, - A93E6B6110420ACA007D418B /* wrap_PolygonShape.h */, - A93E6B6210420ACA007D418B /* wrap_PrismaticJoint.cpp */, - A93E6B6310420ACA007D418B /* wrap_PrismaticJoint.h */, - A93E6B6410420ACA007D418B /* wrap_PulleyJoint.cpp */, - A93E6B6510420ACA007D418B /* wrap_PulleyJoint.h */, - A93E6B6610420ACA007D418B /* wrap_RevoluteJoint.cpp */, - A93E6B6710420ACA007D418B /* wrap_RevoluteJoint.h */, - A9D1D2031422578A00A8BC2F /* wrap_RopeJoint.cpp */, - A9D1D2051422579500A8BC2F /* wrap_RopeJoint.h */, - A93E6B6810420ACA007D418B /* wrap_Shape.cpp */, - A93E6B6910420ACA007D418B /* wrap_Shape.h */, - A96F41811412AFB70067FE9A /* wrap_WeldJoint.cpp */, - A96F41821412AFC60067FE9A /* wrap_WeldJoint.h */, - A96F41871412B35B0067FE9A /* wrap_WheelJoint.cpp */, - A96F41881412B3610067FE9A /* wrap_WheelJoint.h */, - A93E6B6A10420ACA007D418B /* wrap_World.cpp */, - A93E6B6B10420ACB007D418B /* wrap_World.h */, - ); - path = box2d; - sourceTree = ""; - }; - A93E6B7410420ACB007D418B /* sound */ = { - isa = PBXGroup; - children = ( - A93E6B7510420ACB007D418B /* Decoder.h */, - A93E6B7610420ACB007D418B /* lullaby */, - A93E6B8310420ACB007D418B /* Sound.cpp */, - A93E6B8410420ACB007D418B /* Sound.h */, - A93E6B8510420ACB007D418B /* SoundData.cpp */, - A93E6B8610420ACB007D418B /* SoundData.h */, - A93E6B8710420ACB007D418B /* wrap_Decoder.cpp */, - A93E6B8810420ACB007D418B /* wrap_Decoder.h */, - A93E6B8910420ACB007D418B /* wrap_Sound.cpp */, - A93E6B8A10420ACB007D418B /* wrap_Sound.h */, - A93E6B8B10420ACB007D418B /* wrap_SoundData.cpp */, - A93E6B8C10420ACB007D418B /* wrap_SoundData.h */, - ); - path = sound; - sourceTree = ""; - }; - A93E6B7610420ACB007D418B /* lullaby */ = { - isa = PBXGroup; - children = ( - A93E6B7710420ACB007D418B /* Decoder.cpp */, - A93E6B7810420ACB007D418B /* Decoder.h */, - A93E6B7910420ACB007D418B /* FLACDecoder.cpp */, - A93E6B7A10420ACB007D418B /* FLACDecoder.h */, - A9F6E6AF15A1099C00C86200 /* GmeDecoder.cpp */, - A9F6E6B015A1099C00C86200 /* GmeDecoder.h */, - A93E6B7B10420ACB007D418B /* ModPlugDecoder.cpp */, - A93E6B7C10420ACB007D418B /* ModPlugDecoder.h */, - A93E6B7D10420ACB007D418B /* Mpg123Decoder.cpp */, - A93E6B7E10420ACB007D418B /* Mpg123Decoder.h */, - A93E6B7F10420ACB007D418B /* Sound.cpp */, - A93E6B8010420ACB007D418B /* Sound.h */, - A93E6B8110420ACB007D418B /* VorbisDecoder.cpp */, - A93E6B8210420ACB007D418B /* VorbisDecoder.h */, - ); - path = lullaby; - sourceTree = ""; - }; - A93E6B8D10420ACB007D418B /* timer */ = { - isa = PBXGroup; - children = ( - A93E6B8E10420ACB007D418B /* sdl */, - A97E632914604BDF00020E43 /* Timer.h */, - A97E632A14604BDF00020E43 /* wrap_Timer.cpp */, - A97E632B14604BDF00020E43 /* wrap_Timer.h */, - ); - path = timer; - sourceTree = ""; - }; - A93E6B8E10420ACB007D418B /* sdl */ = { - isa = PBXGroup; - children = ( - A93E6B8F10420ACC007D418B /* Timer.cpp */, - A93E6B9010420ACC007D418B /* Timer.h */, - ); - path = sdl; - sourceTree = ""; - }; - A93E6B9610420ACC007D418B /* scripts */ = { - isa = PBXGroup; - children = ( - A9F8833511163C8C00831E98 /* audio.lua */, - A9F8833611163C8C00831E98 /* audio.lua.h */, - A93E6B9710420ACC007D418B /* boot.lua */, - A93E6B9810420ACC007D418B /* boot.lua.h */, - A93E6B9910420ACC007D418B /* graphics.lua */, - A93E6B9A10420ACC007D418B /* graphics.lua.h */, - ); - path = scripts; - sourceTree = ""; - }; - A944D58A13244E5D0039937C /* utf8 */ = { - isa = PBXGroup; - children = ( - A944D58B13244E5D0039937C /* utf8 */, - A944D58F13244E5D0039937C /* utf8.h */, - ); - path = utf8; - sourceTree = ""; - }; - A944D58B13244E5D0039937C /* utf8 */ = { - isa = PBXGroup; - children = ( - A944D58C13244E5D0039937C /* checked.h */, - A944D58D13244E5D0039937C /* core.h */, - A944D58E13244E5D0039937C /* unchecked.h */, - ); - path = utf8; - sourceTree = ""; - }; - A96E253C13B9892100456DEA /* thread */ = { - isa = PBXGroup; - children = ( - A96E253D13B9892100456DEA /* posix */, - A96E254013B9892100456DEA /* sdl */, - A96E254313B9892100456DEA /* Thread.cpp */, - A96E254413B9892100456DEA /* Thread.h */, - A96E254513B9892100456DEA /* threads.cpp */, - A96E254613B9892100456DEA /* threads.h */, - A96E254713B9892100456DEA /* win32 */, - A96E254A13B9892100456DEA /* wrap_Thread.cpp */, - A96E254B13B9892100456DEA /* wrap_Thread.h */, - ); - path = thread; - sourceTree = ""; - }; - A96E253D13B9892100456DEA /* posix */ = { - isa = PBXGroup; - children = ( - A96E253E13B9892100456DEA /* threads.cpp */, - A96E253F13B9892100456DEA /* threads.h */, - ); - path = posix; - sourceTree = ""; - }; - A96E254013B9892100456DEA /* sdl */ = { - isa = PBXGroup; - children = ( - A96E254113B9892100456DEA /* threads.cpp */, - A96E254213B9892100456DEA /* threads.h */, - ); - path = sdl; - sourceTree = ""; - }; - A96E254713B9892100456DEA /* win32 */ = { - isa = PBXGroup; - children = ( - A96E254813B9892100456DEA /* threads.cpp */, - A96E254913B9892100456DEA /* threads.h */, - ); - path = win32; - sourceTree = ""; - }; - A9A5BE41149F0ACB00D9931C /* window */ = { - isa = PBXGroup; - children = ( - A9A5BE42149F0ACB00D9931C /* sdl */, - A9A5BE45149F0ACB00D9931C /* Window.cpp */, - A9A5BE46149F0ACB00D9931C /* Window.h */, - ); - path = window; - sourceTree = ""; - }; - A9A5BE42149F0ACB00D9931C /* sdl */ = { - isa = PBXGroup; - children = ( - A9A5BE43149F0ACB00D9931C /* Window.cpp */, - A9A5BE44149F0ACB00D9931C /* Window.h */, - ); - path = sdl; - sourceTree = ""; - }; - A9D5C484142E5F7F0044ECF7 /* Box2D */ = { - isa = PBXGroup; - children = ( - A9D5C485142E5F7F0044ECF7 /* Box2D.h */, - A9D5C486142E5F7F0044ECF7 /* Collision */, - A9D5C49F142E5F7F0044ECF7 /* Common */, - A9D5C4AD142E5F7F0044ECF7 /* Dynamics */, - A9D5C4E5142E5F7F0044ECF7 /* Rope */, - ); - path = Box2D; - sourceTree = ""; - }; - A9D5C486142E5F7F0044ECF7 /* Collision */ = { - isa = PBXGroup; - children = ( - A9D5C487142E5F7F0044ECF7 /* b2BroadPhase.cpp */, - A9D5C488142E5F7F0044ECF7 /* b2BroadPhase.h */, - A9D5C489142E5F7F0044ECF7 /* b2CollideCircle.cpp */, - A9D5C48A142E5F7F0044ECF7 /* b2CollideEdge.cpp */, - A9D5C48B142E5F7F0044ECF7 /* b2CollidePolygon.cpp */, - A9D5C48C142E5F7F0044ECF7 /* b2Collision.cpp */, - A9D5C48D142E5F7F0044ECF7 /* b2Collision.h */, - A9D5C48E142E5F7F0044ECF7 /* b2Distance.cpp */, - A9D5C48F142E5F7F0044ECF7 /* b2Distance.h */, - A9D5C490142E5F7F0044ECF7 /* b2DynamicTree.cpp */, - A9D5C491142E5F7F0044ECF7 /* b2DynamicTree.h */, - A9D5C492142E5F7F0044ECF7 /* b2TimeOfImpact.cpp */, - A9D5C493142E5F7F0044ECF7 /* b2TimeOfImpact.h */, - A9D5C494142E5F7F0044ECF7 /* Shapes */, - ); - path = Collision; - sourceTree = ""; - }; - A9D5C494142E5F7F0044ECF7 /* Shapes */ = { - isa = PBXGroup; - children = ( - A9D5C495142E5F7F0044ECF7 /* b2ChainShape.cpp */, - A9D5C496142E5F7F0044ECF7 /* b2ChainShape.h */, - A9D5C497142E5F7F0044ECF7 /* b2CircleShape.cpp */, - A9D5C498142E5F7F0044ECF7 /* b2CircleShape.h */, - A9D5C499142E5F7F0044ECF7 /* b2EdgeShape.cpp */, - A9D5C49A142E5F7F0044ECF7 /* b2EdgeShape.h */, - A9D5C49B142E5F7F0044ECF7 /* b2PolygonShape.cpp */, - A9D5C49D142E5F7F0044ECF7 /* b2PolygonShape.h */, - A9D5C49E142E5F7F0044ECF7 /* b2Shape.h */, - ); - path = Shapes; - sourceTree = ""; - }; - A9D5C49F142E5F7F0044ECF7 /* Common */ = { - isa = PBXGroup; - children = ( - A9D5C4A0142E5F7F0044ECF7 /* b2BlockAllocator.cpp */, - A9D5C4A1142E5F7F0044ECF7 /* b2BlockAllocator.h */, - A9D5C4A2142E5F7F0044ECF7 /* b2Draw.cpp */, - A9D5C4A3142E5F7F0044ECF7 /* b2Draw.h */, - A9D5C4A4142E5F7F0044ECF7 /* b2GrowableStack.h */, - A9D5C4A5142E5F7F0044ECF7 /* b2Math.cpp */, - A9D5C4A6142E5F7F0044ECF7 /* b2Math.h */, - A9D5C4A7142E5F7F0044ECF7 /* b2Settings.cpp */, - A9D5C4A8142E5F7F0044ECF7 /* b2Settings.h */, - A9D5C4A9142E5F7F0044ECF7 /* b2StackAllocator.cpp */, - A9D5C4AA142E5F7F0044ECF7 /* b2StackAllocator.h */, - A9D5C4AB142E5F7F0044ECF7 /* b2Timer.cpp */, - A9D5C4AC142E5F7F0044ECF7 /* b2Timer.h */, - ); - path = Common; - sourceTree = ""; - }; - A9D5C4AD142E5F7F0044ECF7 /* Dynamics */ = { - isa = PBXGroup; - children = ( - A9D5C4AE142E5F7F0044ECF7 /* b2Body.cpp */, - A9D5C4AF142E5F7F0044ECF7 /* b2Body.h */, - A9D5C4B0142E5F7F0044ECF7 /* b2ContactManager.cpp */, - A9D5C4B1142E5F7F0044ECF7 /* b2ContactManager.h */, - A9D5C4B2142E5F7F0044ECF7 /* b2Fixture.cpp */, - A9D5C4B3142E5F7F0044ECF7 /* b2Fixture.h */, - A9D5C4B4142E5F7F0044ECF7 /* b2Island.cpp */, - A9D5C4B5142E5F7F0044ECF7 /* b2Island.h */, - A9D5C4B6142E5F7F0044ECF7 /* b2TimeStep.h */, - A9D5C4B7142E5F7F0044ECF7 /* b2World.cpp */, - A9D5C4B8142E5F7F0044ECF7 /* b2World.h */, - A9D5C4B9142E5F7F0044ECF7 /* b2WorldCallbacks.cpp */, - A9D5C4BA142E5F7F0044ECF7 /* b2WorldCallbacks.h */, - A9D5C4BB142E5F7F0044ECF7 /* Contacts */, - A9D5C4CE142E5F7F0044ECF7 /* Joints */, - ); - path = Dynamics; - sourceTree = ""; - }; - A9D5C4BB142E5F7F0044ECF7 /* Contacts */ = { - isa = PBXGroup; - children = ( - A9D5C4BC142E5F7F0044ECF7 /* b2ChainAndCircleContact.cpp */, - A9D5C4BD142E5F7F0044ECF7 /* b2ChainAndCircleContact.h */, - A9D5C4BE142E5F7F0044ECF7 /* b2ChainAndPolygonContact.cpp */, - A9D5C4BF142E5F7F0044ECF7 /* b2ChainAndPolygonContact.h */, - A9D5C4C0142E5F7F0044ECF7 /* b2CircleContact.cpp */, - A9D5C4C1142E5F7F0044ECF7 /* b2CircleContact.h */, - A9D5C4C2142E5F7F0044ECF7 /* b2Contact.cpp */, - A9D5C4C3142E5F7F0044ECF7 /* b2Contact.h */, - A9D5C4C4142E5F7F0044ECF7 /* b2ContactSolver.cpp */, - A9D5C4C5142E5F7F0044ECF7 /* b2ContactSolver.h */, - A9D5C4C6142E5F7F0044ECF7 /* b2EdgeAndCircleContact.cpp */, - A9D5C4C7142E5F7F0044ECF7 /* b2EdgeAndCircleContact.h */, - A9D5C4C8142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.cpp */, - A9D5C4C9142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.h */, - A9D5C4CA142E5F7F0044ECF7 /* b2PolygonAndCircleContact.cpp */, - A9D5C4CB142E5F7F0044ECF7 /* b2PolygonAndCircleContact.h */, - A9D5C4CC142E5F7F0044ECF7 /* b2PolygonContact.cpp */, - A9D5C4CD142E5F7F0044ECF7 /* b2PolygonContact.h */, - ); - path = Contacts; - sourceTree = ""; - }; - A9D5C4CE142E5F7F0044ECF7 /* Joints */ = { - isa = PBXGroup; - children = ( - A9D5C4CF142E5F7F0044ECF7 /* b2DistanceJoint.cpp */, - A9D5C4D0142E5F7F0044ECF7 /* b2DistanceJoint.h */, - A9D5C4D1142E5F7F0044ECF7 /* b2FrictionJoint.cpp */, - A9D5C4D2142E5F7F0044ECF7 /* b2FrictionJoint.h */, - A9D5C4D3142E5F7F0044ECF7 /* b2GearJoint.cpp */, - A9D5C4D4142E5F7F0044ECF7 /* b2GearJoint.h */, - A9D5C4D5142E5F7F0044ECF7 /* b2Joint.cpp */, - A9D5C4D6142E5F7F0044ECF7 /* b2Joint.h */, - A9D5C4D7142E5F7F0044ECF7 /* b2MouseJoint.cpp */, - A9D5C4D8142E5F7F0044ECF7 /* b2MouseJoint.h */, - A9D5C4D9142E5F7F0044ECF7 /* b2PrismaticJoint.cpp */, - A9D5C4DA142E5F7F0044ECF7 /* b2PrismaticJoint.h */, - A9D5C4DB142E5F7F0044ECF7 /* b2PulleyJoint.cpp */, - A9D5C4DC142E5F7F0044ECF7 /* b2PulleyJoint.h */, - A9D5C4DD142E5F7F0044ECF7 /* b2RevoluteJoint.cpp */, - A9D5C4DE142E5F7F0044ECF7 /* b2RevoluteJoint.h */, - A9D5C4DF142E5F7F0044ECF7 /* b2RopeJoint.cpp */, - A9D5C4E0142E5F7F0044ECF7 /* b2RopeJoint.h */, - A9D5C4E1142E5F7F0044ECF7 /* b2WeldJoint.cpp */, - A9D5C4E2142E5F7F0044ECF7 /* b2WeldJoint.h */, - A9D5C4E3142E5F7F0044ECF7 /* b2WheelJoint.cpp */, - A9D5C4E4142E5F7F0044ECF7 /* b2WheelJoint.h */, - ); - path = Joints; - sourceTree = ""; - }; - A9D5C4E5142E5F7F0044ECF7 /* Rope */ = { - isa = PBXGroup; - children = ( - A9D5C4E6142E5F7F0044ECF7 /* b2Rope.cpp */, - A9D5C4E7142E5F7F0044ECF7 /* b2Rope.h */, - ); - path = Rope; - sourceTree = ""; - }; - A9F6E6AB15A1080D00C86200 /* love */ = { - isa = PBXGroup; - children = ( - A9F6E6AC15A1080D00C86200 /* love.cpp */, - A9F6E6AD15A1080D00C86200 /* love.h */, - ); - path = love; sourceTree = ""; }; /* End PBXGroup section */ @@ -1695,6 +212,7 @@ 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, A9255DDE1043185300BA1496 /* Copy Frameworks */, + FA577A9B16C7238D00860150 /* Copy liblove */, 8D11072E0486CEB800E47090 /* Frameworks */, ); buildRules = ( @@ -1727,6 +245,12 @@ ); mainGroup = 29B97314FDCFA39411CA2CEA /* love */; projectDirPath = ""; + projectReferences = ( + { + ProductGroup = FA577A9416C7217800860150 /* Products */; + ProjectRef = FA577A9316C7217800860150 /* liblove.xcodeproj */; + }, + ); projectRoot = ""; targets = ( 8D1107260486CEB800E47090 /* love */, @@ -1734,6 +258,16 @@ }; /* End PBXProject section */ +/* Begin PBXReferenceProxy section */ + FA577A9816C7217800860150 /* liblove.dylib */ = { + isa = PBXReferenceProxy; + fileType = "compiled.mach-o.dylib"; + path = liblove.dylib; + remoteRef = FA577A9716C7217800860150 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; +/* End PBXReferenceProxy section */ + /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -1752,211 +286,7 @@ buildActionMask = 2147483647; files = ( A93E6EED10420BA8007D418B /* love.cpp in Sources */, - A946D67F104248DA002BF36C /* Reference.cpp in Sources */, - A946D680104248DA002BF36C /* Matrix.cpp in Sources */, - A946D681104248DA002BF36C /* Object.cpp in Sources */, - A946D682104248DA002BF36C /* Vector.cpp in Sources */, - A946D684104248DA002BF36C /* wrap_Data.cpp in Sources */, - A946D685104248DA002BF36C /* runtime.cpp in Sources */, - A946D686104248DA002BF36C /* Exception.cpp in Sources */, - A946D687104248E3002BF36C /* usocket.c in Sources */, - A946D688104248E3002BF36C /* auxiliar.c in Sources */, - A946D68A104248E3002BF36C /* tcp.c in Sources */, - A946D68B104248E3002BF36C /* select.c in Sources */, - A946D68C104248E3002BF36C /* options.c in Sources */, - A946D68D104248E3002BF36C /* mime.c in Sources */, - A946D68F104248E3002BF36C /* udp.c in Sources */, - A946D690104248E3002BF36C /* inet.c in Sources */, - A946D691104248E3002BF36C /* except.c in Sources */, - A946D692104248E3002BF36C /* timeout.c in Sources */, - A946D693104248E3002BF36C /* luasocket.c in Sources */, - A946D694104248E3002BF36C /* io.c in Sources */, - A946D695104248E3002BF36C /* unix.c in Sources */, - A946D696104248E3002BF36C /* buffer.c in Sources */, - A946D698104248E3002BF36C /* luasocket.cpp in Sources */, - A946D69B1042491D002BF36C /* wrap_Audio.cpp in Sources */, - A946D69D1042491D002BF36C /* Pool.cpp in Sources */, - A946D69E1042491D002BF36C /* Audio.cpp in Sources */, - A946D69F1042491D002BF36C /* Source.cpp in Sources */, - A946D6A21042491D002BF36C /* wrap_Source.cpp in Sources */, - A946D6A31042491D002BF36C /* Audio.cpp in Sources */, - A946D6A61042491D002BF36C /* Source.cpp in Sources */, - A946D6A71042491D002BF36C /* Source.cpp in Sources */, - A946D6BD10424967002BF36C /* Event.cpp in Sources */, - A946D6BE10424967002BF36C /* wrap_Event.cpp in Sources */, - A946D6BF10424970002BF36C /* wrap_FileData.cpp in Sources */, - A946D6C010424970002BF36C /* Filesystem.cpp in Sources */, - A946D6C110424970002BF36C /* wrap_Filesystem.cpp in Sources */, - A946D6C210424970002BF36C /* File.cpp in Sources */, - A946D6C310424970002BF36C /* FileData.cpp in Sources */, - A946D6C410424970002BF36C /* wrap_File.cpp in Sources */, - A946D6C710424992002BF36C /* wrap_Font.cpp in Sources */, - A946D6C810424992002BF36C /* Font.cpp in Sources */, - A946D6C910424992002BF36C /* Rasterizer.cpp in Sources */, - A946D6CA10424992002BF36C /* wrap_Rasterizer.cpp in Sources */, - A946D6CB10424992002BF36C /* ImageRasterizer.cpp in Sources */, - A946D6CC10424992002BF36C /* GlyphData.cpp in Sources */, - A946D6CD10424992002BF36C /* TrueTypeRasterizer.cpp in Sources */, - A946D6CE10424992002BF36C /* wrap_GlyphData.cpp in Sources */, - A946D6FC104249A4002BF36C /* GLee.c in Sources */, - A946D6FD104249A4002BF36C /* wrap_SpriteBatch.cpp in Sources */, - A946D6FE104249A4002BF36C /* Quad.cpp in Sources */, - A946D6FF104249A4002BF36C /* wrap_Font.cpp in Sources */, - A946D700104249A4002BF36C /* wrap_Quad.cpp in Sources */, - A946D701104249A4002BF36C /* Volatile.cpp in Sources */, - A946D702104249A4002BF36C /* Graphics.cpp in Sources */, - A946D703104249A4002BF36C /* Font.cpp in Sources */, - A946D704104249A4002BF36C /* SpriteBatch.cpp in Sources */, - A946D708104249A4002BF36C /* Drawable.cpp in Sources */, - A946D709104249A4002BF36C /* wrap_Graphics.cpp in Sources */, - A946D70A104249A4002BF36C /* Image.cpp in Sources */, - A946D70B104249A4002BF36C /* wrap_Image.cpp in Sources */, - A946D72210424A58002BF36C /* wrap_Image.cpp in Sources */, - A946D72310424A58002BF36C /* Image.cpp in Sources */, - A946D72410424A58002BF36C /* ImageData.cpp in Sources */, - A946D72510424A58002BF36C /* ImageData.cpp in Sources */, - A946D72610424A58002BF36C /* wrap_ImageData.cpp in Sources */, - A946D73410424AA4002BF36C /* wrap_Joystick.cpp in Sources */, - A946D73510424AA4002BF36C /* Joystick.cpp in Sources */, - A946D73910424AB8002BF36C /* Keyboard.cpp in Sources */, - A946D73C10424AC7002BF36C /* Mouse.cpp in Sources */, - A946D7DA10424E57002BF36C /* wrap_GearJoint.cpp in Sources */, - A946D7DC10424E57002BF36C /* wrap_Shape.cpp in Sources */, - A946D7DD10424E57002BF36C /* wrap_PolygonShape.cpp in Sources */, - A946D7DE10424E57002BF36C /* DistanceJoint.cpp in Sources */, - A946D7E210424E57002BF36C /* Contact.cpp in Sources */, - A946D7E410424E57002BF36C /* Joint.cpp in Sources */, - A946D7E810424E57002BF36C /* wrap_PulleyJoint.cpp in Sources */, - A946D7EB10424E57002BF36C /* wrap_DistanceJoint.cpp in Sources */, - A946D7EC10424E57002BF36C /* CircleShape.cpp in Sources */, - A946D7EE10424E57002BF36C /* MouseJoint.cpp in Sources */, - A946D7EF10424E57002BF36C /* wrap_CircleShape.cpp in Sources */, - A946D7F010424E57002BF36C /* wrap_Contact.cpp in Sources */, - A946D7F210424E57002BF36C /* RevoluteJoint.cpp in Sources */, - A946D7F610424E57002BF36C /* PulleyJoint.cpp in Sources */, - A946D7F810424E57002BF36C /* Shape.cpp in Sources */, - A946D7F910424E57002BF36C /* wrap_World.cpp in Sources */, - A946D7FA10424E57002BF36C /* wrap_RevoluteJoint.cpp in Sources */, - A946D7FB10424E57002BF36C /* wrap_PrismaticJoint.cpp in Sources */, - A946D7FE10424E57002BF36C /* wrap_MouseJoint.cpp in Sources */, - A946D7FF10424E57002BF36C /* wrap_Physics.cpp in Sources */, - A946D80210424E57002BF36C /* PrismaticJoint.cpp in Sources */, - A946D80710424E57002BF36C /* Body.cpp in Sources */, - A946D80910424E57002BF36C /* PolygonShape.cpp in Sources */, - A946D80A10424E57002BF36C /* GearJoint.cpp in Sources */, - A946D80B10424E57002BF36C /* World.cpp in Sources */, - A946D80F10424E57002BF36C /* Physics.cpp in Sources */, - A946D81210424E57002BF36C /* wrap_Joint.cpp in Sources */, - A946D81410424E57002BF36C /* wrap_Body.cpp in Sources */, - A946D82A10424EE3002BF36C /* Sound.cpp in Sources */, - A946D82B10424EE3002BF36C /* Mpg123Decoder.cpp in Sources */, - A946D82C10424EE3002BF36C /* Decoder.cpp in Sources */, - A946D82D10424EE3002BF36C /* ModPlugDecoder.cpp in Sources */, - A946D82E10424EE3002BF36C /* wrap_Decoder.cpp in Sources */, - A946D82F10424EE3002BF36C /* wrap_Sound.cpp in Sources */, - A946D83010424EE3002BF36C /* Sound.cpp in Sources */, - A946D83110424EE3002BF36C /* wrap_SoundData.cpp in Sources */, - A946D83210424EE3002BF36C /* VorbisDecoder.cpp in Sources */, - A946D83310424EE3002BF36C /* SoundData.cpp in Sources */, - A946D85610425002002BF36C /* Timer.cpp in Sources */, A9255DEC1043188D00BA1496 /* SDLMain.m in Sources */, - A9B4BA9C1045937F001DBC80 /* ParticleSystem.cpp in Sources */, - A9B4BA9D1045937F001DBC80 /* wrap_ParticleSystem.cpp in Sources */, - A968F0CF1083A9A900A895AA /* Event.cpp in Sources */, - A968F0D11083A9B900A895AA /* File.cpp in Sources */, - A968F0D31083A9D400A895AA /* Graphics.cpp in Sources */, - A968F0D51083A9E700A895AA /* Joystick.cpp in Sources */, - A968F0D71083A9F200A895AA /* Keyboard.cpp in Sources */, - A968F0D91083A9FC00A895AA /* Mouse.cpp in Sources */, - A968F0DD1083AA6600A895AA /* Shape.cpp in Sources */, - A968F0DE1083AA6600A895AA /* Joint.cpp in Sources */, - A9CF0E8610B9EB1000E6F37E /* utf8.cpp in Sources */, - A93A3AB51121E86E003B04A4 /* Image.cpp in Sources */, - A95684F7125D3555001B276B /* b64.cpp in Sources */, - A96E253B13B9890300456DEA /* delay.cpp in Sources */, - A96E254E13B9892100456DEA /* Thread.cpp in Sources */, - A96E254F13B9892100456DEA /* threads.cpp in Sources */, - A96E255113B9892100456DEA /* wrap_Thread.cpp in Sources */, - A96F41921412BBEE0067FE9A /* Canvas.cpp in Sources */, - A96F41981412BC000067FE9A /* VertexBuffer.cpp in Sources */, - A96F419B1412BC070067FE9A /* wrap_Canvas.cpp in Sources */, - A901B882143B65C500D77063 /* DrawQable.cpp in Sources */, - A901B885143B661400D77063 /* Quad.cpp in Sources */, - A986ECAF132CEBB000F048C8 /* Fixture.cpp in Sources */, - A9B6432C13BF83AB00DC3C7E /* FrictionJoint.cpp in Sources */, - A9B6432F13BF87F100DC3C7E /* wrap_FrictionJoint.cpp in Sources */, - A96F41831412AFE20067FE9A /* wrap_WeldJoint.cpp in Sources */, - A96F41861412AFF80067FE9A /* WeldJoint.cpp in Sources */, - A96F41891412B36D0067FE9A /* wrap_WheelJoint.cpp in Sources */, - A96F418C1412B3AD0067FE9A /* WheelJoint.cpp in Sources */, - A96F41A41412C91F0067FE9A /* EdgeShape.cpp in Sources */, - A96F41A71412C92B0067FE9A /* wrap_EdgeShape.cpp in Sources */, - A9D1D20214224E1300A8BC2F /* RopeJoint.cpp in Sources */, - A9D1D2041422578C00A8BC2F /* wrap_RopeJoint.cpp in Sources */, - A9D1D20A1422959100A8BC2F /* ChainShape.cpp in Sources */, - A9D1D20D14229B6500A8BC2F /* wrap_ChainShape.cpp in Sources */, - A958F911142D364C007F320F /* wrap_Fixture.cpp in Sources */, - A958F917142D6B3A007F320F /* Body.cpp in Sources */, - A9D5C47D142E32EE0044ECF7 /* Memoizer.cpp in Sources */, - A9D5C4E8142E5F7F0044ECF7 /* b2BroadPhase.cpp in Sources */, - A9D5C4E9142E5F7F0044ECF7 /* b2CollideCircle.cpp in Sources */, - A9D5C4EA142E5F7F0044ECF7 /* b2CollideEdge.cpp in Sources */, - A9D5C4EB142E5F7F0044ECF7 /* b2CollidePolygon.cpp in Sources */, - A9D5C4EC142E5F7F0044ECF7 /* b2Collision.cpp in Sources */, - A9D5C4ED142E5F7F0044ECF7 /* b2Distance.cpp in Sources */, - A9D5C4EE142E5F7F0044ECF7 /* b2DynamicTree.cpp in Sources */, - A9D5C4EF142E5F7F0044ECF7 /* b2TimeOfImpact.cpp in Sources */, - A9D5C4F0142E5F7F0044ECF7 /* b2ChainShape.cpp in Sources */, - A9D5C4F1142E5F7F0044ECF7 /* b2CircleShape.cpp in Sources */, - A9D5C4F2142E5F7F0044ECF7 /* b2EdgeShape.cpp in Sources */, - A9D5C4F3142E5F7F0044ECF7 /* b2PolygonShape.cpp in Sources */, - A9D5C4F5142E5F7F0044ECF7 /* b2BlockAllocator.cpp in Sources */, - A9D5C4F6142E5F7F0044ECF7 /* b2Draw.cpp in Sources */, - A9D5C4F7142E5F7F0044ECF7 /* b2Math.cpp in Sources */, - A9D5C4F8142E5F7F0044ECF7 /* b2Settings.cpp in Sources */, - A9D5C4F9142E5F7F0044ECF7 /* b2StackAllocator.cpp in Sources */, - A9D5C4FA142E5F7F0044ECF7 /* b2Timer.cpp in Sources */, - A9D5C4FB142E5F7F0044ECF7 /* b2Body.cpp in Sources */, - A9D5C4FC142E5F7F0044ECF7 /* b2ContactManager.cpp in Sources */, - A9D5C4FD142E5F7F0044ECF7 /* b2Fixture.cpp in Sources */, - A9D5C4FE142E5F7F0044ECF7 /* b2Island.cpp in Sources */, - A9D5C4FF142E5F7F0044ECF7 /* b2World.cpp in Sources */, - A9D5C500142E5F7F0044ECF7 /* b2WorldCallbacks.cpp in Sources */, - A9D5C501142E5F7F0044ECF7 /* b2ChainAndCircleContact.cpp in Sources */, - A9D5C502142E5F7F0044ECF7 /* b2ChainAndPolygonContact.cpp in Sources */, - A9D5C503142E5F7F0044ECF7 /* b2CircleContact.cpp in Sources */, - A9D5C504142E5F7F0044ECF7 /* b2Contact.cpp in Sources */, - A9D5C505142E5F7F0044ECF7 /* b2ContactSolver.cpp in Sources */, - A9D5C506142E5F7F0044ECF7 /* b2EdgeAndCircleContact.cpp in Sources */, - A9D5C507142E5F7F0044ECF7 /* b2EdgeAndPolygonContact.cpp in Sources */, - A9D5C508142E5F7F0044ECF7 /* b2PolygonAndCircleContact.cpp in Sources */, - A9D5C509142E5F7F0044ECF7 /* b2PolygonContact.cpp in Sources */, - A9D5C50A142E5F7F0044ECF7 /* b2DistanceJoint.cpp in Sources */, - A9D5C50B142E5F7F0044ECF7 /* b2FrictionJoint.cpp in Sources */, - A9D5C50C142E5F7F0044ECF7 /* b2GearJoint.cpp in Sources */, - A9D5C50D142E5F7F0044ECF7 /* b2Joint.cpp in Sources */, - A9D5C50E142E5F7F0044ECF7 /* b2MouseJoint.cpp in Sources */, - A9D5C50F142E5F7F0044ECF7 /* b2PrismaticJoint.cpp in Sources */, - A9D5C510142E5F7F0044ECF7 /* b2PulleyJoint.cpp in Sources */, - A9D5C511142E5F7F0044ECF7 /* b2RevoluteJoint.cpp in Sources */, - A9D5C512142E5F7F0044ECF7 /* b2RopeJoint.cpp in Sources */, - A9D5C513142E5F7F0044ECF7 /* b2WeldJoint.cpp in Sources */, - A9D5C514142E5F7F0044ECF7 /* b2WheelJoint.cpp in Sources */, - A9D5C515142E5F7F0044ECF7 /* b2Rope.cpp in Sources */, - A97E632514604BC200020E43 /* wrap_Keyboard.cpp in Sources */, - A97E632814604BCF00020E43 /* wrap_Mouse.cpp in Sources */, - A97E632C14604BDF00020E43 /* wrap_Timer.cpp in Sources */, - A9A5BE47149F0ACB00D9931C /* Window.cpp in Sources */, - A9A5BE48149F0ACB00D9931C /* Window.cpp in Sources */, - A9A5BE4B149F0B0200D9931C /* Variant.cpp in Sources */, - A9F2D09114BA85EC0035D2A5 /* Audio.cpp in Sources */, - A9642D7514D1A66000CE0B02 /* OpenGL.cpp in Sources */, - A9F6E6AE15A1080D00C86200 /* love.cpp in Sources */, - A9F6E6B115A1099C00C86200 /* GmeDecoder.cpp in Sources */, - A911D2DB15DFECC8005B7EB8 /* Module.cpp in Sources */, - A5474CEF1624903B00C8EEAC /* math.cpp in Sources */, - FAE69DC516A6BE7800C1AC79 /* Shader.cpp in Sources */, - FAE69DC616A6BE7800C1AC79 /* wrap_Shader.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1972,8 +302,14 @@ GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = love_Prefix.pch; + HEADER_SEARCH_PATHS = ( + "\"$(SRCROOT)/../../src\"", + "\"$(SRCROOT)/../../src/libraries\"", + "\"$(SRCROOT)/../../src/modules\"", + /Library/Frameworks/Lua.framework/Headers, + /Library/Frameworks/SDL.framework/Headers, + ); INSTALL_PATH = "$(HOME)/Applications"; - OTHER_CFLAGS = "-DLOVE_SUPPORT_GME=1"; PRODUCT_NAME = love; }; name = Debug; @@ -1985,8 +321,14 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = love_Prefix.pch; + HEADER_SEARCH_PATHS = ( + "\"$(SRCROOT)/../../src\"", + "\"$(SRCROOT)/../../src/libraries\"", + "\"$(SRCROOT)/../../src/modules\"", + /Library/Frameworks/Lua.framework/Headers, + /Library/Frameworks/SDL.framework/Headers, + ); INSTALL_PATH = "$(HOME)/Applications"; - OTHER_CFLAGS = "-DLOVE_SUPPORT_GME=1"; PRODUCT_NAME = love; }; name = Release; @@ -1997,7 +339,6 @@ ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; - GCC_C_LANGUAGE_STANDARD = c99; GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = NO; @@ -2025,12 +366,11 @@ /Library/Frameworks/SDL.framework/Headers, ); INFOPLIST_FILE = "love-Info.plist"; - LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/../Libraries"; MACOSX_DEPLOYMENT_TARGET = 10.5; ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = ""; PRODUCT_NAME = love; - SDKROOT = macosx; WARNING_CFLAGS = ( "-Wall", "-W", @@ -2045,7 +385,6 @@ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; DEPLOYMENT_POSTPROCESSING = NO; FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; - GCC_C_LANGUAGE_STANDARD = c99; GCC_INPUT_FILETYPE = automatic; GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = NO; GCC_WARN_ABOUT_MISSING_NEWLINE = NO; @@ -2074,14 +413,13 @@ /Library/Frameworks/SDL.framework/Headers, ); INFOPLIST_FILE = "love-Info.plist"; - LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/../Libraries"; LLVM_LTO = YES; MACOSX_DEPLOYMENT_TARGET = 10.5; ONLY_ACTIVE_ARCH = NO; OTHER_LDFLAGS = ""; PRODUCT_NAME = love; SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES; - SDKROOT = macosx; WARNING_CFLAGS = ( "-Wall", "-W",