2012-08-31 22:23:30 +08:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
15426FC315B5742200712A7F /* libcocos2dx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 15426AF115B5733200712A7F /* libcocos2dx.a */; };
|
|
|
|
15426FE615B5743C00712A7F /* CDAudioManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 15426FD015B5743C00712A7F /* CDAudioManager.m */; };
|
|
|
|
15426FE715B5743C00712A7F /* CDOpenALSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 15426FD315B5743C00712A7F /* CDOpenALSupport.m */; };
|
|
|
|
15426FE815B5743C00712A7F /* CocosDenshion.m in Sources */ = {isa = PBXBuildFile; fileRef = 15426FD515B5743C00712A7F /* CocosDenshion.m */; };
|
|
|
|
15426FE915B5743C00712A7F /* SimpleAudioEngine.mm in Sources */ = {isa = PBXBuildFile; fileRef = 15426FD615B5743C00712A7F /* SimpleAudioEngine.mm */; };
|
|
|
|
15426FEA15B5743C00712A7F /* SimpleAudioEngine_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 15426FD815B5743C00712A7F /* SimpleAudioEngine_objc.m */; };
|
|
|
|
15628F6C15F0F5E5000CF24B /* ballbounce.wav in Resources */ = {isa = PBXBuildFile; fileRef = 15628F5D15F0F5E5000CF24B /* ballbounce.wav */; };
|
|
|
|
15628F6D15F0F5E5000CF24B /* cowbell.wav in Resources */ = {isa = PBXBuildFile; fileRef = 15628F5E15F0F5E5000CF24B /* cowbell.wav */; };
|
|
|
|
15628F6E15F0F5E5000CF24B /* Cyber Advance!.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 15628F5F15F0F5E5000CF24B /* Cyber Advance!.mp3 */; };
|
|
|
|
15628F6F15F0F5E5000CF24B /* Fonts in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6015F0F5E5000CF24B /* Fonts */; };
|
|
|
|
15628F7015F0F5E5000CF24B /* Images in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6115F0F5E5000CF24B /* Images */; };
|
|
|
|
15628F7115F0F5E5000CF24B /* js in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6215F0F5E5000CF24B /* js */; };
|
|
|
|
15628F7215F0F5E5000CF24B /* oldjs in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6315F0F5E5000CF24B /* oldjs */; };
|
|
|
|
15628F7315F0F5E5000CF24B /* Particles in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6415F0F5E5000CF24B /* Particles */; };
|
|
|
|
15628F7415F0F5E5000CF24B /* Silly Fun Theme A.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6515F0F5E5000CF24B /* Silly Fun Theme A.mp3 */; };
|
|
|
|
15628F7515F0F5E5000CF24B /* tank.plist in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6615F0F5E5000CF24B /* tank.plist */; };
|
|
|
|
15628F7615F0F5E5000CF24B /* tank.png in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6715F0F5E5000CF24B /* tank.png */; };
|
|
|
|
15628F7715F0F5E5000CF24B /* tank.tps in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6815F0F5E5000CF24B /* tank.tps */; };
|
|
|
|
15628F7815F0F5E5000CF24B /* tank1.png in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6915F0F5E5000CF24B /* tank1.png */; };
|
|
|
|
15628F7915F0F5E5000CF24B /* TileMaps in Resources */ = {isa = PBXBuildFile; fileRef = 15628F6A15F0F5E5000CF24B /* TileMaps */; };
|
2012-08-31 23:16:36 +08:00
|
|
|
15628FA915F1057E000CF24B /* animations in Resources */ = {isa = PBXBuildFile; fileRef = 15628FA815F1057E000CF24B /* animations */; };
|
2012-08-31 22:23:30 +08:00
|
|
|
2628296215EC6C1B002C4240 /* ScriptingCore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295315EC6C1B002C4240 /* ScriptingCore.cpp */; };
|
|
|
|
2628296315EC6C1B002C4240 /* js_manual_conversions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295515EC6C1B002C4240 /* js_manual_conversions.cpp */; };
|
|
|
|
2628296415EC6C1B002C4240 /* js_bindings_chipmunk_manual.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295815EC6C1B002C4240 /* js_bindings_chipmunk_manual.cpp */; };
|
|
|
|
2628296515EC6C1B002C4240 /* js_bindings_chipmunk_functions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295A15EC6C1B002C4240 /* js_bindings_chipmunk_functions.cpp */; };
|
|
|
|
2628296615EC6C1B002C4240 /* cocos2dx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295C15EC6C1B002C4240 /* cocos2dx.cpp */; };
|
|
|
|
2628296715EC6C1B002C4240 /* cocos2d_specifics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628295E15EC6C1B002C4240 /* cocos2d_specifics.cpp */; };
|
|
|
|
2628296815EC6C1B002C4240 /* CCPhysicsSprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2628296015EC6C1B002C4240 /* CCPhysicsSprite.cpp */; };
|
|
|
|
262829CC15EC7196002C4240 /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = 2628297D15EC7196002C4240 /* .gitignore */; };
|
|
|
|
262829CD15EC7196002C4240 /* Android.mk in Resources */ = {isa = PBXBuildFile; fileRef = 2628297E15EC7196002C4240 /* Android.mk */; };
|
|
|
|
262829CE15EC7196002C4240 /* chipmunk-docs.html in Resources */ = {isa = PBXBuildFile; fileRef = 2628297F15EC7196002C4240 /* chipmunk-docs.html */; };
|
|
|
|
262829CF15EC7196002C4240 /* LICENSE.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2628299C15EC7196002C4240 /* LICENSE.txt */; };
|
|
|
|
262829D015EC7196002C4240 /* .cproject in Resources */ = {isa = PBXBuildFile; fileRef = 2628299E15EC7196002C4240 /* .cproject */; };
|
|
|
|
262829D115EC7196002C4240 /* .project in Resources */ = {isa = PBXBuildFile; fileRef = 2628299F15EC7196002C4240 /* .project */; };
|
|
|
|
262829D215EC7196002C4240 /* .cproject in Resources */ = {isa = PBXBuildFile; fileRef = 262829A115EC7196002C4240 /* .cproject */; };
|
|
|
|
262829D315EC7196002C4240 /* .project in Resources */ = {isa = PBXBuildFile; fileRef = 262829A215EC7196002C4240 /* .project */; };
|
|
|
|
262829D415EC7196002C4240 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 262829A315EC7196002C4240 /* Makefile */; };
|
|
|
|
262829D515EC7196002C4240 /* chipmunk.vcproj in Resources */ = {isa = PBXBuildFile; fileRef = 262829A515EC7196002C4240 /* chipmunk.vcproj */; };
|
|
|
|
262829D615EC7196002C4240 /* chipmunk.vcproj.user in Resources */ = {isa = PBXBuildFile; fileRef = 262829A615EC7196002C4240 /* chipmunk.vcproj.user */; };
|
|
|
|
262829D715EC7196002C4240 /* chipmunk.vcxproj in Resources */ = {isa = PBXBuildFile; fileRef = 262829A715EC7196002C4240 /* chipmunk.vcxproj */; };
|
|
|
|
262829D815EC7196002C4240 /* chipmunk.vcxproj.filters in Resources */ = {isa = PBXBuildFile; fileRef = 262829A815EC7196002C4240 /* chipmunk.vcxproj.filters */; };
|
|
|
|
262829D915EC7196002C4240 /* chipmunk.vcxproj.user in Resources */ = {isa = PBXBuildFile; fileRef = 262829A915EC7196002C4240 /* chipmunk.vcxproj.user */; };
|
|
|
|
262829DA15EC7196002C4240 /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = 262829AA15EC7196002C4240 /* README.txt */; };
|
|
|
|
262829DB15EC7196002C4240 /* chipmunk.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829AC15EC7196002C4240 /* chipmunk.c */; };
|
|
|
|
262829DC15EC7196002C4240 /* CMakeLists.txt in Resources */ = {isa = PBXBuildFile; fileRef = 262829AD15EC7196002C4240 /* CMakeLists.txt */; };
|
|
|
|
262829DD15EC7196002C4240 /* cpConstraint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829AF15EC7196002C4240 /* cpConstraint.c */; };
|
|
|
|
262829DE15EC7196002C4240 /* cpDampedRotarySpring.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B015EC7196002C4240 /* cpDampedRotarySpring.c */; };
|
|
|
|
262829DF15EC7196002C4240 /* cpDampedSpring.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B115EC7196002C4240 /* cpDampedSpring.c */; };
|
|
|
|
262829E015EC7196002C4240 /* cpGearJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B215EC7196002C4240 /* cpGearJoint.c */; };
|
|
|
|
262829E115EC7196002C4240 /* cpGrooveJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B315EC7196002C4240 /* cpGrooveJoint.c */; };
|
|
|
|
262829E215EC7196002C4240 /* cpPinJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B415EC7196002C4240 /* cpPinJoint.c */; };
|
|
|
|
262829E315EC7196002C4240 /* cpPivotJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B515EC7196002C4240 /* cpPivotJoint.c */; };
|
|
|
|
262829E415EC7196002C4240 /* cpRatchetJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B615EC7196002C4240 /* cpRatchetJoint.c */; };
|
|
|
|
262829E515EC7196002C4240 /* cpRotaryLimitJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B715EC7196002C4240 /* cpRotaryLimitJoint.c */; };
|
|
|
|
262829E615EC7196002C4240 /* cpSimpleMotor.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B815EC7196002C4240 /* cpSimpleMotor.c */; };
|
|
|
|
262829E715EC7196002C4240 /* cpSlideJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829B915EC7196002C4240 /* cpSlideJoint.c */; };
|
|
|
|
262829E815EC7196002C4240 /* cpArbiter.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BA15EC7196002C4240 /* cpArbiter.c */; };
|
|
|
|
262829E915EC7196002C4240 /* cpArray.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BB15EC7196002C4240 /* cpArray.c */; };
|
|
|
|
262829EA15EC7196002C4240 /* cpBB.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BC15EC7196002C4240 /* cpBB.c */; };
|
|
|
|
262829EB15EC7196002C4240 /* cpBBTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BD15EC7196002C4240 /* cpBBTree.c */; };
|
|
|
|
262829EC15EC7196002C4240 /* cpBody.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BE15EC7196002C4240 /* cpBody.c */; };
|
|
|
|
262829ED15EC7196002C4240 /* cpCollision.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829BF15EC7196002C4240 /* cpCollision.c */; };
|
|
|
|
262829EE15EC7196002C4240 /* cpHashSet.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C015EC7196002C4240 /* cpHashSet.c */; };
|
|
|
|
262829EF15EC7196002C4240 /* cpPolyShape.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C115EC7196002C4240 /* cpPolyShape.c */; };
|
|
|
|
262829F015EC7196002C4240 /* cpShape.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C215EC7196002C4240 /* cpShape.c */; };
|
|
|
|
262829F115EC7196002C4240 /* cpSpace.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C315EC7196002C4240 /* cpSpace.c */; };
|
|
|
|
262829F215EC7196002C4240 /* cpSpaceComponent.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C415EC7196002C4240 /* cpSpaceComponent.c */; };
|
|
|
|
262829F315EC7196002C4240 /* cpSpaceHash.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C515EC7196002C4240 /* cpSpaceHash.c */; };
|
|
|
|
262829F415EC7196002C4240 /* cpSpaceQuery.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C615EC7196002C4240 /* cpSpaceQuery.c */; };
|
|
|
|
262829F515EC7196002C4240 /* cpSpaceStep.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C715EC7196002C4240 /* cpSpaceStep.c */; };
|
|
|
|
262829F615EC7196002C4240 /* cpSpatialIndex.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C815EC7196002C4240 /* cpSpatialIndex.c */; };
|
|
|
|
262829F715EC7196002C4240 /* cpSweep1D.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829C915EC7196002C4240 /* cpSweep1D.c */; };
|
|
|
|
262829F815EC7196002C4240 /* cpVect.c in Sources */ = {isa = PBXBuildFile; fileRef = 262829CA15EC7196002C4240 /* cpVect.c */; };
|
|
|
|
A92275421517C094001B78AA /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A92275411517C094001B78AA /* QuartzCore.framework */; };
|
|
|
|
A92275441517C094001B78AA /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A92275431517C094001B78AA /* OpenGLES.framework */; };
|
|
|
|
A92275461517C094001B78AA /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A92275451517C094001B78AA /* OpenAL.framework */; };
|
|
|
|
A92275481517C094001B78AA /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A92275471517C094001B78AA /* AudioToolbox.framework */; };
|
|
|
|
A922754A1517C094001B78AA /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A92275491517C094001B78AA /* AVFoundation.framework */; };
|
|
|
|
A922754C1517C094001B78AA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A922754B1517C094001B78AA /* UIKit.framework */; };
|
|
|
|
A922754E1517C094001B78AA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A922754D1517C094001B78AA /* Foundation.framework */; };
|
|
|
|
A92275501517C094001B78AA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A922754F1517C094001B78AA /* CoreGraphics.framework */; };
|
2012-09-24 13:59:16 +08:00
|
|
|
D446FDA316102D7D000ADA7B /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = D446FDA216102D7D000ADA7B /* Default.png */; };
|
|
|
|
D446FDA516102D82000ADA7B /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D446FDA416102D82000ADA7B /* Default@2x.png */; };
|
|
|
|
D446FDA716102D86000ADA7B /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D446FDA616102D86000ADA7B /* Default-568h@2x.png */; };
|
2012-08-31 22:23:30 +08:00
|
|
|
D45446D3156DE74F00887EB5 /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = D45446CE156DE74F00887EB5 /* AppController.mm */; };
|
|
|
|
D45446D4156DE74F00887EB5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D45446CF156DE74F00887EB5 /* main.m */; };
|
|
|
|
D45446D5156DE74F00887EB5 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = D45446D2156DE74F00887EB5 /* RootViewController.mm */; };
|
|
|
|
D454520A156E22B400887EB5 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D4545209156E22B400887EB5 /* libxml2.dylib */; };
|
|
|
|
D454520C156E22BD00887EB5 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D454520B156E22BD00887EB5 /* libz.dylib */; };
|
|
|
|
D4545227156E28EF00887EB5 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4545215156E28EF00887EB5 /* AppDelegate.cpp */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
15426AF015B5733200712A7F /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 15426AE915B5733200712A7F /* cocos2dx.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 1551A33F158F2AB200E66CFE;
|
|
|
|
remoteInfo = cocos2dx;
|
|
|
|
};
|
|
|
|
15426FC115B5741900712A7F /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 15426AE915B5733200712A7F /* cocos2dx.xcodeproj */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 1551A33E158F2AB200E66CFE;
|
|
|
|
remoteInfo = cocos2dx;
|
|
|
|
};
|
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
15426AE915B5733200712A7F /* cocos2dx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2dx.xcodeproj; path = ../../../cocos2dx/proj.ios/cocos2dx.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
15426FCC15B5743C00712A7F /* Export.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Export.h; sourceTree = "<group>"; };
|
|
|
|
15426FCD15B5743C00712A7F /* SimpleAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine.h; sourceTree = "<group>"; };
|
|
|
|
15426FCF15B5743C00712A7F /* CDAudioManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDAudioManager.h; sourceTree = "<group>"; };
|
|
|
|
15426FD015B5743C00712A7F /* CDAudioManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDAudioManager.m; sourceTree = "<group>"; };
|
|
|
|
15426FD115B5743C00712A7F /* CDConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDConfig.h; sourceTree = "<group>"; };
|
|
|
|
15426FD215B5743C00712A7F /* CDOpenALSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDOpenALSupport.h; sourceTree = "<group>"; };
|
|
|
|
15426FD315B5743C00712A7F /* CDOpenALSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDOpenALSupport.m; sourceTree = "<group>"; };
|
|
|
|
15426FD415B5743C00712A7F /* CocosDenshion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocosDenshion.h; sourceTree = "<group>"; };
|
|
|
|
15426FD515B5743C00712A7F /* CocosDenshion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CocosDenshion.m; sourceTree = "<group>"; };
|
|
|
|
15426FD615B5743C00712A7F /* SimpleAudioEngine.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SimpleAudioEngine.mm; sourceTree = "<group>"; };
|
|
|
|
15426FD715B5743C00712A7F /* SimpleAudioEngine_objc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine_objc.h; sourceTree = "<group>"; };
|
|
|
|
15426FD815B5743C00712A7F /* SimpleAudioEngine_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleAudioEngine_objc.m; sourceTree = "<group>"; };
|
|
|
|
15628F5D15F0F5E5000CF24B /* ballbounce.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = ballbounce.wav; path = ../Resources/ballbounce.wav; sourceTree = "<group>"; };
|
|
|
|
15628F5E15F0F5E5000CF24B /* cowbell.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = cowbell.wav; path = ../Resources/cowbell.wav; sourceTree = "<group>"; };
|
|
|
|
15628F5F15F0F5E5000CF24B /* Cyber Advance!.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "Cyber Advance!.mp3"; path = "../Resources/Cyber Advance!.mp3"; sourceTree = "<group>"; };
|
|
|
|
15628F6015F0F5E5000CF24B /* Fonts */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Fonts; path = ../Resources/Fonts; sourceTree = "<group>"; };
|
|
|
|
15628F6115F0F5E5000CF24B /* Images */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Images; path = ../Resources/Images; sourceTree = "<group>"; };
|
|
|
|
15628F6215F0F5E5000CF24B /* js */ = {isa = PBXFileReference; lastKnownFileType = folder; name = js; path = ../Resources/js; sourceTree = "<group>"; };
|
|
|
|
15628F6315F0F5E5000CF24B /* oldjs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = oldjs; path = ../Resources/oldjs; sourceTree = "<group>"; };
|
|
|
|
15628F6415F0F5E5000CF24B /* Particles */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Particles; path = ../Resources/Particles; sourceTree = "<group>"; };
|
|
|
|
15628F6515F0F5E5000CF24B /* Silly Fun Theme A.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "Silly Fun Theme A.mp3"; path = "../Resources/Silly Fun Theme A.mp3"; sourceTree = "<group>"; };
|
|
|
|
15628F6615F0F5E5000CF24B /* tank.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = tank.plist; path = ../Resources/tank.plist; sourceTree = "<group>"; };
|
|
|
|
15628F6715F0F5E5000CF24B /* tank.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tank.png; path = ../Resources/tank.png; sourceTree = "<group>"; };
|
|
|
|
15628F6815F0F5E5000CF24B /* tank.tps */ = {isa = PBXFileReference; lastKnownFileType = file; name = tank.tps; path = ../Resources/tank.tps; sourceTree = "<group>"; };
|
|
|
|
15628F6915F0F5E5000CF24B /* tank1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tank1.png; path = ../Resources/tank1.png; sourceTree = "<group>"; };
|
|
|
|
15628F6A15F0F5E5000CF24B /* TileMaps */ = {isa = PBXFileReference; lastKnownFileType = folder; name = TileMaps; path = ../Resources/TileMaps; sourceTree = "<group>"; };
|
2012-08-31 23:16:36 +08:00
|
|
|
15628FA815F1057E000CF24B /* animations */ = {isa = PBXFileReference; lastKnownFileType = folder; name = animations; path = ../Resources/animations; sourceTree = "<group>"; };
|
2012-08-31 22:23:30 +08:00
|
|
|
2628295015EC6C1B002C4240 /* uthash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uthash.h; sourceTree = "<group>"; };
|
|
|
|
2628295115EC6C1B002C4240 /* spidermonkey_specifics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spidermonkey_specifics.h; sourceTree = "<group>"; };
|
|
|
|
2628295215EC6C1B002C4240 /* ScriptingCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScriptingCore.h; sourceTree = "<group>"; };
|
|
|
|
2628295315EC6C1B002C4240 /* ScriptingCore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScriptingCore.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295415EC6C1B002C4240 /* js_manual_conversions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = js_manual_conversions.h; sourceTree = "<group>"; };
|
|
|
|
2628295515EC6C1B002C4240 /* js_manual_conversions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = js_manual_conversions.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295615EC6C1B002C4240 /* js_bindings_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = js_bindings_config.h; sourceTree = "<group>"; };
|
|
|
|
2628295715EC6C1B002C4240 /* js_bindings_chipmunk_manual.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = js_bindings_chipmunk_manual.hpp; sourceTree = "<group>"; };
|
|
|
|
2628295815EC6C1B002C4240 /* js_bindings_chipmunk_manual.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = js_bindings_chipmunk_manual.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295915EC6C1B002C4240 /* js_bindings_chipmunk_functions.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = js_bindings_chipmunk_functions.hpp; sourceTree = "<group>"; };
|
|
|
|
2628295A15EC6C1B002C4240 /* js_bindings_chipmunk_functions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = js_bindings_chipmunk_functions.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295B15EC6C1B002C4240 /* cocos2dx.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cocos2dx.hpp; sourceTree = "<group>"; };
|
|
|
|
2628295C15EC6C1B002C4240 /* cocos2dx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cocos2dx.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295D15EC6C1B002C4240 /* cocos2d_specifics.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cocos2d_specifics.hpp; sourceTree = "<group>"; };
|
|
|
|
2628295E15EC6C1B002C4240 /* cocos2d_specifics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cocos2d_specifics.cpp; sourceTree = "<group>"; };
|
|
|
|
2628295F15EC6C1B002C4240 /* CCPhysicsSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCPhysicsSprite.h; sourceTree = "<group>"; };
|
|
|
|
2628296015EC6C1B002C4240 /* CCPhysicsSprite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CCPhysicsSprite.cpp; sourceTree = "<group>"; };
|
|
|
|
2628297D15EC7196002C4240 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
|
|
|
|
2628297E15EC7196002C4240 /* Android.mk */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Android.mk; sourceTree = "<group>"; };
|
|
|
|
2628297F15EC7196002C4240 /* chipmunk-docs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = "chipmunk-docs.html"; sourceTree = "<group>"; };
|
|
|
|
2628298215EC7196002C4240 /* chipmunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk.h; sourceTree = "<group>"; };
|
|
|
|
2628298315EC7196002C4240 /* chipmunk_ffi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_ffi.h; sourceTree = "<group>"; };
|
|
|
|
2628298415EC7196002C4240 /* chipmunk_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_private.h; sourceTree = "<group>"; };
|
|
|
|
2628298515EC7196002C4240 /* chipmunk_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_types.h; sourceTree = "<group>"; };
|
|
|
|
2628298615EC7196002C4240 /* chipmunk_unsafe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_unsafe.h; sourceTree = "<group>"; };
|
|
|
|
2628298815EC7196002C4240 /* cpConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpConstraint.h; sourceTree = "<group>"; };
|
|
|
|
2628298915EC7196002C4240 /* cpDampedRotarySpring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpDampedRotarySpring.h; sourceTree = "<group>"; };
|
|
|
|
2628298A15EC7196002C4240 /* cpDampedSpring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpDampedSpring.h; sourceTree = "<group>"; };
|
|
|
|
2628298B15EC7196002C4240 /* cpGearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpGearJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628298C15EC7196002C4240 /* cpGrooveJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpGrooveJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628298D15EC7196002C4240 /* cpPinJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPinJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628298E15EC7196002C4240 /* cpPivotJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPivotJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628298F15EC7196002C4240 /* cpRatchetJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpRatchetJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628299015EC7196002C4240 /* cpRotaryLimitJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpRotaryLimitJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628299115EC7196002C4240 /* cpSimpleMotor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSimpleMotor.h; sourceTree = "<group>"; };
|
|
|
|
2628299215EC7196002C4240 /* cpSlideJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSlideJoint.h; sourceTree = "<group>"; };
|
|
|
|
2628299315EC7196002C4240 /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = "<group>"; };
|
|
|
|
2628299415EC7196002C4240 /* cpArbiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpArbiter.h; sourceTree = "<group>"; };
|
|
|
|
2628299515EC7196002C4240 /* cpBB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpBB.h; sourceTree = "<group>"; };
|
|
|
|
2628299615EC7196002C4240 /* cpBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpBody.h; sourceTree = "<group>"; };
|
|
|
|
2628299715EC7196002C4240 /* cpPolyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPolyShape.h; sourceTree = "<group>"; };
|
|
|
|
2628299815EC7196002C4240 /* cpShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpShape.h; sourceTree = "<group>"; };
|
|
|
|
2628299915EC7196002C4240 /* cpSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSpace.h; sourceTree = "<group>"; };
|
|
|
|
2628299A15EC7196002C4240 /* cpSpatialIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSpatialIndex.h; sourceTree = "<group>"; };
|
|
|
|
2628299B15EC7196002C4240 /* cpVect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpVect.h; sourceTree = "<group>"; };
|
|
|
|
2628299C15EC7196002C4240 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
|
|
|
|
2628299E15EC7196002C4240 /* .cproject */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = .cproject; sourceTree = "<group>"; };
|
|
|
|
2628299F15EC7196002C4240 /* .project */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = .project; sourceTree = "<group>"; };
|
|
|
|
262829A115EC7196002C4240 /* .cproject */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = .cproject; sourceTree = "<group>"; };
|
|
|
|
262829A215EC7196002C4240 /* .project */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = .project; sourceTree = "<group>"; };
|
|
|
|
262829A315EC7196002C4240 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
|
|
262829A515EC7196002C4240 /* chipmunk.vcproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = chipmunk.vcproj; sourceTree = "<group>"; };
|
|
|
|
262829A615EC7196002C4240 /* chipmunk.vcproj.user */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = chipmunk.vcproj.user; sourceTree = "<group>"; };
|
|
|
|
262829A715EC7196002C4240 /* chipmunk.vcxproj */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = chipmunk.vcxproj; sourceTree = "<group>"; };
|
|
|
|
262829A815EC7196002C4240 /* chipmunk.vcxproj.filters */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = chipmunk.vcxproj.filters; sourceTree = "<group>"; };
|
|
|
|
262829A915EC7196002C4240 /* chipmunk.vcxproj.user */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = chipmunk.vcxproj.user; sourceTree = "<group>"; };
|
|
|
|
262829AA15EC7196002C4240 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
|
|
|
|
262829AC15EC7196002C4240 /* chipmunk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = chipmunk.c; sourceTree = "<group>"; };
|
|
|
|
262829AD15EC7196002C4240 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
|
|
262829AF15EC7196002C4240 /* cpConstraint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpConstraint.c; sourceTree = "<group>"; };
|
|
|
|
262829B015EC7196002C4240 /* cpDampedRotarySpring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpDampedRotarySpring.c; sourceTree = "<group>"; };
|
|
|
|
262829B115EC7196002C4240 /* cpDampedSpring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpDampedSpring.c; sourceTree = "<group>"; };
|
|
|
|
262829B215EC7196002C4240 /* cpGearJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpGearJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B315EC7196002C4240 /* cpGrooveJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpGrooveJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B415EC7196002C4240 /* cpPinJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpPinJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B515EC7196002C4240 /* cpPivotJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpPivotJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B615EC7196002C4240 /* cpRatchetJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpRatchetJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B715EC7196002C4240 /* cpRotaryLimitJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpRotaryLimitJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829B815EC7196002C4240 /* cpSimpleMotor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSimpleMotor.c; sourceTree = "<group>"; };
|
|
|
|
262829B915EC7196002C4240 /* cpSlideJoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSlideJoint.c; sourceTree = "<group>"; };
|
|
|
|
262829BA15EC7196002C4240 /* cpArbiter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpArbiter.c; sourceTree = "<group>"; };
|
|
|
|
262829BB15EC7196002C4240 /* cpArray.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpArray.c; sourceTree = "<group>"; };
|
|
|
|
262829BC15EC7196002C4240 /* cpBB.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpBB.c; sourceTree = "<group>"; };
|
|
|
|
262829BD15EC7196002C4240 /* cpBBTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpBBTree.c; sourceTree = "<group>"; };
|
|
|
|
262829BE15EC7196002C4240 /* cpBody.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpBody.c; sourceTree = "<group>"; };
|
|
|
|
262829BF15EC7196002C4240 /* cpCollision.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpCollision.c; sourceTree = "<group>"; };
|
|
|
|
262829C015EC7196002C4240 /* cpHashSet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpHashSet.c; sourceTree = "<group>"; };
|
|
|
|
262829C115EC7196002C4240 /* cpPolyShape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpPolyShape.c; sourceTree = "<group>"; };
|
|
|
|
262829C215EC7196002C4240 /* cpShape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpShape.c; sourceTree = "<group>"; };
|
|
|
|
262829C315EC7196002C4240 /* cpSpace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpace.c; sourceTree = "<group>"; };
|
|
|
|
262829C415EC7196002C4240 /* cpSpaceComponent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpaceComponent.c; sourceTree = "<group>"; };
|
|
|
|
262829C515EC7196002C4240 /* cpSpaceHash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpaceHash.c; sourceTree = "<group>"; };
|
|
|
|
262829C615EC7196002C4240 /* cpSpaceQuery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpaceQuery.c; sourceTree = "<group>"; };
|
|
|
|
262829C715EC7196002C4240 /* cpSpaceStep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpaceStep.c; sourceTree = "<group>"; };
|
|
|
|
262829C815EC7196002C4240 /* cpSpatialIndex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSpatialIndex.c; sourceTree = "<group>"; };
|
|
|
|
262829C915EC7196002C4240 /* cpSweep1D.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpSweep1D.c; sourceTree = "<group>"; };
|
|
|
|
262829CA15EC7196002C4240 /* cpVect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpVect.c; sourceTree = "<group>"; };
|
|
|
|
262829CB15EC7196002C4240 /* prime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prime.h; sourceTree = "<group>"; };
|
|
|
|
A922753D1517C094001B78AA /* TestJavascript.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestJavascript.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
A92275411517C094001B78AA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
|
|
A92275431517C094001B78AA /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
|
|
A92275451517C094001B78AA /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
|
|
|
|
A92275471517C094001B78AA /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
|
|
A92275491517C094001B78AA /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
|
|
A922754B1517C094001B78AA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
|
A922754D1517C094001B78AA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
|
A922754F1517C094001B78AA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
2012-09-24 13:59:16 +08:00
|
|
|
D446FDA216102D7D000ADA7B /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
|
|
D446FDA416102D82000ADA7B /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
|
|
D446FDA616102D86000ADA7B /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
2012-08-31 22:23:30 +08:00
|
|
|
D45446CD156DE74F00887EB5 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
|
|
|
|
D45446CE156DE74F00887EB5 /* AppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppController.mm; sourceTree = "<group>"; };
|
|
|
|
D45446CF156DE74F00887EB5 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
|
D45446D0156DE74F00887EB5 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
|
|
|
|
D45446D1156DE74F00887EB5 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
|
|
|
|
D45446D2156DE74F00887EB5 /* RootViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RootViewController.mm; sourceTree = "<group>"; };
|
|
|
|
D45446D6156DE79D00887EB5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
D4545209156E22B400887EB5 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
|
|
|
|
D454520B156E22BD00887EB5 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
|
|
D4545215156E28EF00887EB5 /* AppDelegate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AppDelegate.cpp; sourceTree = "<group>"; };
|
|
|
|
D4545216156E28EF00887EB5 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
A922753A1517C094001B78AA /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
15426FC315B5742200712A7F /* libcocos2dx.a in Frameworks */,
|
|
|
|
D454520C156E22BD00887EB5 /* libz.dylib in Frameworks */,
|
|
|
|
D454520A156E22B400887EB5 /* libxml2.dylib in Frameworks */,
|
|
|
|
A92275421517C094001B78AA /* QuartzCore.framework in Frameworks */,
|
|
|
|
A92275441517C094001B78AA /* OpenGLES.framework in Frameworks */,
|
|
|
|
A92275461517C094001B78AA /* OpenAL.framework in Frameworks */,
|
|
|
|
A92275481517C094001B78AA /* AudioToolbox.framework in Frameworks */,
|
|
|
|
A922754A1517C094001B78AA /* AVFoundation.framework in Frameworks */,
|
|
|
|
A922754C1517C094001B78AA /* UIKit.framework in Frameworks */,
|
|
|
|
A922754E1517C094001B78AA /* Foundation.framework in Frameworks */,
|
|
|
|
A92275501517C094001B78AA /* CoreGraphics.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
15426AEA15B5733200712A7F /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
15426AF115B5733200712A7F /* libcocos2dx.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
15426FC415B5743C00712A7F /* CocosDenshion */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
15426FCB15B5743C00712A7F /* include */,
|
|
|
|
15426FCE15B5743C00712A7F /* ios */,
|
|
|
|
);
|
|
|
|
name = CocosDenshion;
|
|
|
|
path = ../../../CocosDenshion;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
15426FCB15B5743C00712A7F /* include */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
15426FCC15B5743C00712A7F /* Export.h */,
|
|
|
|
15426FCD15B5743C00712A7F /* SimpleAudioEngine.h */,
|
|
|
|
);
|
|
|
|
path = include;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
15426FCE15B5743C00712A7F /* ios */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
15426FCF15B5743C00712A7F /* CDAudioManager.h */,
|
|
|
|
15426FD015B5743C00712A7F /* CDAudioManager.m */,
|
|
|
|
15426FD115B5743C00712A7F /* CDConfig.h */,
|
|
|
|
15426FD215B5743C00712A7F /* CDOpenALSupport.h */,
|
|
|
|
15426FD315B5743C00712A7F /* CDOpenALSupport.m */,
|
|
|
|
15426FD415B5743C00712A7F /* CocosDenshion.h */,
|
|
|
|
15426FD515B5743C00712A7F /* CocosDenshion.m */,
|
|
|
|
15426FD615B5743C00712A7F /* SimpleAudioEngine.mm */,
|
|
|
|
15426FD715B5743C00712A7F /* SimpleAudioEngine_objc.h */,
|
|
|
|
15426FD815B5743C00712A7F /* SimpleAudioEngine_objc.m */,
|
|
|
|
);
|
|
|
|
path = ios;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
15628F5B15F0F5C2000CF24B /* Resources */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-09-24 13:59:16 +08:00
|
|
|
D446FDA616102D86000ADA7B /* Default-568h@2x.png */,
|
|
|
|
D446FDA416102D82000ADA7B /* Default@2x.png */,
|
|
|
|
D446FDA216102D7D000ADA7B /* Default.png */,
|
2012-08-31 23:16:36 +08:00
|
|
|
15628FA815F1057E000CF24B /* animations */,
|
2012-08-31 22:23:30 +08:00
|
|
|
15628F5D15F0F5E5000CF24B /* ballbounce.wav */,
|
|
|
|
15628F5E15F0F5E5000CF24B /* cowbell.wav */,
|
|
|
|
15628F5F15F0F5E5000CF24B /* Cyber Advance!.mp3 */,
|
|
|
|
15628F6015F0F5E5000CF24B /* Fonts */,
|
|
|
|
15628F6115F0F5E5000CF24B /* Images */,
|
|
|
|
15628F6215F0F5E5000CF24B /* js */,
|
|
|
|
15628F6315F0F5E5000CF24B /* oldjs */,
|
|
|
|
15628F6415F0F5E5000CF24B /* Particles */,
|
|
|
|
15628F6515F0F5E5000CF24B /* Silly Fun Theme A.mp3 */,
|
|
|
|
15628F6615F0F5E5000CF24B /* tank.plist */,
|
|
|
|
15628F6715F0F5E5000CF24B /* tank.png */,
|
|
|
|
15628F6815F0F5E5000CF24B /* tank.tps */,
|
|
|
|
15628F6915F0F5E5000CF24B /* tank1.png */,
|
|
|
|
15628F6A15F0F5E5000CF24B /* TileMaps */,
|
|
|
|
);
|
|
|
|
name = Resources;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
2628297C15EC7196002C4240 /* chipmunk */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628297D15EC7196002C4240 /* .gitignore */,
|
|
|
|
2628297E15EC7196002C4240 /* Android.mk */,
|
|
|
|
2628297F15EC7196002C4240 /* chipmunk-docs.html */,
|
|
|
|
2628298015EC7196002C4240 /* include */,
|
|
|
|
2628299C15EC7196002C4240 /* LICENSE.txt */,
|
|
|
|
2628299D15EC7196002C4240 /* proj.blackberry */,
|
|
|
|
262829A015EC7196002C4240 /* proj.linux */,
|
|
|
|
262829A415EC7196002C4240 /* proj.win32 */,
|
|
|
|
262829AA15EC7196002C4240 /* README.txt */,
|
|
|
|
262829AB15EC7196002C4240 /* src */,
|
|
|
|
);
|
|
|
|
name = chipmunk;
|
|
|
|
path = ../../../external/chipmunk;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
2628298015EC7196002C4240 /* include */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628298115EC7196002C4240 /* chipmunk */,
|
|
|
|
);
|
|
|
|
path = include;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
2628298115EC7196002C4240 /* chipmunk */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628298215EC7196002C4240 /* chipmunk.h */,
|
|
|
|
2628298315EC7196002C4240 /* chipmunk_ffi.h */,
|
|
|
|
2628298415EC7196002C4240 /* chipmunk_private.h */,
|
|
|
|
2628298515EC7196002C4240 /* chipmunk_types.h */,
|
|
|
|
2628298615EC7196002C4240 /* chipmunk_unsafe.h */,
|
|
|
|
2628298715EC7196002C4240 /* constraints */,
|
|
|
|
2628299415EC7196002C4240 /* cpArbiter.h */,
|
|
|
|
2628299515EC7196002C4240 /* cpBB.h */,
|
|
|
|
2628299615EC7196002C4240 /* cpBody.h */,
|
|
|
|
2628299715EC7196002C4240 /* cpPolyShape.h */,
|
|
|
|
2628299815EC7196002C4240 /* cpShape.h */,
|
|
|
|
2628299915EC7196002C4240 /* cpSpace.h */,
|
|
|
|
2628299A15EC7196002C4240 /* cpSpatialIndex.h */,
|
|
|
|
2628299B15EC7196002C4240 /* cpVect.h */,
|
|
|
|
);
|
|
|
|
path = chipmunk;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
2628298715EC7196002C4240 /* constraints */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628298815EC7196002C4240 /* cpConstraint.h */,
|
|
|
|
2628298915EC7196002C4240 /* cpDampedRotarySpring.h */,
|
|
|
|
2628298A15EC7196002C4240 /* cpDampedSpring.h */,
|
|
|
|
2628298B15EC7196002C4240 /* cpGearJoint.h */,
|
|
|
|
2628298C15EC7196002C4240 /* cpGrooveJoint.h */,
|
|
|
|
2628298D15EC7196002C4240 /* cpPinJoint.h */,
|
|
|
|
2628298E15EC7196002C4240 /* cpPivotJoint.h */,
|
|
|
|
2628298F15EC7196002C4240 /* cpRatchetJoint.h */,
|
|
|
|
2628299015EC7196002C4240 /* cpRotaryLimitJoint.h */,
|
|
|
|
2628299115EC7196002C4240 /* cpSimpleMotor.h */,
|
|
|
|
2628299215EC7196002C4240 /* cpSlideJoint.h */,
|
|
|
|
2628299315EC7196002C4240 /* util.h */,
|
|
|
|
);
|
|
|
|
path = constraints;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
2628299D15EC7196002C4240 /* proj.blackberry */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628299E15EC7196002C4240 /* .cproject */,
|
|
|
|
2628299F15EC7196002C4240 /* .project */,
|
|
|
|
);
|
|
|
|
path = proj.blackberry;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
262829A015EC7196002C4240 /* proj.linux */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
262829A115EC7196002C4240 /* .cproject */,
|
|
|
|
262829A215EC7196002C4240 /* .project */,
|
|
|
|
262829A315EC7196002C4240 /* Makefile */,
|
|
|
|
);
|
|
|
|
path = proj.linux;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
262829A415EC7196002C4240 /* proj.win32 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
262829A515EC7196002C4240 /* chipmunk.vcproj */,
|
|
|
|
262829A615EC7196002C4240 /* chipmunk.vcproj.user */,
|
|
|
|
262829A715EC7196002C4240 /* chipmunk.vcxproj */,
|
|
|
|
262829A815EC7196002C4240 /* chipmunk.vcxproj.filters */,
|
|
|
|
262829A915EC7196002C4240 /* chipmunk.vcxproj.user */,
|
|
|
|
);
|
|
|
|
path = proj.win32;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
262829AB15EC7196002C4240 /* src */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
262829AC15EC7196002C4240 /* chipmunk.c */,
|
|
|
|
262829AD15EC7196002C4240 /* CMakeLists.txt */,
|
|
|
|
262829AE15EC7196002C4240 /* constraints */,
|
|
|
|
262829BA15EC7196002C4240 /* cpArbiter.c */,
|
|
|
|
262829BB15EC7196002C4240 /* cpArray.c */,
|
|
|
|
262829BC15EC7196002C4240 /* cpBB.c */,
|
|
|
|
262829BD15EC7196002C4240 /* cpBBTree.c */,
|
|
|
|
262829BE15EC7196002C4240 /* cpBody.c */,
|
|
|
|
262829BF15EC7196002C4240 /* cpCollision.c */,
|
|
|
|
262829C015EC7196002C4240 /* cpHashSet.c */,
|
|
|
|
262829C115EC7196002C4240 /* cpPolyShape.c */,
|
|
|
|
262829C215EC7196002C4240 /* cpShape.c */,
|
|
|
|
262829C315EC7196002C4240 /* cpSpace.c */,
|
|
|
|
262829C415EC7196002C4240 /* cpSpaceComponent.c */,
|
|
|
|
262829C515EC7196002C4240 /* cpSpaceHash.c */,
|
|
|
|
262829C615EC7196002C4240 /* cpSpaceQuery.c */,
|
|
|
|
262829C715EC7196002C4240 /* cpSpaceStep.c */,
|
|
|
|
262829C815EC7196002C4240 /* cpSpatialIndex.c */,
|
|
|
|
262829C915EC7196002C4240 /* cpSweep1D.c */,
|
|
|
|
262829CA15EC7196002C4240 /* cpVect.c */,
|
|
|
|
262829CB15EC7196002C4240 /* prime.h */,
|
|
|
|
);
|
|
|
|
path = src;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
262829AE15EC7196002C4240 /* constraints */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
262829AF15EC7196002C4240 /* cpConstraint.c */,
|
|
|
|
262829B015EC7196002C4240 /* cpDampedRotarySpring.c */,
|
|
|
|
262829B115EC7196002C4240 /* cpDampedSpring.c */,
|
|
|
|
262829B215EC7196002C4240 /* cpGearJoint.c */,
|
|
|
|
262829B315EC7196002C4240 /* cpGrooveJoint.c */,
|
|
|
|
262829B415EC7196002C4240 /* cpPinJoint.c */,
|
|
|
|
262829B515EC7196002C4240 /* cpPivotJoint.c */,
|
|
|
|
262829B615EC7196002C4240 /* cpRatchetJoint.c */,
|
|
|
|
262829B715EC7196002C4240 /* cpRotaryLimitJoint.c */,
|
|
|
|
262829B815EC7196002C4240 /* cpSimpleMotor.c */,
|
|
|
|
262829B915EC7196002C4240 /* cpSlideJoint.c */,
|
|
|
|
);
|
|
|
|
path = constraints;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
A92275321517C094001B78AA = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-09-23 20:24:51 +08:00
|
|
|
15426AE915B5733200712A7F /* cocos2dx.xcodeproj */,
|
2012-08-31 22:23:30 +08:00
|
|
|
15628F5B15F0F5C2000CF24B /* Resources */,
|
|
|
|
2628297C15EC7196002C4240 /* chipmunk */,
|
|
|
|
F2837A9C15B9639100A5707B /* bindings */,
|
|
|
|
D4545214156E28EF00887EB5 /* Classes */,
|
|
|
|
15426FC415B5743C00712A7F /* CocosDenshion */,
|
|
|
|
A92275401517C094001B78AA /* Frameworks */,
|
|
|
|
D45446CC156DE73F00887EB5 /* ios */,
|
|
|
|
A922753E1517C094001B78AA /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
A922753E1517C094001B78AA /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
A922753D1517C094001B78AA /* TestJavascript.app */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
A92275401517C094001B78AA /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
D454520B156E22BD00887EB5 /* libz.dylib */,
|
|
|
|
D4545209156E22B400887EB5 /* libxml2.dylib */,
|
|
|
|
A92275411517C094001B78AA /* QuartzCore.framework */,
|
|
|
|
A92275431517C094001B78AA /* OpenGLES.framework */,
|
|
|
|
A92275451517C094001B78AA /* OpenAL.framework */,
|
|
|
|
A92275471517C094001B78AA /* AudioToolbox.framework */,
|
|
|
|
A92275491517C094001B78AA /* AVFoundation.framework */,
|
|
|
|
A922754B1517C094001B78AA /* UIKit.framework */,
|
|
|
|
A922754D1517C094001B78AA /* Foundation.framework */,
|
|
|
|
A922754F1517C094001B78AA /* CoreGraphics.framework */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
D45446CC156DE73F00887EB5 /* ios */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
D45446D6156DE79D00887EB5 /* Info.plist */,
|
|
|
|
D45446CD156DE74F00887EB5 /* AppController.h */,
|
|
|
|
D45446CE156DE74F00887EB5 /* AppController.mm */,
|
|
|
|
D45446CF156DE74F00887EB5 /* main.m */,
|
|
|
|
D45446D0156DE74F00887EB5 /* Prefix.pch */,
|
|
|
|
D45446D1156DE74F00887EB5 /* RootViewController.h */,
|
|
|
|
D45446D2156DE74F00887EB5 /* RootViewController.mm */,
|
|
|
|
);
|
|
|
|
name = ios;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
D4545214156E28EF00887EB5 /* Classes */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
D4545215156E28EF00887EB5 /* AppDelegate.cpp */,
|
|
|
|
D4545216156E28EF00887EB5 /* AppDelegate.h */,
|
|
|
|
);
|
|
|
|
name = Classes;
|
|
|
|
path = ../Classes;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
F2837A9C15B9639100A5707B /* bindings */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
2628295015EC6C1B002C4240 /* uthash.h */,
|
|
|
|
2628295115EC6C1B002C4240 /* spidermonkey_specifics.h */,
|
|
|
|
2628295215EC6C1B002C4240 /* ScriptingCore.h */,
|
|
|
|
2628295315EC6C1B002C4240 /* ScriptingCore.cpp */,
|
|
|
|
2628295415EC6C1B002C4240 /* js_manual_conversions.h */,
|
|
|
|
2628295515EC6C1B002C4240 /* js_manual_conversions.cpp */,
|
|
|
|
2628295615EC6C1B002C4240 /* js_bindings_config.h */,
|
|
|
|
2628295715EC6C1B002C4240 /* js_bindings_chipmunk_manual.hpp */,
|
|
|
|
2628295815EC6C1B002C4240 /* js_bindings_chipmunk_manual.cpp */,
|
|
|
|
2628295915EC6C1B002C4240 /* js_bindings_chipmunk_functions.hpp */,
|
|
|
|
2628295A15EC6C1B002C4240 /* js_bindings_chipmunk_functions.cpp */,
|
|
|
|
2628295B15EC6C1B002C4240 /* cocos2dx.hpp */,
|
|
|
|
2628295C15EC6C1B002C4240 /* cocos2dx.cpp */,
|
|
|
|
2628295D15EC6C1B002C4240 /* cocos2d_specifics.hpp */,
|
|
|
|
2628295E15EC6C1B002C4240 /* cocos2d_specifics.cpp */,
|
|
|
|
2628295F15EC6C1B002C4240 /* CCPhysicsSprite.h */,
|
|
|
|
2628296015EC6C1B002C4240 /* CCPhysicsSprite.cpp */,
|
|
|
|
);
|
|
|
|
name = bindings;
|
|
|
|
path = ../../../scripting/javascript/bindings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
A922753C1517C094001B78AA /* TestJavascript */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = A92277001517C097001B78AA /* Build configuration list for PBXNativeTarget "TestJavascript" */;
|
|
|
|
buildPhases = (
|
|
|
|
A92275391517C094001B78AA /* Sources */,
|
|
|
|
A922753A1517C094001B78AA /* Frameworks */,
|
|
|
|
A922753B1517C094001B78AA /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
15426FC215B5741900712A7F /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = TestJavascript;
|
|
|
|
productName = TestJavascript;
|
|
|
|
productReference = A922753D1517C094001B78AA /* TestJavascript.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
A92275341517C094001B78AA /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0430;
|
|
|
|
};
|
|
|
|
buildConfigurationList = A92275371517C094001B78AA /* Build configuration list for PBXProject "TestJavascript" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
);
|
|
|
|
mainGroup = A92275321517C094001B78AA;
|
|
|
|
productRefGroup = A922753E1517C094001B78AA /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectReferences = (
|
|
|
|
{
|
|
|
|
ProductGroup = 15426AEA15B5733200712A7F /* Products */;
|
|
|
|
ProjectRef = 15426AE915B5733200712A7F /* cocos2dx.xcodeproj */;
|
|
|
|
},
|
|
|
|
);
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
A922753C1517C094001B78AA /* TestJavascript */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
|
|
15426AF115B5733200712A7F /* libcocos2dx.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libcocos2dx.a;
|
|
|
|
remoteRef = 15426AF015B5733200712A7F /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
A922753B1517C094001B78AA /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
262829CC15EC7196002C4240 /* .gitignore in Resources */,
|
|
|
|
262829CD15EC7196002C4240 /* Android.mk in Resources */,
|
|
|
|
262829CE15EC7196002C4240 /* chipmunk-docs.html in Resources */,
|
|
|
|
262829CF15EC7196002C4240 /* LICENSE.txt in Resources */,
|
|
|
|
262829D015EC7196002C4240 /* .cproject in Resources */,
|
|
|
|
262829D115EC7196002C4240 /* .project in Resources */,
|
|
|
|
262829D215EC7196002C4240 /* .cproject in Resources */,
|
|
|
|
262829D315EC7196002C4240 /* .project in Resources */,
|
|
|
|
262829D515EC7196002C4240 /* chipmunk.vcproj in Resources */,
|
|
|
|
262829D615EC7196002C4240 /* chipmunk.vcproj.user in Resources */,
|
|
|
|
262829D715EC7196002C4240 /* chipmunk.vcxproj in Resources */,
|
|
|
|
262829D815EC7196002C4240 /* chipmunk.vcxproj.filters in Resources */,
|
|
|
|
262829D915EC7196002C4240 /* chipmunk.vcxproj.user in Resources */,
|
|
|
|
262829DA15EC7196002C4240 /* README.txt in Resources */,
|
|
|
|
262829DC15EC7196002C4240 /* CMakeLists.txt in Resources */,
|
|
|
|
15628F6C15F0F5E5000CF24B /* ballbounce.wav in Resources */,
|
|
|
|
15628F6D15F0F5E5000CF24B /* cowbell.wav in Resources */,
|
|
|
|
15628F6E15F0F5E5000CF24B /* Cyber Advance!.mp3 in Resources */,
|
|
|
|
15628F6F15F0F5E5000CF24B /* Fonts in Resources */,
|
|
|
|
15628F7015F0F5E5000CF24B /* Images in Resources */,
|
|
|
|
15628F7115F0F5E5000CF24B /* js in Resources */,
|
|
|
|
15628F7215F0F5E5000CF24B /* oldjs in Resources */,
|
|
|
|
15628F7315F0F5E5000CF24B /* Particles in Resources */,
|
|
|
|
15628F7415F0F5E5000CF24B /* Silly Fun Theme A.mp3 in Resources */,
|
|
|
|
15628F7515F0F5E5000CF24B /* tank.plist in Resources */,
|
|
|
|
15628F7615F0F5E5000CF24B /* tank.png in Resources */,
|
|
|
|
15628F7715F0F5E5000CF24B /* tank.tps in Resources */,
|
|
|
|
15628F7815F0F5E5000CF24B /* tank1.png in Resources */,
|
|
|
|
15628F7915F0F5E5000CF24B /* TileMaps in Resources */,
|
2012-08-31 23:16:36 +08:00
|
|
|
15628FA915F1057E000CF24B /* animations in Resources */,
|
2012-09-24 13:59:16 +08:00
|
|
|
D446FDA316102D7D000ADA7B /* Default.png in Resources */,
|
|
|
|
D446FDA516102D82000ADA7B /* Default@2x.png in Resources */,
|
|
|
|
D446FDA716102D86000ADA7B /* Default-568h@2x.png in Resources */,
|
2012-08-31 22:23:30 +08:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
A92275391517C094001B78AA /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
D45446D3156DE74F00887EB5 /* AppController.mm in Sources */,
|
|
|
|
D45446D4156DE74F00887EB5 /* main.m in Sources */,
|
|
|
|
D45446D5156DE74F00887EB5 /* RootViewController.mm in Sources */,
|
|
|
|
D4545227156E28EF00887EB5 /* AppDelegate.cpp in Sources */,
|
|
|
|
15426FE615B5743C00712A7F /* CDAudioManager.m in Sources */,
|
|
|
|
15426FE715B5743C00712A7F /* CDOpenALSupport.m in Sources */,
|
|
|
|
15426FE815B5743C00712A7F /* CocosDenshion.m in Sources */,
|
|
|
|
15426FE915B5743C00712A7F /* SimpleAudioEngine.mm in Sources */,
|
|
|
|
15426FEA15B5743C00712A7F /* SimpleAudioEngine_objc.m in Sources */,
|
|
|
|
2628296215EC6C1B002C4240 /* ScriptingCore.cpp in Sources */,
|
|
|
|
2628296315EC6C1B002C4240 /* js_manual_conversions.cpp in Sources */,
|
|
|
|
2628296415EC6C1B002C4240 /* js_bindings_chipmunk_manual.cpp in Sources */,
|
|
|
|
2628296515EC6C1B002C4240 /* js_bindings_chipmunk_functions.cpp in Sources */,
|
|
|
|
2628296615EC6C1B002C4240 /* cocos2dx.cpp in Sources */,
|
|
|
|
2628296715EC6C1B002C4240 /* cocos2d_specifics.cpp in Sources */,
|
|
|
|
2628296815EC6C1B002C4240 /* CCPhysicsSprite.cpp in Sources */,
|
|
|
|
262829D415EC7196002C4240 /* Makefile in Sources */,
|
|
|
|
262829DB15EC7196002C4240 /* chipmunk.c in Sources */,
|
|
|
|
262829DD15EC7196002C4240 /* cpConstraint.c in Sources */,
|
|
|
|
262829DE15EC7196002C4240 /* cpDampedRotarySpring.c in Sources */,
|
|
|
|
262829DF15EC7196002C4240 /* cpDampedSpring.c in Sources */,
|
|
|
|
262829E015EC7196002C4240 /* cpGearJoint.c in Sources */,
|
|
|
|
262829E115EC7196002C4240 /* cpGrooveJoint.c in Sources */,
|
|
|
|
262829E215EC7196002C4240 /* cpPinJoint.c in Sources */,
|
|
|
|
262829E315EC7196002C4240 /* cpPivotJoint.c in Sources */,
|
|
|
|
262829E415EC7196002C4240 /* cpRatchetJoint.c in Sources */,
|
|
|
|
262829E515EC7196002C4240 /* cpRotaryLimitJoint.c in Sources */,
|
|
|
|
262829E615EC7196002C4240 /* cpSimpleMotor.c in Sources */,
|
|
|
|
262829E715EC7196002C4240 /* cpSlideJoint.c in Sources */,
|
|
|
|
262829E815EC7196002C4240 /* cpArbiter.c in Sources */,
|
|
|
|
262829E915EC7196002C4240 /* cpArray.c in Sources */,
|
|
|
|
262829EA15EC7196002C4240 /* cpBB.c in Sources */,
|
|
|
|
262829EB15EC7196002C4240 /* cpBBTree.c in Sources */,
|
|
|
|
262829EC15EC7196002C4240 /* cpBody.c in Sources */,
|
|
|
|
262829ED15EC7196002C4240 /* cpCollision.c in Sources */,
|
|
|
|
262829EE15EC7196002C4240 /* cpHashSet.c in Sources */,
|
|
|
|
262829EF15EC7196002C4240 /* cpPolyShape.c in Sources */,
|
|
|
|
262829F015EC7196002C4240 /* cpShape.c in Sources */,
|
|
|
|
262829F115EC7196002C4240 /* cpSpace.c in Sources */,
|
|
|
|
262829F215EC7196002C4240 /* cpSpaceComponent.c in Sources */,
|
|
|
|
262829F315EC7196002C4240 /* cpSpaceHash.c in Sources */,
|
|
|
|
262829F415EC7196002C4240 /* cpSpaceQuery.c in Sources */,
|
|
|
|
262829F515EC7196002C4240 /* cpSpaceStep.c in Sources */,
|
|
|
|
262829F615EC7196002C4240 /* cpSpatialIndex.c in Sources */,
|
|
|
|
262829F715EC7196002C4240 /* cpSweep1D.c in Sources */,
|
|
|
|
262829F815EC7196002C4240 /* cpVect.c in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
|
|
15426FC215B5741900712A7F /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
name = cocos2dx;
|
|
|
|
targetProxy = 15426FC115B5741900712A7F /* PBXContainerItemProxy */;
|
|
|
|
};
|
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
A92276FE1517C097001B78AA /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
DEBUG,
|
|
|
|
"COCOS2D_DEBUG=1",
|
|
|
|
USE_FILE32API,
|
|
|
|
TARGET_OS_IPHONE,
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(SRCROOT)/../../../cocos2dx",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/include",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/platform/ios",
|
|
|
|
"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/include1",
|
|
|
|
);
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
A92276FF1517C097001B78AA /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
NDEBUG,
|
|
|
|
USE_FILE32API,
|
|
|
|
TARGET_OS_IPHONE,
|
|
|
|
);
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(SRCROOT)/../../../cocos2dx",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/include",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/platform/ios",
|
|
|
|
"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/include1",
|
|
|
|
);
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
A92277011517C097001B78AA /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
COCOS2D_JAVASCRIPT,
|
|
|
|
DEBUG,
|
|
|
|
"COCOS2D_DEBUG=1",
|
|
|
|
USE_FILE32API,
|
|
|
|
TARGET_OS_IPHONE,
|
|
|
|
);
|
|
|
|
"GCC_THUMB_SUPPORT[arch=armv6]" = "";
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx\"",
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx/kazmath/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../CocosDenshion/include\"",
|
|
|
|
"\"$(SDKROOT)/usr/include/libxml2\"",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/include",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/platform/ios",
|
|
|
|
"$(SRCROOT)/../../../external/chipmunk/include/chipmunk",
|
|
|
|
"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/include",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
|
|
LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/lib\"";
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"-lxml2",
|
|
|
|
"-lz",
|
|
|
|
"-ljs_static",
|
|
|
|
);
|
|
|
|
PRODUCT_NAME = TestJavascript;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
A92277021517C097001B78AA /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
COCOS2D_JAVASCRIPT,
|
|
|
|
NDEBUG,
|
|
|
|
USE_FILE32API,
|
|
|
|
TARGET_OS_IPHONE,
|
|
|
|
);
|
|
|
|
"GCC_THUMB_SUPPORT[arch=armv6]" = "";
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx\"",
|
|
|
|
"\"$(SRCROOT)/../../../cocos2dx/kazmath/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../CocosDenshion/include\"",
|
|
|
|
"\"$(SDKROOT)/usr/include/libxml2\"",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/include",
|
|
|
|
"$(SRCROOT)/../../../cocos2dx/platform/ios",
|
|
|
|
"$(SRCROOT)/../../../external/chipmunk/include/chipmunk",
|
|
|
|
"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/include",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
|
|
LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../../../scripting/javascript/spidermonkey-ios/lib\"";
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"-lxml2",
|
|
|
|
"-lz",
|
|
|
|
"-ljs_static",
|
|
|
|
);
|
|
|
|
PRODUCT_NAME = TestJavascript;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
A92275371517C094001B78AA /* Build configuration list for PBXProject "TestJavascript" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
A92276FE1517C097001B78AA /* Debug */,
|
|
|
|
A92276FF1517C097001B78AA /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
A92277001517C097001B78AA /* Build configuration list for PBXNativeTarget "TestJavascript" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
A92277011517C097001B78AA /* Debug */,
|
|
|
|
A92277021517C097001B78AA /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = A92275341517C094001B78AA /* Project object */;
|
|
|
|
}
|