|
@@ -901,6 +901,24 @@
|
|
FA4F2BE61DE6650600CA37D7 /* wrap_Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = FA4F2BE21DE6650600CA37D7 /* wrap_Transform.h */; };
|
|
FA4F2BE61DE6650600CA37D7 /* wrap_Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = FA4F2BE21DE6650600CA37D7 /* wrap_Transform.h */; };
|
|
FA4F2BE71DE6650D00CA37D7 /* Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA4F2BDF1DE6650600CA37D7 /* Transform.cpp */; };
|
|
FA4F2BE71DE6650D00CA37D7 /* Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA4F2BDF1DE6650600CA37D7 /* Transform.cpp */; };
|
|
FA4F2BE81DE6651000CA37D7 /* wrap_Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA4F2BE11DE6650600CA37D7 /* wrap_Transform.cpp */; };
|
|
FA4F2BE81DE6651000CA37D7 /* wrap_Transform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA4F2BE11DE6650600CA37D7 /* wrap_Transform.cpp */; };
|
|
|
|
+ FA4F2C031DE936C200CA37D7 /* auxiliar.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFB9D1D9F6D490055D849 /* auxiliar.c */; };
|
|
|
|
+ FA4F2C041DE936C600CA37D7 /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFB9F1D9F6D490055D849 /* buffer.c */; };
|
|
|
|
+ FA4F2C051DE936C900CA37D7 /* compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBA11D9F6D490055D849 /* compat.c */; };
|
|
|
|
+ FA4F2C061DE936CD00CA37D7 /* except.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBA31D9F6D490055D849 /* except.c */; };
|
|
|
|
+ FA4F2C071DE936DA00CA37D7 /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBAB1D9F6D490055D849 /* inet.c */; };
|
|
|
|
+ FA4F2C081DE936DD00CA37D7 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBAD1D9F6D490055D849 /* io.c */; };
|
|
|
|
+ FA4F2C091DE936E200CA37D7 /* luasocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBB11D9F6D490055D849 /* luasocket.c */; };
|
|
|
|
+ FA4F2C0A1DE936E600CA37D7 /* mime.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBB61D9F6D490055D849 /* mime.c */; };
|
|
|
|
+ FA4F2C0B1DE936EA00CA37D7 /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBBA1D9F6D490055D849 /* options.c */; };
|
|
|
|
+ FA4F2C0C1DE936ED00CA37D7 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBBD1D9F6D490055D849 /* select.c */; };
|
|
|
|
+ FA4F2C0D1DE936F100CA37D7 /* serial.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBBF1D9F6D490055D849 /* serial.c */; };
|
|
|
|
+ FA4F2C0E1DE936FE00CA37D7 /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBC51D9F6D490055D849 /* tcp.c */; };
|
|
|
|
+ FA4F2C0F1DE936FE00CA37D7 /* timeout.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBC71D9F6D490055D849 /* timeout.c */; };
|
|
|
|
+ FA4F2C101DE936FE00CA37D7 /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBCB1D9F6D490055D849 /* udp.c */; };
|
|
|
|
+ FA4F2C111DE936FE00CA37D7 /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBCD1D9F6D490055D849 /* unix.c */; };
|
|
|
|
+ FA4F2C121DE936FE00CA37D7 /* unixtcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBCF1D9F6D490055D849 /* unixtcp.c */; };
|
|
|
|
+ FA4F2C131DE936FE00CA37D7 /* unixudp.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBD11D9F6D490055D849 /* unixudp.c */; };
|
|
|
|
+ FA4F2C141DE936FE00CA37D7 /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBD51D9F6D490055D849 /* usocket.c */; };
|
|
FA56D9BC1C208A0200D8D3C7 /* libmodplug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA56D9BA1C2089EE00D8D3C7 /* libmodplug.a */; };
|
|
FA56D9BC1C208A0200D8D3C7 /* libmodplug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA56D9BA1C2089EE00D8D3C7 /* libmodplug.a */; };
|
|
FA577AB016C7507900860150 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7916C71A1700860150 /* Cocoa.framework */; };
|
|
FA577AB016C7507900860150 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A7916C71A1700860150 /* Cocoa.framework */; };
|
|
FA577AC216C7512D00860150 /* FreeType.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6716C719D900860150 /* FreeType.framework */; };
|
|
FA577AC216C7512D00860150 /* FreeType.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA577A6716C719D900860150 /* FreeType.framework */; };
|
|
@@ -3516,6 +3534,7 @@
|
|
FA0B7EE31A95902D000E1D17 /* Window.cpp in Sources */,
|
|
FA0B7EE31A95902D000E1D17 /* Window.cpp in Sources */,
|
|
FA0B7AAB1A958EA3000E1D17 /* b2WeldJoint.cpp in Sources */,
|
|
FA0B7AAB1A958EA3000E1D17 /* b2WeldJoint.cpp in Sources */,
|
|
FA0B7EC21A95902C000E1D17 /* threads.cpp in Sources */,
|
|
FA0B7EC21A95902C000E1D17 /* threads.cpp in Sources */,
|
|
|
|
+ FA4F2C051DE936C900CA37D7 /* compat.c in Sources */,
|
|
FA0B79371A958E3B000E1D17 /* macosx.mm in Sources */,
|
|
FA0B79371A958E3B000E1D17 /* macosx.mm in Sources */,
|
|
FA4F2BE81DE6651000CA37D7 /* wrap_Transform.cpp in Sources */,
|
|
FA4F2BE81DE6651000CA37D7 /* wrap_Transform.cpp in Sources */,
|
|
FA0B7D011A95902C000E1D17 /* Filesystem.cpp in Sources */,
|
|
FA0B7D011A95902C000E1D17 /* Filesystem.cpp in Sources */,
|
|
@@ -3529,6 +3548,7 @@
|
|
FA0B7E6D1A95902C000E1D17 /* wrap_RevoluteJoint.cpp in Sources */,
|
|
FA0B7E6D1A95902C000E1D17 /* wrap_RevoluteJoint.cpp in Sources */,
|
|
FA0B7A5F1A958EA3000E1D17 /* b2Body.cpp in Sources */,
|
|
FA0B7A5F1A958EA3000E1D17 /* b2Body.cpp in Sources */,
|
|
FA0B7E641A95902C000E1D17 /* wrap_PolygonShape.cpp in Sources */,
|
|
FA0B7E641A95902C000E1D17 /* wrap_PolygonShape.cpp in Sources */,
|
|
|
|
+ FA4F2C031DE936C200CA37D7 /* auxiliar.c in Sources */,
|
|
FA0B7E731A95902C000E1D17 /* wrap_Shape.cpp in Sources */,
|
|
FA0B7E731A95902C000E1D17 /* wrap_Shape.cpp in Sources */,
|
|
FA0B7CFE1A95902C000E1D17 /* File.cpp in Sources */,
|
|
FA0B7CFE1A95902C000E1D17 /* File.cpp in Sources */,
|
|
FA27B39E1B498151008A9DCE /* Video.cpp in Sources */,
|
|
FA27B39E1B498151008A9DCE /* Video.cpp in Sources */,
|
|
@@ -3546,6 +3566,7 @@
|
|
FA0B7D0A1A95902C000E1D17 /* wrap_FileData.cpp in Sources */,
|
|
FA0B7D0A1A95902C000E1D17 /* wrap_FileData.cpp in Sources */,
|
|
FA0B7ABE1A958EA3000E1D17 /* compress.c in Sources */,
|
|
FA0B7ABE1A958EA3000E1D17 /* compress.c in Sources */,
|
|
FA0B7CF21A95902C000E1D17 /* DroppedFile.cpp in Sources */,
|
|
FA0B7CF21A95902C000E1D17 /* DroppedFile.cpp in Sources */,
|
|
|
|
+ FA4F2C141DE936FE00CA37D7 /* usocket.c in Sources */,
|
|
FA0B7D8A1A95902C000E1D17 /* CompressedImageData.cpp in Sources */,
|
|
FA0B7D8A1A95902C000E1D17 /* CompressedImageData.cpp in Sources */,
|
|
FA0B7AD21A958EA3000E1D17 /* protocol.c in Sources */,
|
|
FA0B7AD21A958EA3000E1D17 /* protocol.c in Sources */,
|
|
FA0B7D1F1A95902C000E1D17 /* ImageRasterizer.cpp in Sources */,
|
|
FA0B7D1F1A95902C000E1D17 /* ImageRasterizer.cpp in Sources */,
|
|
@@ -3563,6 +3584,7 @@
|
|
FA0B7E191A95902C000E1D17 /* MotorJoint.cpp in Sources */,
|
|
FA0B7E191A95902C000E1D17 /* MotorJoint.cpp in Sources */,
|
|
FA0B7E4F1A95902C000E1D17 /* wrap_Fixture.cpp in Sources */,
|
|
FA0B7E4F1A95902C000E1D17 /* wrap_Fixture.cpp in Sources */,
|
|
FA0B7EBF1A95902C000E1D17 /* Thread.cpp in Sources */,
|
|
FA0B7EBF1A95902C000E1D17 /* Thread.cpp in Sources */,
|
|
|
|
+ FA4F2C121DE936FE00CA37D7 /* unixtcp.c in Sources */,
|
|
FA0B7EB91A95902C000E1D17 /* Channel.cpp in Sources */,
|
|
FA0B7EB91A95902C000E1D17 /* Channel.cpp in Sources */,
|
|
FA4B66CA1ABBCF1900558F15 /* Timer.cpp in Sources */,
|
|
FA4B66CA1ABBCF1900558F15 /* Timer.cpp in Sources */,
|
|
FA0B7A3F1A958EA3000E1D17 /* b2ChainShape.cpp in Sources */,
|
|
FA0B7A3F1A958EA3000E1D17 /* b2ChainShape.cpp in Sources */,
|
|
@@ -3570,6 +3592,7 @@
|
|
FA0B7E521A95902C000E1D17 /* wrap_FrictionJoint.cpp in Sources */,
|
|
FA0B7E521A95902C000E1D17 /* wrap_FrictionJoint.cpp in Sources */,
|
|
FA4F2BB51DE1E4C300CA37D7 /* wrap_RecordingDevice.cpp in Sources */,
|
|
FA4F2BB51DE1E4C300CA37D7 /* wrap_RecordingDevice.cpp in Sources */,
|
|
FA0B7A311A958EA3000E1D17 /* b2CollidePolygon.cpp in Sources */,
|
|
FA0B7A311A958EA3000E1D17 /* b2CollidePolygon.cpp in Sources */,
|
|
|
|
+ FA4F2C111DE936FE00CA37D7 /* unix.c in Sources */,
|
|
FA0B7A931A958EA3000E1D17 /* b2GearJoint.cpp in Sources */,
|
|
FA0B7A931A958EA3000E1D17 /* b2GearJoint.cpp in Sources */,
|
|
FA0B7E0D1A95902C000E1D17 /* Fixture.cpp in Sources */,
|
|
FA0B7E0D1A95902C000E1D17 /* Fixture.cpp in Sources */,
|
|
FA0B7D191A95902C000E1D17 /* TrueTypeRasterizer.cpp in Sources */,
|
|
FA0B7D191A95902C000E1D17 /* TrueTypeRasterizer.cpp in Sources */,
|
|
@@ -3586,6 +3609,7 @@
|
|
FA0B7ED21A95902C000E1D17 /* wrap_ThreadModule.cpp in Sources */,
|
|
FA0B7ED21A95902C000E1D17 /* wrap_ThreadModule.cpp in Sources */,
|
|
FA0B7EE01A95902D000E1D17 /* wrap_Touch.cpp in Sources */,
|
|
FA0B7EE01A95902D000E1D17 /* wrap_Touch.cpp in Sources */,
|
|
FA0B7A3C1A958EA3000E1D17 /* b2TimeOfImpact.cpp in Sources */,
|
|
FA0B7A3C1A958EA3000E1D17 /* b2TimeOfImpact.cpp in Sources */,
|
|
|
|
+ FA4F2C081DE936DD00CA37D7 /* io.c in Sources */,
|
|
FA0B7CDD1A95902C000E1D17 /* Source.cpp in Sources */,
|
|
FA0B7CDD1A95902C000E1D17 /* Source.cpp in Sources */,
|
|
FA0B7DC51A95902C000E1D17 /* wrap_JoystickModule.cpp in Sources */,
|
|
FA0B7DC51A95902C000E1D17 /* wrap_JoystickModule.cpp in Sources */,
|
|
FA0B7E701A95902C000E1D17 /* wrap_RopeJoint.cpp in Sources */,
|
|
FA0B7E701A95902C000E1D17 /* wrap_RopeJoint.cpp in Sources */,
|
|
@@ -3629,6 +3653,7 @@
|
|
FA0B7D3A1A95902C000E1D17 /* Graphics.cpp in Sources */,
|
|
FA0B7D3A1A95902C000E1D17 /* Graphics.cpp in Sources */,
|
|
FA4F2BB21DE1E4B400CA37D7 /* RecordingDevice.cpp in Sources */,
|
|
FA4F2BB21DE1E4B400CA37D7 /* RecordingDevice.cpp in Sources */,
|
|
FA0B7A2D1A958EA3000E1D17 /* b2CollideCircle.cpp in Sources */,
|
|
FA0B7A2D1A958EA3000E1D17 /* b2CollideCircle.cpp in Sources */,
|
|
|
|
+ FA4F2C0F1DE936FE00CA37D7 /* timeout.c in Sources */,
|
|
FA59A2D31C06481400328DBA /* ParticleSystem.cpp in Sources */,
|
|
FA59A2D31C06481400328DBA /* ParticleSystem.cpp in Sources */,
|
|
FA0B7E131A95902C000E1D17 /* GearJoint.cpp in Sources */,
|
|
FA0B7E131A95902C000E1D17 /* GearJoint.cpp in Sources */,
|
|
FA0B7DC21A95902C000E1D17 /* wrap_Joystick.cpp in Sources */,
|
|
FA0B7DC21A95902C000E1D17 /* wrap_Joystick.cpp in Sources */,
|
|
@@ -3660,14 +3685,19 @@
|
|
FA0B7A7E1A958EA3000E1D17 /* b2ContactSolver.cpp in Sources */,
|
|
FA0B7A7E1A958EA3000E1D17 /* b2ContactSolver.cpp in Sources */,
|
|
FA0B7D971A95902C000E1D17 /* ImageData.cpp in Sources */,
|
|
FA0B7D971A95902C000E1D17 /* ImageData.cpp in Sources */,
|
|
FA0B7E581A95902C000E1D17 /* wrap_Joint.cpp in Sources */,
|
|
FA0B7E581A95902C000E1D17 /* wrap_Joint.cpp in Sources */,
|
|
|
|
+ FA4F2C0A1DE936E600CA37D7 /* mime.c in Sources */,
|
|
FA0B7E311A95902C000E1D17 /* Shape.cpp in Sources */,
|
|
FA0B7E311A95902C000E1D17 /* Shape.cpp in Sources */,
|
|
FA0B7E491A95902C000E1D17 /* wrap_DistanceJoint.cpp in Sources */,
|
|
FA0B7E491A95902C000E1D17 /* wrap_DistanceJoint.cpp in Sources */,
|
|
FA0B7A391A958EA3000E1D17 /* b2DynamicTree.cpp in Sources */,
|
|
FA0B7A391A958EA3000E1D17 /* b2DynamicTree.cpp in Sources */,
|
|
|
|
+ FA4F2C101DE936FE00CA37D7 /* udp.c in Sources */,
|
|
FA0B7A681A958EA3000E1D17 /* b2Island.cpp in Sources */,
|
|
FA0B7A681A958EA3000E1D17 /* b2Island.cpp in Sources */,
|
|
FA0B7E2B1A95902C000E1D17 /* RevoluteJoint.cpp in Sources */,
|
|
FA0B7E2B1A95902C000E1D17 /* RevoluteJoint.cpp in Sources */,
|
|
FA0B7B291A958EA3000E1D17 /* simplexnoise1234.cpp in Sources */,
|
|
FA0B7B291A958EA3000E1D17 /* simplexnoise1234.cpp in Sources */,
|
|
FA0B7D261A95902C000E1D17 /* wrap_Font.cpp in Sources */,
|
|
FA0B7D261A95902C000E1D17 /* wrap_Font.cpp in Sources */,
|
|
FA4F2BB31DE1E4B800CA37D7 /* RecordingDevice.cpp in Sources */,
|
|
FA4F2BB31DE1E4B800CA37D7 /* RecordingDevice.cpp in Sources */,
|
|
|
|
+ FA4F2C071DE936DA00CA37D7 /* inet.c in Sources */,
|
|
|
|
+ FA4F2C0B1DE936EA00CA37D7 /* options.c in Sources */,
|
|
|
|
+ FA4F2C0D1DE936F100CA37D7 /* serial.c in Sources */,
|
|
FA0B7E0A1A95902C000E1D17 /* EdgeShape.cpp in Sources */,
|
|
FA0B7E0A1A95902C000E1D17 /* EdgeShape.cpp in Sources */,
|
|
FAB17BF11ABFB37500F9BA27 /* wrap_CompressedData.cpp in Sources */,
|
|
FAB17BF11ABFB37500F9BA27 /* wrap_CompressedData.cpp in Sources */,
|
|
FA0B7CF81A95902C000E1D17 /* FileData.cpp in Sources */,
|
|
FA0B7CF81A95902C000E1D17 /* FileData.cpp in Sources */,
|
|
@@ -3675,6 +3705,7 @@
|
|
FA0B7E981A95902C000E1D17 /* Sound.cpp in Sources */,
|
|
FA0B7E981A95902C000E1D17 /* Sound.cpp in Sources */,
|
|
FA0B7E371A95902C000E1D17 /* WheelJoint.cpp in Sources */,
|
|
FA0B7E371A95902C000E1D17 /* WheelJoint.cpp in Sources */,
|
|
FA0B7A8A1A958EA3000E1D17 /* b2PolygonContact.cpp in Sources */,
|
|
FA0B7A8A1A958EA3000E1D17 /* b2PolygonContact.cpp in Sources */,
|
|
|
|
+ FA4F2C0C1DE936ED00CA37D7 /* select.c in Sources */,
|
|
FA0B7D8E1A95902C000E1D17 /* ddsHandler.cpp in Sources */,
|
|
FA0B7D8E1A95902C000E1D17 /* ddsHandler.cpp in Sources */,
|
|
FA0B7DFE1A95902C000E1D17 /* ChainShape.cpp in Sources */,
|
|
FA0B7DFE1A95902C000E1D17 /* ChainShape.cpp in Sources */,
|
|
FA0B7A451A958EA3000E1D17 /* b2EdgeShape.cpp in Sources */,
|
|
FA0B7A451A958EA3000E1D17 /* b2EdgeShape.cpp in Sources */,
|
|
@@ -3718,12 +3749,14 @@
|
|
FA0B7E1C1A95902C000E1D17 /* MouseJoint.cpp in Sources */,
|
|
FA0B7E1C1A95902C000E1D17 /* MouseJoint.cpp in Sources */,
|
|
FA0B7CF51A95902C000E1D17 /* File.cpp in Sources */,
|
|
FA0B7CF51A95902C000E1D17 /* File.cpp in Sources */,
|
|
FA0B7E341A95902C000E1D17 /* WeldJoint.cpp in Sources */,
|
|
FA0B7E341A95902C000E1D17 /* WeldJoint.cpp in Sources */,
|
|
|
|
+ FA4F2C091DE936E200CA37D7 /* luasocket.c in Sources */,
|
|
FA0B7D5C1A95902C000E1D17 /* wrap_Font.cpp in Sources */,
|
|
FA0B7D5C1A95902C000E1D17 /* wrap_Font.cpp in Sources */,
|
|
FA0B7B221A958EA3000E1D17 /* luasocket.cpp in Sources */,
|
|
FA0B7B221A958EA3000E1D17 /* luasocket.cpp in Sources */,
|
|
FA0B7D311A95902C000E1D17 /* Graphics.cpp in Sources */,
|
|
FA0B7D311A95902C000E1D17 /* Graphics.cpp in Sources */,
|
|
FA0B7E9E1A95902C000E1D17 /* WaveDecoder.cpp in Sources */,
|
|
FA0B7E9E1A95902C000E1D17 /* WaveDecoder.cpp in Sources */,
|
|
FA0B7EB31A95902C000E1D17 /* System.cpp in Sources */,
|
|
FA0B7EB31A95902C000E1D17 /* System.cpp in Sources */,
|
|
FA0B7D1C1A95902C000E1D17 /* GlyphData.cpp in Sources */,
|
|
FA0B7D1C1A95902C000E1D17 /* GlyphData.cpp in Sources */,
|
|
|
|
+ FA4F2C061DE936CD00CA37D7 /* except.c in Sources */,
|
|
FA0B7AAE1A958EA3000E1D17 /* b2WheelJoint.cpp in Sources */,
|
|
FA0B7AAE1A958EA3000E1D17 /* b2WheelJoint.cpp in Sources */,
|
|
FA0B7E671A95902C000E1D17 /* wrap_PrismaticJoint.cpp in Sources */,
|
|
FA0B7E671A95902C000E1D17 /* wrap_PrismaticJoint.cpp in Sources */,
|
|
FA0B7DCE1A95902C000E1D17 /* wrap_Keyboard.cpp in Sources */,
|
|
FA0B7DCE1A95902C000E1D17 /* wrap_Keyboard.cpp in Sources */,
|
|
@@ -3739,6 +3772,7 @@
|
|
FA620A3B1AA305F6005DB4C2 /* types.cpp in Sources */,
|
|
FA620A3B1AA305F6005DB4C2 /* types.cpp in Sources */,
|
|
FA0B7DD41A95902C000E1D17 /* BezierCurve.cpp in Sources */,
|
|
FA0B7DD41A95902C000E1D17 /* BezierCurve.cpp in Sources */,
|
|
FA0B7E7C1A95902C000E1D17 /* wrap_World.cpp in Sources */,
|
|
FA0B7E7C1A95902C000E1D17 /* wrap_World.cpp in Sources */,
|
|
|
|
+ FA4F2C0E1DE936FE00CA37D7 /* tcp.c in Sources */,
|
|
FA0B7D911A95902C000E1D17 /* FormatHandler.cpp in Sources */,
|
|
FA0B7D911A95902C000E1D17 /* FormatHandler.cpp in Sources */,
|
|
FA0B7D431A95902C000E1D17 /* OpenGL.cpp in Sources */,
|
|
FA0B7D431A95902C000E1D17 /* OpenGL.cpp in Sources */,
|
|
FA0B7DBF1A95902C000E1D17 /* JoystickModule.cpp in Sources */,
|
|
FA0B7DBF1A95902C000E1D17 /* JoystickModule.cpp in Sources */,
|
|
@@ -3755,6 +3789,7 @@
|
|
FA0B7E251A95902C000E1D17 /* PrismaticJoint.cpp in Sources */,
|
|
FA0B7E251A95902C000E1D17 /* PrismaticJoint.cpp in Sources */,
|
|
FA0B7A561A958EA3000E1D17 /* b2Settings.cpp in Sources */,
|
|
FA0B7A561A958EA3000E1D17 /* b2Settings.cpp in Sources */,
|
|
FA0B7E611A95902C000E1D17 /* wrap_Physics.cpp in Sources */,
|
|
FA0B7E611A95902C000E1D17 /* wrap_Physics.cpp in Sources */,
|
|
|
|
+ FA4F2C041DE936C600CA37D7 /* buffer.c in Sources */,
|
|
FA0B7DC81A95902C000E1D17 /* Keyboard.cpp in Sources */,
|
|
FA0B7DC81A95902C000E1D17 /* Keyboard.cpp in Sources */,
|
|
FA4943551D9DDFFE00E8D38A /* HashFunction.cpp in Sources */,
|
|
FA4943551D9DDFFE00E8D38A /* HashFunction.cpp in Sources */,
|
|
FA0B7EAD1A95902C000E1D17 /* wrap_SoundData.cpp in Sources */,
|
|
FA0B7EAD1A95902C000E1D17 /* wrap_SoundData.cpp in Sources */,
|
|
@@ -3766,6 +3801,7 @@
|
|
FA0B7DE61A95902C000E1D17 /* Cursor.cpp in Sources */,
|
|
FA0B7DE61A95902C000E1D17 /* Cursor.cpp in Sources */,
|
|
FA0B7EDC1A95902D000E1D17 /* Touch.cpp in Sources */,
|
|
FA0B7EDC1A95902D000E1D17 /* Touch.cpp in Sources */,
|
|
FA0B7CE91A95902C000E1D17 /* Event.cpp in Sources */,
|
|
FA0B7CE91A95902C000E1D17 /* Event.cpp in Sources */,
|
|
|
|
+ FA4F2C131DE936FE00CA37D7 /* unixudp.c in Sources */,
|
|
FA0B7A961A958EA3000E1D17 /* b2Joint.cpp in Sources */,
|
|
FA0B7A961A958EA3000E1D17 /* b2Joint.cpp in Sources */,
|
|
FA0B7A621A958EA3000E1D17 /* b2ContactManager.cpp in Sources */,
|
|
FA0B7A621A958EA3000E1D17 /* b2ContactManager.cpp in Sources */,
|
|
FA0B7A2F1A958EA3000E1D17 /* b2CollideEdge.cpp in Sources */,
|
|
FA0B7A2F1A958EA3000E1D17 /* b2CollideEdge.cpp in Sources */,
|