apple2ix/Apple2Mac/Apple2Mac.xcodeproj/project.pbxproj

2189 lines
174 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
7751DD4E1955EFF5007F8BDF /* darwin-shim.c in Sources */ = {isa = PBXBuildFile; fileRef = 7751DD4D1955EFF5007F8BDF /* darwin-shim.c */; };
7751DD551955F567007F8BDF /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7751DD541955F567007F8BDF /* XCTest.framework */; };
7751DD5B1955F567007F8BDF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7751DD591955F567007F8BDF /* InfoPlist.strings */; };
7751DD5D1955F567007F8BDF /* Apple2Mac_Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7751DD5C1955F567007F8BDF /* Apple2Mac_Tests.m */; };
7751DD641955F58B007F8BDF /* testcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916561950108F00F5B902 /* testcommon.c */; };
7751DD651955F596007F8BDF /* testcpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916581950108F00F5B902 /* testcpu.c */; };
7751DD661955F59B007F8BDF /* testvm.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916601950108F00F5B902 /* testvm.c */; };
7751DD671955F5D7007F8BDF /* testdisplay.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916591950108F00F5B902 /* testdisplay.c */; };
77A913BE19500F6000F5B902 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913BD19500F6000F5B902 /* QuartzCore.framework */; };
77A913C019500F6000F5B902 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913BF19500F6000F5B902 /* GLKit.framework */; };
77A913C219500F6000F5B902 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913C119500F6000F5B902 /* OpenGL.framework */; };
77A913C419500F6000F5B902 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913C319500F6000F5B902 /* OpenAL.framework */; };
77A913C619500F6000F5B902 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913C519500F6000F5B902 /* AVFoundation.framework */; };
77A913C819500F6000F5B902 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913C719500F6000F5B902 /* AudioToolbox.framework */; };
77A913CA19500F6000F5B902 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913C919500F6000F5B902 /* AppKit.framework */; };
77A913CC19500F6000F5B902 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913CB19500F6000F5B902 /* Foundation.framework */; };
77A913D219500F6000F5B902 /* libObjectiveChipmunk.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 77A913CF19500F6000F5B902 /* libObjectiveChipmunk.a */; };
77A913D819500F6000F5B902 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 77A913D619500F6000F5B902 /* InfoPlist.strings */; };
77A913DB19500F6000F5B902 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 77A913D919500F6000F5B902 /* MainMenu.xib */; };
77A913DD19500F6000F5B902 /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 77A913DC19500F6000F5B902 /* icon.icns */; };
77A913F019500F6100F5B902 /* CCEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913EF19500F6100F5B902 /* CCEffect.m */; };
77A913F219500F6100F5B902 /* CCEffectBrightness.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913F119500F6100F5B902 /* CCEffectBrightness.m */; };
77A913F419500F6100F5B902 /* CCEffectContrast.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913F319500F6100F5B902 /* CCEffectContrast.m */; };
77A913F619500F6100F5B902 /* CCEffectColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913F519500F6100F5B902 /* CCEffectColor.m */; };
77A913F819500F6100F5B902 /* CCEffectColorPulse.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913F719500F6100F5B902 /* CCEffectColorPulse.m */; };
77A913FA19500F6100F5B902 /* CCEffectGlow.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913F919500F6100F5B902 /* CCEffectGlow.m */; };
77A913FC19500F6100F5B902 /* CCEffectPixellate.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913FB19500F6100F5B902 /* CCEffectPixellate.m */; };
77A913FE19500F6100F5B902 /* CCEffectNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913FD19500F6100F5B902 /* CCEffectNode.m */; };
77A9140019500F6100F5B902 /* CCEffectStack.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A913FF19500F6100F5B902 /* CCEffectStack.m */; };
77A9140219500F6100F5B902 /* CCEffectTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9140119500F6100F5B902 /* CCEffectTexture.m */; };
77A9140719500F6100F5B902 /* CCRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9140619500F6100F5B902 /* CCRenderer.m */; };
77A9140B19500F6100F5B902 /* CCShader.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9140A19500F6100F5B902 /* CCShader.m */; };
77A9140F19500F6100F5B902 /* CCCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9140E19500F6100F5B902 /* CCCache.m */; };
77A9141319500F6100F5B902 /* CCAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9141219500F6100F5B902 /* CCAction.m */; };
77A9141619500F6100F5B902 /* CCActionCatmullRom.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9141519500F6100F5B902 /* CCActionCatmullRom.m */; };
77A9141919500F6100F5B902 /* CCActionEase.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9141819500F6100F5B902 /* CCActionEase.m */; };
77A9141C19500F6100F5B902 /* CCActionInstant.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9141B19500F6100F5B902 /* CCActionInstant.m */; };
77A9141F19500F6100F5B902 /* CCActionInterval.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9141E19500F6100F5B902 /* CCActionInterval.m */; };
77A9142319500F6100F5B902 /* CCActionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9142219500F6100F5B902 /* CCActionManager.m */; };
77A9142619500F6100F5B902 /* CCActionProgressTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9142519500F6100F5B902 /* CCActionProgressTimer.m */; };
77A9142919500F6100F5B902 /* CCActionTween.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9142819500F6100F5B902 /* CCActionTween.m */; };
77A9142D19500F6100F5B902 /* CCAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9142C19500F6100F5B902 /* CCAnimation.m */; };
77A9143019500F6100F5B902 /* CCAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9142F19500F6100F5B902 /* CCAnimationCache.m */; };
77A9143319500F6100F5B902 /* CCClippingNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9143219500F6100F5B902 /* CCClippingNode.m */; };
77A9143719500F6200F5B902 /* CCConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9143619500F6200F5B902 /* CCConfiguration.m */; };
77A9143B19500F6200F5B902 /* CCDirector.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9143A19500F6200F5B902 /* CCDirector.m */; };
77A9143F19500F6200F5B902 /* CCDrawNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9143E19500F6200F5B902 /* CCDrawNode.m */; };
77A9144219500F6200F5B902 /* ccFPSImages.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9144119500F6200F5B902 /* ccFPSImages.m */; };
77A9144719500F6200F5B902 /* CCLabelBMFont.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9144619500F6200F5B902 /* CCLabelBMFont.m */; };
77A9144A19500F6200F5B902 /* CCLabelTTF.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9144919500F6200F5B902 /* CCLabelTTF.m */; };
77A9144D19500F6200F5B902 /* CCNodeColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9144C19500F6200F5B902 /* CCNodeColor.m */; };
77A9145119500F6200F5B902 /* CCLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9145019500F6200F5B902 /* CCLayout.m */; };
77A9145419500F6200F5B902 /* CCLayoutBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9145319500F6200F5B902 /* CCLayoutBox.m */; };
77A9145819500F6200F5B902 /* CCMotionStreak.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9145719500F6200F5B902 /* CCMotionStreak.m */; };
77A9145D19500F6200F5B902 /* CCNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9145C19500F6200F5B902 /* CCNode.m */; };
77A9146019500F6200F5B902 /* CCNode+Debug.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9145F19500F6200F5B902 /* CCNode+Debug.m */; };
77A9146419500F6200F5B902 /* CCParallaxNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9146319500F6200F5B902 /* CCParallaxNode.m */; };
77A9146819500F6200F5B902 /* CCParticleBatchNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9146719500F6200F5B902 /* CCParticleBatchNode.m */; };
77A9146B19500F6200F5B902 /* CCParticleExamples.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9146A19500F6200F5B902 /* CCParticleExamples.m */; };
77A9146F19500F6200F5B902 /* CCParticleSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9146E19500F6200F5B902 /* CCParticleSystem.m */; };
77A9147319500F6200F5B902 /* CCParticleSystemBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9147219500F6200F5B902 /* CCParticleSystemBase.m */; };
77A9147819500F6200F5B902 /* CCPhysicsBody.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9147719500F6200F5B902 /* CCPhysicsBody.m */; };
77A9147B19500F6200F5B902 /* CCPhysicsJoint.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9147A19500F6200F5B902 /* CCPhysicsJoint.m */; };
77A9147E19500F6200F5B902 /* CCPhysicsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9147D19500F6200F5B902 /* CCPhysicsNode.m */; };
77A9148119500F6200F5B902 /* CCPhysicsShape.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9148019500F6200F5B902 /* CCPhysicsShape.m */; };
77A9148519500F6200F5B902 /* CCProgressNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9148419500F6200F5B902 /* CCProgressNode.m */; };
77A9148A19500F6200F5B902 /* CCRenderTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9148919500F6200F5B902 /* CCRenderTexture.m */; };
77A9148E19500F6300F5B902 /* CCResponder.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9148D19500F6300F5B902 /* CCResponder.m */; };
77A9149119500F6300F5B902 /* CCResponderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9149019500F6300F5B902 /* CCResponderManager.m */; };
77A9149519500F6300F5B902 /* CCScene.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9149419500F6300F5B902 /* CCScene.m */; };
77A9149819500F6300F5B902 /* CCScheduler.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9149719500F6300F5B902 /* CCScheduler.m */; };
77A9149C19500F6300F5B902 /* CCSprite.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9149B19500F6300F5B902 /* CCSprite.m */; };
77A9149F19500F6300F5B902 /* CCSprite9Slice.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9149E19500F6300F5B902 /* CCSprite9Slice.m */; };
77A914A219500F6300F5B902 /* CCSpriteBatchNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914A119500F6300F5B902 /* CCSpriteBatchNode.m */; };
77A914A519500F6300F5B902 /* CCSpriteFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914A419500F6300F5B902 /* CCSpriteFrame.m */; };
77A914A819500F6300F5B902 /* CCSpriteFrameCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914A719500F6300F5B902 /* CCSpriteFrameCache.m */; };
77A914AD19500F6300F5B902 /* CCTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914AC19500F6300F5B902 /* CCTexture.m */; };
77A914B019500F6300F5B902 /* CCTextureCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914AF19500F6300F5B902 /* CCTextureCache.m */; };
77A914B319500F6300F5B902 /* CCTexturePVR.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914B219500F6300F5B902 /* CCTexturePVR.m */; };
77A914B619500F6300F5B902 /* CCTiledMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914B519500F6300F5B902 /* CCTiledMap.m */; };
77A914BA19500F6300F5B902 /* CCTiledMapLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914B919500F6300F5B902 /* CCTiledMapLayer.m */; };
77A914BD19500F6300F5B902 /* CCTiledMapObjectGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914BC19500F6300F5B902 /* CCTiledMapObjectGroup.m */; };
77A914C019500F6300F5B902 /* CCTMXXMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914BF19500F6300F5B902 /* CCTMXXMLParser.m */; };
77A914C319500F6300F5B902 /* CCTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914C219500F6300F5B902 /* CCTransition.m */; };
77A914C719500F6300F5B902 /* cocos2d.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914C619500F6300F5B902 /* cocos2d.m */; };
77A914CE19500F6300F5B902 /* CCDirectorIOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914CD19500F6300F5B902 /* CCDirectorIOS.m */; };
77A914D119500F6300F5B902 /* CCES2Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914D019500F6300F5B902 /* CCES2Renderer.m */; };
77A914D519500F6300F5B902 /* CCGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914D419500F6300F5B902 /* CCGLView.m */; };
77A914D819500F6300F5B902 /* UITouch+CC.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914D719500F6300F5B902 /* UITouch+CC.m */; };
77A914DB19500F6300F5B902 /* CCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914DA19500F6300F5B902 /* CCAppDelegate.m */; };
77A914DF19500F6300F5B902 /* CCDirectorMac.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914DE19500F6300F5B902 /* CCDirectorMac.m */; };
77A914E219500F6300F5B902 /* CCGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914E119500F6300F5B902 /* CCGLView.m */; };
77A914E519500F6300F5B902 /* CCWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914E419500F6300F5B902 /* CCWindow.m */; };
77A914E819500F6300F5B902 /* NSEvent+CC.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914E719500F6300F5B902 /* NSEvent+CC.m */; };
77A914EA19500F6300F5B902 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A914E919500F6300F5B902 /* base64.c */; };
77A914EE19500F6300F5B902 /* CCFileUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914ED19500F6300F5B902 /* CCFileUtils.m */; };
77A914F119500F6300F5B902 /* CCColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914F019500F6300F5B902 /* CCColor.m */; };
77A914F519500F6300F5B902 /* CCProfiling.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914F419500F6300F5B902 /* CCProfiling.m */; };
77A914F719500F6300F5B902 /* ccUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A914F619500F6300F5B902 /* ccUtils.c */; };
77A914FC19500F6300F5B902 /* CCVertex.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914FB19500F6300F5B902 /* CCVertex.m */; };
77A914FF19500F6300F5B902 /* CGPointExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A914FE19500F6300F5B902 /* CGPointExtension.m */; };
77A9150219500F6300F5B902 /* NSAttributedString+CCAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9150119500F6300F5B902 /* NSAttributedString+CCAdditions.m */; };
77A9150519500F6300F5B902 /* NSThread+performBlock.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9150419500F6300F5B902 /* NSThread+performBlock.m */; };
77A9150919500F6400F5B902 /* TGAlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9150819500F6300F5B902 /* TGAlib.m */; };
77A9150F19500F6400F5B902 /* ZipUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9150E19500F6400F5B902 /* ZipUtils.m */; };
77A9151119500F6400F5B902 /* LICENSE_cocos2d.txt in Resources */ = {isa = PBXBuildFile; fileRef = 77A9151019500F6400F5B902 /* LICENSE_cocos2d.txt */; };
77A9151719500F6400F5B902 /* OALAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9151619500F6400F5B902 /* OALAction.m */; };
77A9151A19500F6400F5B902 /* OALActionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9151919500F6400F5B902 /* OALActionManager.m */; };
77A9151D19500F6400F5B902 /* OALAudioActions.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9151C19500F6400F5B902 /* OALAudioActions.m */; };
77A9152019500F6400F5B902 /* OALUtilityActions.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9151F19500F6400F5B902 /* OALUtilityActions.m */; };
77A9152419500F6400F5B902 /* OALAudioTrack.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9152319500F6400F5B902 /* OALAudioTrack.m */; };
77A9152719500F6400F5B902 /* OALAudioTrackNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9152619500F6400F5B902 /* OALAudioTrackNotifications.m */; };
77A9152A19500F6400F5B902 /* OALAudioTracks.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9152919500F6400F5B902 /* OALAudioTracks.m */; };
77A9152D19500F6400F5B902 /* OALSimpleAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9152C19500F6400F5B902 /* OALSimpleAudio.m */; };
77A9153319500F6400F5B902 /* ALBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9153219500F6400F5B902 /* ALBuffer.m */; };
77A9153619500F6400F5B902 /* ALCaptureDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9153519500F6400F5B902 /* ALCaptureDevice.m */; };
77A9153919500F6400F5B902 /* ALChannelSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9153819500F6400F5B902 /* ALChannelSource.m */; };
77A9153C19500F6400F5B902 /* ALContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9153B19500F6400F5B902 /* ALContext.m */; };
77A9153F19500F6400F5B902 /* ALDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9153E19500F6400F5B902 /* ALDevice.m */; };
77A9154219500F6400F5B902 /* ALListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9154119500F6400F5B902 /* ALListener.m */; };
77A9154619500F6400F5B902 /* ALSoundSourcePool.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9154519500F6400F5B902 /* ALSoundSourcePool.m */; };
77A9154919500F6400F5B902 /* ALSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9154819500F6400F5B902 /* ALSource.m */; };
77A9154D19500F6400F5B902 /* ALWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9154C19500F6400F5B902 /* ALWrapper.m */; };
77A9155019500F6400F5B902 /* OpenALManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9154F19500F6400F5B902 /* OpenALManager.m */; };
77A9155419500F6400F5B902 /* OALAudioSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9155319500F6400F5B902 /* OALAudioSession.m */; };
77A9155719500F6400F5B902 /* OALSuspendHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9155619500F6400F5B902 /* OALSuspendHandler.m */; };
77A9155C19500F6400F5B902 /* IOSVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9155B19500F6400F5B902 /* IOSVersion.m */; };
77A9155E19500F6400F5B902 /* mach_timing.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9155D19500F6400F5B902 /* mach_timing.c */; };
77A9156219500F6400F5B902 /* NSMutableArray+WeakReferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9156119500F6400F5B902 /* NSMutableArray+WeakReferences.m */; };
77A9156519500F6400F5B902 /* NSMutableDictionary+WeakReferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9156419500F6400F5B902 /* NSMutableDictionary+WeakReferences.m */; };
77A9156819500F6400F5B902 /* OALAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9156719500F6400F5B902 /* OALAudioFile.m */; };
77A9156C19500F6400F5B902 /* OALTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9156B19500F6400F5B902 /* OALTools.m */; };
77A9157219500F6500F5B902 /* CCButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9157119500F6500F5B902 /* CCButton.m */; };
77A9157519500F6500F5B902 /* CCControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9157419500F6500F5B902 /* CCControl.m */; };
77A9157919500F6500F5B902 /* CCControlTextureFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9157819500F6500F5B902 /* CCControlTextureFactory.m */; };
77A9157C19500F6500F5B902 /* CCScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9157B19500F6500F5B902 /* CCScrollView.m */; };
77A9157F19500F6500F5B902 /* CCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9157E19500F6500F5B902 /* CCSlider.m */; };
77A9158219500F6500F5B902 /* CCTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9158119500F6500F5B902 /* CCTableView.m */; };
77A9158519500F6500F5B902 /* CCTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9158419500F6500F5B902 /* CCTextField.m */; };
77A9158B19500F6500F5B902 /* CCAnimationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9158A19500F6500F5B902 /* CCAnimationManager.m */; };
77A9158E19500F6500F5B902 /* CCBAnimationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9158D19500F6500F5B902 /* CCBAnimationManager.m */; };
77A9159119500F6500F5B902 /* CCBKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9159019500F6500F5B902 /* CCBKeyframe.m */; };
77A9159419500F6500F5B902 /* CCBReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9159319500F6500F5B902 /* CCBReader.m */; };
77A9159719500F6500F5B902 /* CCBsequence.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9159619500F6500F5B902 /* CCBsequence.m */; };
77A9159A19500F6500F5B902 /* CCBSequenceProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9159919500F6500F5B902 /* CCBSequenceProperty.m */; };
77A9159D19500F6500F5B902 /* CCBLocalizationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9159C19500F6500F5B902 /* CCBLocalizationManager.m */; };
77A915A119500F6500F5B902 /* LICENSE_CCBReader.txt in Resources */ = {isa = PBXBuildFile; fileRef = 77A915A019500F6500F5B902 /* LICENSE_CCBReader.txt */; };
77A915C119500F6500F5B902 /* chipmunk.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915C019500F6500F5B902 /* chipmunk.c */; };
77A915C319500F6500F5B902 /* cpArbiter.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915C219500F6500F5B902 /* cpArbiter.c */; };
77A915C519500F6500F5B902 /* cpArray.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915C419500F6500F5B902 /* cpArray.c */; };
77A915C719500F6500F5B902 /* cpBBTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915C619500F6500F5B902 /* cpBBTree.c */; };
77A915C919500F6500F5B902 /* cpBody.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915C819500F6500F5B902 /* cpBody.c */; };
77A915CB19500F6500F5B902 /* cpCollision.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915CA19500F6500F5B902 /* cpCollision.c */; };
77A915CD19500F6500F5B902 /* cpConstraint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915CC19500F6500F5B902 /* cpConstraint.c */; };
77A915CF19500F6500F5B902 /* cpDampedRotarySpring.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915CE19500F6500F5B902 /* cpDampedRotarySpring.c */; };
77A915D119500F6500F5B902 /* cpDampedSpring.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915D019500F6500F5B902 /* cpDampedSpring.c */; };
77A915D319500F6500F5B902 /* cpGearJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915D219500F6500F5B902 /* cpGearJoint.c */; };
77A915D519500F6500F5B902 /* cpGrooveJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915D419500F6500F5B902 /* cpGrooveJoint.c */; };
77A915D719500F6500F5B902 /* cpHashSet.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915D619500F6500F5B902 /* cpHashSet.c */; };
77A915D919500F6500F5B902 /* cpPinJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915D819500F6500F5B902 /* cpPinJoint.c */; };
77A915DB19500F6500F5B902 /* cpPivotJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915DA19500F6500F5B902 /* cpPivotJoint.c */; };
77A915DD19500F6600F5B902 /* cpPolyShape.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915DC19500F6600F5B902 /* cpPolyShape.c */; };
77A915DF19500F6600F5B902 /* cpRatchetJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915DE19500F6600F5B902 /* cpRatchetJoint.c */; };
77A915E119500F6600F5B902 /* cpRotaryLimitJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915E019500F6600F5B902 /* cpRotaryLimitJoint.c */; };
77A915E319500F6600F5B902 /* cpShape.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915E219500F6600F5B902 /* cpShape.c */; };
77A915E519500F6600F5B902 /* cpSimpleMotor.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915E419500F6600F5B902 /* cpSimpleMotor.c */; };
77A915E719500F6600F5B902 /* cpSlideJoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915E619500F6600F5B902 /* cpSlideJoint.c */; };
77A915E919500F6600F5B902 /* cpSpace.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915E819500F6600F5B902 /* cpSpace.c */; };
77A915EB19500F6600F5B902 /* cpSpaceComponent.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915EA19500F6600F5B902 /* cpSpaceComponent.c */; };
77A915ED19500F6600F5B902 /* cpSpaceDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915EC19500F6600F5B902 /* cpSpaceDebug.c */; };
77A915EF19500F6600F5B902 /* cpSpaceHash.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915EE19500F6600F5B902 /* cpSpaceHash.c */; };
77A915F119500F6600F5B902 /* cpSpaceQuery.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915F019500F6600F5B902 /* cpSpaceQuery.c */; };
77A915F319500F6600F5B902 /* cpSpaceStep.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915F219500F6600F5B902 /* cpSpaceStep.c */; };
77A915F519500F6600F5B902 /* cpSpatialIndex.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915F419500F6600F5B902 /* cpSpatialIndex.c */; };
77A915F719500F6600F5B902 /* cpSweep1D.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A915F619500F6600F5B902 /* cpSweep1D.c */; };
77A9160519500F6600F5B902 /* ChipmunkBody.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9160419500F6600F5B902 /* ChipmunkBody.m */; };
77A9160719500F6600F5B902 /* ChipmunkConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9160619500F6600F5B902 /* ChipmunkConstraint.m */; };
77A9160919500F6600F5B902 /* ChipmunkMultiGrab.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9160819500F6600F5B902 /* ChipmunkMultiGrab.m */; };
77A9160B19500F6600F5B902 /* ChipmunkShape.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9160A19500F6600F5B902 /* ChipmunkShape.m */; };
77A9160D19500F6600F5B902 /* ChipmunkSpace.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9160C19500F6600F5B902 /* ChipmunkSpace.m */; };
77A9160F19500F6600F5B902 /* LICENSE_Chipmunk.txt in Resources */ = {isa = PBXBuildFile; fileRef = 77A9160E19500F6600F5B902 /* LICENSE_Chipmunk.txt */; };
77A9161319500F6600F5B902 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9161219500F6600F5B902 /* main.m */; };
77A9161719500F6600F5B902 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9161619500F6600F5B902 /* AppDelegate.m */; };
77A9161A19500F6600F5B902 /* HelloWorldLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A9161919500F6600F5B902 /* HelloWorldLayer.m */; };
77A916781950108F00F5B902 /* cpu-supp.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9163B1950108F00F5B902 /* cpu-supp.c */; };
77A9167A1950108F00F5B902 /* disk.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9163E1950108F00F5B902 /* disk.c */; };
77A9167B1950108F00F5B902 /* display.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916401950108F00F5B902 /* display.c */; };
77A9167C1950108F00F5B902 /* font.txt in Resources */ = {isa = PBXBuildFile; fileRef = 77A916411950108F00F5B902 /* font.txt */; };
77A9167D1950108F00F5B902 /* genfont.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916421950108F00F5B902 /* genfont.c */; };
77A9167F1950108F00F5B902 /* joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916461950108F00F5B902 /* joystick.c */; };
77A916801950108F00F5B902 /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916481950108F00F5B902 /* keys.c */; };
77A916811950108F00F5B902 /* debug.l in Sources */ = {isa = PBXBuildFile; fileRef = 77A9164C1950108F00F5B902 /* debug.l */; };
77A916821950108F00F5B902 /* debugger.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9164D1950108F00F5B902 /* debugger.c */; };
77A916831950108F00F5B902 /* opcodes.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9164E1950108F00F5B902 /* opcodes.c */; };
77A916841950108F00F5B902 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9164F1950108F00F5B902 /* misc.c */; };
77A916851950108F00F5B902 /* prefs.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916511950108F00F5B902 /* prefs.c */; };
77A916911950108F00F5B902 /* timing.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916611950108F00F5B902 /* timing.c */; };
77A916931950108F00F5B902 /* vm.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A916671950108F00F5B902 /* vm.c */; };
77A916941950108F00F5B902 /* cpu.S in Sources */ = {isa = PBXBuildFile; fileRef = 77A9166A1950108F00F5B902 /* cpu.S */; };
77A916951950108F00F5B902 /* genglue in Resources */ = {isa = PBXBuildFile; fileRef = 77A9166B1950108F00F5B902 /* genglue */; };
77A916961950108F00F5B902 /* zlib-helpers.c in Sources */ = {isa = PBXBuildFile; fileRef = 77A9166D1950108F00F5B902 /* zlib-helpers.c */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
7751DD5F1955F567007F8BDF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 77A913B219500F6000F5B902 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 77A913B919500F6000F5B902;
remoteInfo = Apple2Mac;
};
77A913D019500F6000F5B902 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 77A913B219500F6000F5B902 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 77A913CE19500F6000F5B902;
remoteInfo = ObjectiveChipmunk;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
7751DD4B1955EB60007F8BDF /* darwin-shim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "darwin-shim.h"; sourceTree = "<group>"; };
7751DD4D1955EFF5007F8BDF /* darwin-shim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "darwin-shim.c"; sourceTree = "<group>"; };
7751DD531955F567007F8BDF /* Apple2Mac Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apple2Mac Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
7751DD541955F567007F8BDF /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
7751DD581955F567007F8BDF /* Apple2Mac Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apple2Mac Tests-Info.plist"; sourceTree = "<group>"; };
7751DD5A1955F567007F8BDF /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
7751DD5C1955F567007F8BDF /* Apple2Mac_Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Apple2Mac_Tests.m; sourceTree = "<group>"; };
7751DD5E1955F567007F8BDF /* Apple2Mac Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Apple2Mac Tests-Prefix.pch"; sourceTree = "<group>"; };
77A913BA19500F6000F5B902 /* Apple2Mac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Apple2Mac.app; sourceTree = BUILT_PRODUCTS_DIR; };
77A913BD19500F6000F5B902 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
77A913BF19500F6000F5B902 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
77A913C119500F6000F5B902 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
77A913C319500F6000F5B902 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
77A913C519500F6000F5B902 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
77A913C719500F6000F5B902 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
77A913C919500F6000F5B902 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
77A913CB19500F6000F5B902 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
77A913CF19500F6000F5B902 /* libObjectiveChipmunk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libObjectiveChipmunk.a; sourceTree = BUILT_PRODUCTS_DIR; };
77A913D719500F6000F5B902 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = Resources/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
77A913DA19500F6000F5B902 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Resources/English.lproj/MainMenu.xib; sourceTree = "<group>"; };
77A913DC19500F6000F5B902 /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = icon.icns; path = Resources/icon.icns; sourceTree = "<group>"; };
77A913DE19500F6100F5B902 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
77A913E219500F6100F5B902 /* CCEffect.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffect.h; path = Libraries/cocos2d/CCEffect.h; sourceTree = "<group>"; };
77A913E319500F6100F5B902 /* CCEffectBrightness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectBrightness.h; path = Libraries/cocos2d/CCEffectBrightness.h; sourceTree = "<group>"; };
77A913E419500F6100F5B902 /* CCEffectContrast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectContrast.h; path = Libraries/cocos2d/CCEffectContrast.h; sourceTree = "<group>"; };
77A913E519500F6100F5B902 /* CCEffectColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectColor.h; path = Libraries/cocos2d/CCEffectColor.h; sourceTree = "<group>"; };
77A913E619500F6100F5B902 /* CCEffectColorPulse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectColorPulse.h; path = Libraries/cocos2d/CCEffectColorPulse.h; sourceTree = "<group>"; };
77A913E719500F6100F5B902 /* CCEffectGlow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectGlow.h; path = Libraries/cocos2d/CCEffectGlow.h; sourceTree = "<group>"; };
77A913E819500F6100F5B902 /* CCEffectPixellate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectPixellate.h; path = Libraries/cocos2d/CCEffectPixellate.h; sourceTree = "<group>"; };
77A913EA19500F6100F5B902 /* CCEffectNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectNode.h; path = Libraries/cocos2d/CCEffectNode.h; sourceTree = "<group>"; };
77A913EB19500F6100F5B902 /* CCEffectStack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectStack.h; path = Libraries/cocos2d/CCEffectStack.h; sourceTree = "<group>"; };
77A913EC19500F6100F5B902 /* CCEffectTexture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectTexture.h; path = Libraries/cocos2d/CCEffectTexture.h; sourceTree = "<group>"; };
77A913ED19500F6100F5B902 /* CCEffect_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffect_Private.h; path = Libraries/cocos2d/CCEffect_Private.h; sourceTree = "<group>"; };
77A913EE19500F6100F5B902 /* CCEffectStack_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCEffectStack_Private.h; path = Libraries/cocos2d/CCEffectStack_Private.h; sourceTree = "<group>"; };
77A913EF19500F6100F5B902 /* CCEffect.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffect.m; path = Libraries/cocos2d/CCEffect.m; sourceTree = "<group>"; };
77A913F119500F6100F5B902 /* CCEffectBrightness.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectBrightness.m; path = Libraries/cocos2d/CCEffectBrightness.m; sourceTree = "<group>"; };
77A913F319500F6100F5B902 /* CCEffectContrast.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectContrast.m; path = Libraries/cocos2d/CCEffectContrast.m; sourceTree = "<group>"; };
77A913F519500F6100F5B902 /* CCEffectColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectColor.m; path = Libraries/cocos2d/CCEffectColor.m; sourceTree = "<group>"; };
77A913F719500F6100F5B902 /* CCEffectColorPulse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectColorPulse.m; path = Libraries/cocos2d/CCEffectColorPulse.m; sourceTree = "<group>"; };
77A913F919500F6100F5B902 /* CCEffectGlow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectGlow.m; path = Libraries/cocos2d/CCEffectGlow.m; sourceTree = "<group>"; };
77A913FB19500F6100F5B902 /* CCEffectPixellate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectPixellate.m; path = Libraries/cocos2d/CCEffectPixellate.m; sourceTree = "<group>"; };
77A913FD19500F6100F5B902 /* CCEffectNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectNode.m; path = Libraries/cocos2d/CCEffectNode.m; sourceTree = "<group>"; };
77A913FF19500F6100F5B902 /* CCEffectStack.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectStack.m; path = Libraries/cocos2d/CCEffectStack.m; sourceTree = "<group>"; };
77A9140119500F6100F5B902 /* CCEffectTexture.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCEffectTexture.m; path = Libraries/cocos2d/CCEffectTexture.m; sourceTree = "<group>"; };
77A9140419500F6100F5B902 /* CCRenderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCRenderer.h; path = Libraries/cocos2d/CCRenderer.h; sourceTree = "<group>"; };
77A9140519500F6100F5B902 /* CCRenderer_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCRenderer_Private.h; path = Libraries/cocos2d/CCRenderer_Private.h; sourceTree = "<group>"; };
77A9140619500F6100F5B902 /* CCRenderer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCRenderer.m; path = Libraries/cocos2d/CCRenderer.m; sourceTree = "<group>"; };
77A9140819500F6100F5B902 /* CCShader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCShader.h; path = Libraries/cocos2d/CCShader.h; sourceTree = "<group>"; };
77A9140919500F6100F5B902 /* CCShader_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCShader_Private.h; path = Libraries/cocos2d/CCShader_Private.h; sourceTree = "<group>"; };
77A9140A19500F6100F5B902 /* CCShader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCShader.m; path = Libraries/cocos2d/CCShader.m; sourceTree = "<group>"; };
77A9140D19500F6100F5B902 /* CCCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCCache.h; path = Libraries/cocos2d/CCCache.h; sourceTree = "<group>"; };
77A9140E19500F6100F5B902 /* CCCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCCache.m; path = Libraries/cocos2d/CCCache.m; sourceTree = "<group>"; };
77A9141119500F6100F5B902 /* CCAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAction.h; path = Libraries/cocos2d/CCAction.h; sourceTree = "<group>"; };
77A9141219500F6100F5B902 /* CCAction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCAction.m; path = Libraries/cocos2d/CCAction.m; sourceTree = "<group>"; };
77A9141419500F6100F5B902 /* CCActionCatmullRom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionCatmullRom.h; path = Libraries/cocos2d/CCActionCatmullRom.h; sourceTree = "<group>"; };
77A9141519500F6100F5B902 /* CCActionCatmullRom.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionCatmullRom.m; path = Libraries/cocos2d/CCActionCatmullRom.m; sourceTree = "<group>"; };
77A9141719500F6100F5B902 /* CCActionEase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionEase.h; path = Libraries/cocos2d/CCActionEase.h; sourceTree = "<group>"; };
77A9141819500F6100F5B902 /* CCActionEase.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionEase.m; path = Libraries/cocos2d/CCActionEase.m; sourceTree = "<group>"; };
77A9141A19500F6100F5B902 /* CCActionInstant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionInstant.h; path = Libraries/cocos2d/CCActionInstant.h; sourceTree = "<group>"; };
77A9141B19500F6100F5B902 /* CCActionInstant.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionInstant.m; path = Libraries/cocos2d/CCActionInstant.m; sourceTree = "<group>"; };
77A9141D19500F6100F5B902 /* CCActionInterval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionInterval.h; path = Libraries/cocos2d/CCActionInterval.h; sourceTree = "<group>"; };
77A9141E19500F6100F5B902 /* CCActionInterval.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionInterval.m; path = Libraries/cocos2d/CCActionInterval.m; sourceTree = "<group>"; };
77A9142019500F6100F5B902 /* CCActionManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionManager.h; path = Libraries/cocos2d/CCActionManager.h; sourceTree = "<group>"; };
77A9142119500F6100F5B902 /* CCActionManager_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionManager_Private.h; path = Libraries/cocos2d/CCActionManager_Private.h; sourceTree = "<group>"; };
77A9142219500F6100F5B902 /* CCActionManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionManager.m; path = Libraries/cocos2d/CCActionManager.m; sourceTree = "<group>"; };
77A9142419500F6100F5B902 /* CCActionProgressTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionProgressTimer.h; path = Libraries/cocos2d/CCActionProgressTimer.h; sourceTree = "<group>"; };
77A9142519500F6100F5B902 /* CCActionProgressTimer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionProgressTimer.m; path = Libraries/cocos2d/CCActionProgressTimer.m; sourceTree = "<group>"; };
77A9142719500F6100F5B902 /* CCActionTween.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCActionTween.h; path = Libraries/cocos2d/CCActionTween.h; sourceTree = "<group>"; };
77A9142819500F6100F5B902 /* CCActionTween.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCActionTween.m; path = Libraries/cocos2d/CCActionTween.m; sourceTree = "<group>"; };
77A9142B19500F6100F5B902 /* CCAnimation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAnimation.h; path = Libraries/cocos2d/CCAnimation.h; sourceTree = "<group>"; };
77A9142C19500F6100F5B902 /* CCAnimation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCAnimation.m; path = Libraries/cocos2d/CCAnimation.m; sourceTree = "<group>"; };
77A9142E19500F6100F5B902 /* CCAnimationCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAnimationCache.h; path = Libraries/cocos2d/CCAnimationCache.h; sourceTree = "<group>"; };
77A9142F19500F6100F5B902 /* CCAnimationCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCAnimationCache.m; path = Libraries/cocos2d/CCAnimationCache.m; sourceTree = "<group>"; };
77A9143119500F6100F5B902 /* CCClippingNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCClippingNode.h; path = Libraries/cocos2d/CCClippingNode.h; sourceTree = "<group>"; };
77A9143219500F6100F5B902 /* CCClippingNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCClippingNode.m; path = Libraries/cocos2d/CCClippingNode.m; sourceTree = "<group>"; };
77A9143419500F6200F5B902 /* ccConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ccConfig.h; path = Libraries/cocos2d/ccConfig.h; sourceTree = "<group>"; };
77A9143519500F6200F5B902 /* CCConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCConfiguration.h; path = Libraries/cocos2d/CCConfiguration.h; sourceTree = "<group>"; };
77A9143619500F6200F5B902 /* CCConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCConfiguration.m; path = Libraries/cocos2d/CCConfiguration.m; sourceTree = "<group>"; };
77A9143819500F6200F5B902 /* CCDirector_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCDirector_Private.h; path = Libraries/cocos2d/CCDirector_Private.h; sourceTree = "<group>"; };
77A9143919500F6200F5B902 /* CCDirector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCDirector.h; path = Libraries/cocos2d/CCDirector.h; sourceTree = "<group>"; };
77A9143A19500F6200F5B902 /* CCDirector.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCDirector.m; path = Libraries/cocos2d/CCDirector.m; sourceTree = "<group>"; };
77A9143D19500F6200F5B902 /* CCDrawNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCDrawNode.h; path = Libraries/cocos2d/CCDrawNode.h; sourceTree = "<group>"; };
77A9143E19500F6200F5B902 /* CCDrawNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCDrawNode.m; path = Libraries/cocos2d/CCDrawNode.m; sourceTree = "<group>"; };
77A9144019500F6200F5B902 /* ccFPSImages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ccFPSImages.h; path = Libraries/cocos2d/ccFPSImages.h; sourceTree = "<group>"; };
77A9144119500F6200F5B902 /* ccFPSImages.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ccFPSImages.m; path = Libraries/cocos2d/ccFPSImages.m; sourceTree = "<group>"; };
77A9144419500F6200F5B902 /* CCLabelBMFont_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCLabelBMFont_Private.h; path = Libraries/cocos2d/CCLabelBMFont_Private.h; sourceTree = "<group>"; };
77A9144519500F6200F5B902 /* CCLabelBMFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCLabelBMFont.h; path = Libraries/cocos2d/CCLabelBMFont.h; sourceTree = "<group>"; };
77A9144619500F6200F5B902 /* CCLabelBMFont.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCLabelBMFont.m; path = Libraries/cocos2d/CCLabelBMFont.m; sourceTree = "<group>"; };
77A9144819500F6200F5B902 /* CCLabelTTF.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCLabelTTF.h; path = Libraries/cocos2d/CCLabelTTF.h; sourceTree = "<group>"; };
77A9144919500F6200F5B902 /* CCLabelTTF.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCLabelTTF.m; path = Libraries/cocos2d/CCLabelTTF.m; sourceTree = "<group>"; };
77A9144B19500F6200F5B902 /* CCNodeColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCNodeColor.h; path = Libraries/cocos2d/CCNodeColor.h; sourceTree = "<group>"; };
77A9144C19500F6200F5B902 /* CCNodeColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCNodeColor.m; path = Libraries/cocos2d/CCNodeColor.m; sourceTree = "<group>"; };
77A9144F19500F6200F5B902 /* CCLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCLayout.h; path = Libraries/cocos2d/CCLayout.h; sourceTree = "<group>"; };
77A9145019500F6200F5B902 /* CCLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCLayout.m; path = Libraries/cocos2d/CCLayout.m; sourceTree = "<group>"; };
77A9145219500F6200F5B902 /* CCLayoutBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCLayoutBox.h; path = Libraries/cocos2d/CCLayoutBox.h; sourceTree = "<group>"; };
77A9145319500F6200F5B902 /* CCLayoutBox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCLayoutBox.m; path = Libraries/cocos2d/CCLayoutBox.m; sourceTree = "<group>"; };
77A9145519500F6200F5B902 /* ccMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ccMacros.h; path = Libraries/cocos2d/ccMacros.h; sourceTree = "<group>"; };
77A9145619500F6200F5B902 /* CCMotionStreak.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCMotionStreak.h; path = Libraries/cocos2d/CCMotionStreak.h; sourceTree = "<group>"; };
77A9145719500F6200F5B902 /* CCMotionStreak.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCMotionStreak.m; path = Libraries/cocos2d/CCMotionStreak.m; sourceTree = "<group>"; };
77A9145A19500F6200F5B902 /* CCNode_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCNode_Private.h; path = Libraries/cocos2d/CCNode_Private.h; sourceTree = "<group>"; };
77A9145B19500F6200F5B902 /* CCNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCNode.h; path = Libraries/cocos2d/CCNode.h; sourceTree = "<group>"; };
77A9145C19500F6200F5B902 /* CCNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCNode.m; path = Libraries/cocos2d/CCNode.m; sourceTree = "<group>"; };
77A9145E19500F6200F5B902 /* CCNode+Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "CCNode+Debug.h"; path = "Libraries/cocos2d/CCNode+Debug.h"; sourceTree = "<group>"; };
77A9145F19500F6200F5B902 /* CCNode+Debug.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "CCNode+Debug.m"; path = "Libraries/cocos2d/CCNode+Debug.m"; sourceTree = "<group>"; };
77A9146219500F6200F5B902 /* CCParallaxNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParallaxNode.h; path = Libraries/cocos2d/CCParallaxNode.h; sourceTree = "<group>"; };
77A9146319500F6200F5B902 /* CCParallaxNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCParallaxNode.m; path = Libraries/cocos2d/CCParallaxNode.m; sourceTree = "<group>"; };
77A9146619500F6200F5B902 /* CCParticleBatchNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleBatchNode.h; path = Libraries/cocos2d/CCParticleBatchNode.h; sourceTree = "<group>"; };
77A9146719500F6200F5B902 /* CCParticleBatchNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCParticleBatchNode.m; path = Libraries/cocos2d/CCParticleBatchNode.m; sourceTree = "<group>"; };
77A9146919500F6200F5B902 /* CCParticleExamples.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleExamples.h; path = Libraries/cocos2d/CCParticleExamples.h; sourceTree = "<group>"; };
77A9146A19500F6200F5B902 /* CCParticleExamples.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCParticleExamples.m; path = Libraries/cocos2d/CCParticleExamples.m; sourceTree = "<group>"; };
77A9146C19500F6200F5B902 /* CCParticleSystem_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleSystem_Private.h; path = Libraries/cocos2d/CCParticleSystem_Private.h; sourceTree = "<group>"; };
77A9146D19500F6200F5B902 /* CCParticleSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleSystem.h; path = Libraries/cocos2d/CCParticleSystem.h; sourceTree = "<group>"; };
77A9146E19500F6200F5B902 /* CCParticleSystem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCParticleSystem.m; path = Libraries/cocos2d/CCParticleSystem.m; sourceTree = "<group>"; };
77A9147019500F6200F5B902 /* CCParticleSystemBase_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleSystemBase_Private.h; path = Libraries/cocos2d/CCParticleSystemBase_Private.h; sourceTree = "<group>"; };
77A9147119500F6200F5B902 /* CCParticleSystemBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCParticleSystemBase.h; path = Libraries/cocos2d/CCParticleSystemBase.h; sourceTree = "<group>"; };
77A9147219500F6200F5B902 /* CCParticleSystemBase.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCParticleSystemBase.m; path = Libraries/cocos2d/CCParticleSystemBase.m; sourceTree = "<group>"; };
77A9147519500F6200F5B902 /* CCPhysics+ObjectiveChipmunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "CCPhysics+ObjectiveChipmunk.h"; path = "Libraries/cocos2d/CCPhysics+ObjectiveChipmunk.h"; sourceTree = "<group>"; };
77A9147619500F6200F5B902 /* CCPhysicsBody.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCPhysicsBody.h; path = Libraries/cocos2d/CCPhysicsBody.h; sourceTree = "<group>"; };
77A9147719500F6200F5B902 /* CCPhysicsBody.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCPhysicsBody.m; path = Libraries/cocos2d/CCPhysicsBody.m; sourceTree = "<group>"; };
77A9147919500F6200F5B902 /* CCPhysicsJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCPhysicsJoint.h; path = Libraries/cocos2d/CCPhysicsJoint.h; sourceTree = "<group>"; };
77A9147A19500F6200F5B902 /* CCPhysicsJoint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCPhysicsJoint.m; path = Libraries/cocos2d/CCPhysicsJoint.m; sourceTree = "<group>"; };
77A9147C19500F6200F5B902 /* CCPhysicsNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCPhysicsNode.h; path = Libraries/cocos2d/CCPhysicsNode.h; sourceTree = "<group>"; };
77A9147D19500F6200F5B902 /* CCPhysicsNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCPhysicsNode.m; path = Libraries/cocos2d/CCPhysicsNode.m; sourceTree = "<group>"; };
77A9147F19500F6200F5B902 /* CCPhysicsShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCPhysicsShape.h; path = Libraries/cocos2d/CCPhysicsShape.h; sourceTree = "<group>"; };
77A9148019500F6200F5B902 /* CCPhysicsShape.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCPhysicsShape.m; path = Libraries/cocos2d/CCPhysicsShape.m; sourceTree = "<group>"; };
77A9148219500F6200F5B902 /* CCProgressNode_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCProgressNode_Private.h; path = Libraries/cocos2d/CCProgressNode_Private.h; sourceTree = "<group>"; };
77A9148319500F6200F5B902 /* CCProgressNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCProgressNode.h; path = Libraries/cocos2d/CCProgressNode.h; sourceTree = "<group>"; };
77A9148419500F6200F5B902 /* CCProgressNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCProgressNode.m; path = Libraries/cocos2d/CCProgressNode.m; sourceTree = "<group>"; };
77A9148619500F6200F5B902 /* CCProtocols.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCProtocols.h; path = Libraries/cocos2d/CCProtocols.h; sourceTree = "<group>"; };
77A9148719500F6200F5B902 /* CCRenderTexture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCRenderTexture.h; path = Libraries/cocos2d/CCRenderTexture.h; sourceTree = "<group>"; };
77A9148819500F6200F5B902 /* CCRenderTexture_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCRenderTexture_Private.h; path = Libraries/cocos2d/CCRenderTexture_Private.h; sourceTree = "<group>"; };
77A9148919500F6200F5B902 /* CCRenderTexture.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCRenderTexture.m; path = Libraries/cocos2d/CCRenderTexture.m; sourceTree = "<group>"; };
77A9148C19500F6300F5B902 /* CCResponder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCResponder.h; path = Libraries/cocos2d/CCResponder.h; sourceTree = "<group>"; };
77A9148D19500F6300F5B902 /* CCResponder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCResponder.m; path = Libraries/cocos2d/CCResponder.m; sourceTree = "<group>"; };
77A9148F19500F6300F5B902 /* CCResponderManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCResponderManager.h; path = Libraries/cocos2d/CCResponderManager.h; sourceTree = "<group>"; };
77A9149019500F6300F5B902 /* CCResponderManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCResponderManager.m; path = Libraries/cocos2d/CCResponderManager.m; sourceTree = "<group>"; };
77A9149319500F6300F5B902 /* CCScene.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCScene.h; path = Libraries/cocos2d/CCScene.h; sourceTree = "<group>"; };
77A9149419500F6300F5B902 /* CCScene.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCScene.m; path = Libraries/cocos2d/CCScene.m; sourceTree = "<group>"; };
77A9149619500F6300F5B902 /* CCScheduler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCScheduler.h; path = Libraries/cocos2d/CCScheduler.h; sourceTree = "<group>"; };
77A9149719500F6300F5B902 /* CCScheduler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCScheduler.m; path = Libraries/cocos2d/CCScheduler.m; sourceTree = "<group>"; };
77A9149919500F6300F5B902 /* CCSprite_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSprite_Private.h; path = Libraries/cocos2d/CCSprite_Private.h; sourceTree = "<group>"; };
77A9149A19500F6300F5B902 /* CCSprite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSprite.h; path = Libraries/cocos2d/CCSprite.h; sourceTree = "<group>"; };
77A9149B19500F6300F5B902 /* CCSprite.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSprite.m; path = Libraries/cocos2d/CCSprite.m; sourceTree = "<group>"; };
77A9149D19500F6300F5B902 /* CCSprite9Slice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSprite9Slice.h; path = Libraries/cocos2d/CCSprite9Slice.h; sourceTree = "<group>"; };
77A9149E19500F6300F5B902 /* CCSprite9Slice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSprite9Slice.m; path = Libraries/cocos2d/CCSprite9Slice.m; sourceTree = "<group>"; };
77A914A019500F6300F5B902 /* CCSpriteBatchNode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSpriteBatchNode.h; path = Libraries/cocos2d/CCSpriteBatchNode.h; sourceTree = "<group>"; };
77A914A119500F6300F5B902 /* CCSpriteBatchNode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSpriteBatchNode.m; path = Libraries/cocos2d/CCSpriteBatchNode.m; sourceTree = "<group>"; };
77A914A319500F6300F5B902 /* CCSpriteFrame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSpriteFrame.h; path = Libraries/cocos2d/CCSpriteFrame.h; sourceTree = "<group>"; };
77A914A419500F6300F5B902 /* CCSpriteFrame.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSpriteFrame.m; path = Libraries/cocos2d/CCSpriteFrame.m; sourceTree = "<group>"; };
77A914A619500F6300F5B902 /* CCSpriteFrameCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSpriteFrameCache.h; path = Libraries/cocos2d/CCSpriteFrameCache.h; sourceTree = "<group>"; };
77A914A719500F6300F5B902 /* CCSpriteFrameCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSpriteFrameCache.m; path = Libraries/cocos2d/CCSpriteFrameCache.m; sourceTree = "<group>"; };
77A914AA19500F6300F5B902 /* CCTexture_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTexture_Private.h; path = Libraries/cocos2d/CCTexture_Private.h; sourceTree = "<group>"; };
77A914AB19500F6300F5B902 /* CCTexture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTexture.h; path = Libraries/cocos2d/CCTexture.h; sourceTree = "<group>"; };
77A914AC19500F6300F5B902 /* CCTexture.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTexture.m; path = Libraries/cocos2d/CCTexture.m; sourceTree = "<group>"; };
77A914AE19500F6300F5B902 /* CCTextureCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTextureCache.h; path = Libraries/cocos2d/CCTextureCache.h; sourceTree = "<group>"; };
77A914AF19500F6300F5B902 /* CCTextureCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTextureCache.m; path = Libraries/cocos2d/CCTextureCache.m; sourceTree = "<group>"; };
77A914B119500F6300F5B902 /* CCTexturePVR.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTexturePVR.h; path = Libraries/cocos2d/CCTexturePVR.h; sourceTree = "<group>"; };
77A914B219500F6300F5B902 /* CCTexturePVR.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTexturePVR.m; path = Libraries/cocos2d/CCTexturePVR.m; sourceTree = "<group>"; };
77A914B419500F6300F5B902 /* CCTiledMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTiledMap.h; path = Libraries/cocos2d/CCTiledMap.h; sourceTree = "<group>"; };
77A914B519500F6300F5B902 /* CCTiledMap.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTiledMap.m; path = Libraries/cocos2d/CCTiledMap.m; sourceTree = "<group>"; };
77A914B719500F6300F5B902 /* CCTiledMapLayer_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTiledMapLayer_Private.h; path = Libraries/cocos2d/CCTiledMapLayer_Private.h; sourceTree = "<group>"; };
77A914B819500F6300F5B902 /* CCTiledMapLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTiledMapLayer.h; path = Libraries/cocos2d/CCTiledMapLayer.h; sourceTree = "<group>"; };
77A914B919500F6300F5B902 /* CCTiledMapLayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTiledMapLayer.m; path = Libraries/cocos2d/CCTiledMapLayer.m; sourceTree = "<group>"; };
77A914BB19500F6300F5B902 /* CCTiledMapObjectGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTiledMapObjectGroup.h; path = Libraries/cocos2d/CCTiledMapObjectGroup.h; sourceTree = "<group>"; };
77A914BC19500F6300F5B902 /* CCTiledMapObjectGroup.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTiledMapObjectGroup.m; path = Libraries/cocos2d/CCTiledMapObjectGroup.m; sourceTree = "<group>"; };
77A914BE19500F6300F5B902 /* CCTMXXMLParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTMXXMLParser.h; path = Libraries/cocos2d/CCTMXXMLParser.h; sourceTree = "<group>"; };
77A914BF19500F6300F5B902 /* CCTMXXMLParser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTMXXMLParser.m; path = Libraries/cocos2d/CCTMXXMLParser.m; sourceTree = "<group>"; };
77A914C119500F6300F5B902 /* CCTransition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTransition.h; path = Libraries/cocos2d/CCTransition.h; sourceTree = "<group>"; };
77A914C219500F6300F5B902 /* CCTransition.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTransition.m; path = Libraries/cocos2d/CCTransition.m; sourceTree = "<group>"; };
77A914C419500F6300F5B902 /* ccTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ccTypes.h; path = Libraries/cocos2d/ccTypes.h; sourceTree = "<group>"; };
77A914C519500F6300F5B902 /* cocos2d.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cocos2d.h; path = Libraries/cocos2d/cocos2d.h; sourceTree = "<group>"; };
77A914C619500F6300F5B902 /* cocos2d.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = cocos2d.m; path = Libraries/cocos2d/cocos2d.m; sourceTree = "<group>"; };
77A914C919500F6300F5B902 /* CCGL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCGL.h; path = Libraries/cocos2d/Platforms/CCGL.h; sourceTree = "<group>"; };
77A914CA19500F6300F5B902 /* CCNS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCNS.h; path = Libraries/cocos2d/Platforms/CCNS.h; sourceTree = "<group>"; };
77A914CC19500F6300F5B902 /* CCDirectorIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCDirectorIOS.h; path = Libraries/cocos2d/Platforms/iOS/CCDirectorIOS.h; sourceTree = "<group>"; };
77A914CD19500F6300F5B902 /* CCDirectorIOS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCDirectorIOS.m; path = Libraries/cocos2d/Platforms/iOS/CCDirectorIOS.m; sourceTree = "<group>"; };
77A914CF19500F6300F5B902 /* CCES2Renderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCES2Renderer.h; path = Libraries/cocos2d/Platforms/iOS/CCES2Renderer.h; sourceTree = "<group>"; };
77A914D019500F6300F5B902 /* CCES2Renderer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCES2Renderer.m; path = Libraries/cocos2d/Platforms/iOS/CCES2Renderer.m; sourceTree = "<group>"; };
77A914D219500F6300F5B902 /* CCESRenderer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCESRenderer.h; path = Libraries/cocos2d/Platforms/iOS/CCESRenderer.h; sourceTree = "<group>"; };
77A914D319500F6300F5B902 /* CCGLView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCGLView.h; path = Libraries/cocos2d/Platforms/iOS/CCGLView.h; sourceTree = "<group>"; };
77A914D419500F6300F5B902 /* CCGLView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCGLView.m; path = Libraries/cocos2d/Platforms/iOS/CCGLView.m; sourceTree = "<group>"; };
77A914D619500F6300F5B902 /* UITouch+CC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "UITouch+CC.h"; path = "Libraries/cocos2d/Platforms/iOS/UITouch+CC.h"; sourceTree = "<group>"; };
77A914D719500F6300F5B902 /* UITouch+CC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "UITouch+CC.m"; path = "Libraries/cocos2d/Platforms/iOS/UITouch+CC.m"; sourceTree = "<group>"; };
77A914D919500F6300F5B902 /* CCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAppDelegate.h; path = Libraries/cocos2d/Platforms/iOS/CCAppDelegate.h; sourceTree = "<group>"; };
77A914DA19500F6300F5B902 /* CCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCAppDelegate.m; path = Libraries/cocos2d/Platforms/iOS/CCAppDelegate.m; sourceTree = "<group>"; };
77A914DD19500F6300F5B902 /* CCDirectorMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCDirectorMac.h; path = Libraries/cocos2d/Platforms/Mac/CCDirectorMac.h; sourceTree = "<group>"; };
77A914DE19500F6300F5B902 /* CCDirectorMac.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCDirectorMac.m; path = Libraries/cocos2d/Platforms/Mac/CCDirectorMac.m; sourceTree = "<group>"; };
77A914E019500F6300F5B902 /* CCGLView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCGLView.h; path = Libraries/cocos2d/Platforms/Mac/CCGLView.h; sourceTree = "<group>"; };
77A914E119500F6300F5B902 /* CCGLView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCGLView.m; path = Libraries/cocos2d/Platforms/Mac/CCGLView.m; sourceTree = "<group>"; };
77A914E319500F6300F5B902 /* CCWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCWindow.h; path = Libraries/cocos2d/Platforms/Mac/CCWindow.h; sourceTree = "<group>"; };
77A914E419500F6300F5B902 /* CCWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCWindow.m; path = Libraries/cocos2d/Platforms/Mac/CCWindow.m; sourceTree = "<group>"; };
77A914E619500F6300F5B902 /* NSEvent+CC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSEvent+CC.h"; path = "Libraries/cocos2d/Platforms/Mac/NSEvent+CC.h"; sourceTree = "<group>"; };
77A914E719500F6300F5B902 /* NSEvent+CC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSEvent+CC.m"; path = "Libraries/cocos2d/Platforms/Mac/NSEvent+CC.m"; sourceTree = "<group>"; };
77A914E919500F6300F5B902 /* base64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Libraries/cocos2d/Support/base64.c; sourceTree = "<group>"; };
77A914EB19500F6300F5B902 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Libraries/cocos2d/Support/base64.h; sourceTree = "<group>"; };
77A914EC19500F6300F5B902 /* CCFileUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCFileUtils.h; path = Libraries/cocos2d/Support/CCFileUtils.h; sourceTree = "<group>"; };
77A914ED19500F6300F5B902 /* CCFileUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCFileUtils.m; path = Libraries/cocos2d/Support/CCFileUtils.m; sourceTree = "<group>"; };
77A914EF19500F6300F5B902 /* CCColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCColor.h; path = Libraries/cocos2d/Support/CCColor.h; sourceTree = "<group>"; };
77A914F019500F6300F5B902 /* CCColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCColor.m; path = Libraries/cocos2d/Support/CCColor.m; sourceTree = "<group>"; };
77A914F319500F6300F5B902 /* CCProfiling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCProfiling.h; path = Libraries/cocos2d/Support/CCProfiling.h; sourceTree = "<group>"; };
77A914F419500F6300F5B902 /* CCProfiling.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCProfiling.m; path = Libraries/cocos2d/Support/CCProfiling.m; sourceTree = "<group>"; };
77A914F619500F6300F5B902 /* ccUtils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ccUtils.c; path = Libraries/cocos2d/Support/ccUtils.c; sourceTree = "<group>"; };
77A914F819500F6300F5B902 /* ccUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ccUtils.h; path = Libraries/cocos2d/Support/ccUtils.h; sourceTree = "<group>"; };
77A914FA19500F6300F5B902 /* CCVertex.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCVertex.h; path = Libraries/cocos2d/Support/CCVertex.h; sourceTree = "<group>"; };
77A914FB19500F6300F5B902 /* CCVertex.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCVertex.m; path = Libraries/cocos2d/Support/CCVertex.m; sourceTree = "<group>"; };
77A914FD19500F6300F5B902 /* CGPointExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CGPointExtension.h; path = Libraries/cocos2d/Support/CGPointExtension.h; sourceTree = "<group>"; };
77A914FE19500F6300F5B902 /* CGPointExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CGPointExtension.m; path = Libraries/cocos2d/Support/CGPointExtension.m; sourceTree = "<group>"; };
77A9150019500F6300F5B902 /* NSAttributedString+CCAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSAttributedString+CCAdditions.h"; path = "Libraries/cocos2d/Support/NSAttributedString+CCAdditions.h"; sourceTree = "<group>"; };
77A9150119500F6300F5B902 /* NSAttributedString+CCAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSAttributedString+CCAdditions.m"; path = "Libraries/cocos2d/Support/NSAttributedString+CCAdditions.m"; sourceTree = "<group>"; };
77A9150319500F6300F5B902 /* NSThread+performBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSThread+performBlock.h"; path = "Libraries/cocos2d/Support/NSThread+performBlock.h"; sourceTree = "<group>"; };
77A9150419500F6300F5B902 /* NSThread+performBlock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSThread+performBlock.m"; path = "Libraries/cocos2d/Support/NSThread+performBlock.m"; sourceTree = "<group>"; };
77A9150719500F6300F5B902 /* TGAlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TGAlib.h; path = Libraries/cocos2d/Support/TGAlib.h; sourceTree = "<group>"; };
77A9150819500F6300F5B902 /* TGAlib.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = TGAlib.m; path = Libraries/cocos2d/Support/TGAlib.m; sourceTree = "<group>"; };
77A9150B19500F6400F5B902 /* uthash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = uthash.h; path = Libraries/cocos2d/Support/uthash.h; sourceTree = "<group>"; };
77A9150C19500F6400F5B902 /* utlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = utlist.h; path = Libraries/cocos2d/Support/utlist.h; sourceTree = "<group>"; };
77A9150D19500F6400F5B902 /* ZipUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ZipUtils.h; path = Libraries/cocos2d/Support/ZipUtils.h; sourceTree = "<group>"; };
77A9150E19500F6400F5B902 /* ZipUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ZipUtils.m; path = Libraries/cocos2d/Support/ZipUtils.m; sourceTree = "<group>"; };
77A9151019500F6400F5B902 /* LICENSE_cocos2d.txt */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE_cocos2d.txt; path = Libraries/LICENSE_cocos2d.txt; sourceTree = "<group>"; };
77A9151419500F6400F5B902 /* OALAction+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "OALAction+Private.h"; path = "Libraries/ObjectAL/Actions/OALAction+Private.h"; sourceTree = "<group>"; };
77A9151519500F6400F5B902 /* OALAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAction.h; path = Libraries/ObjectAL/Actions/OALAction.h; sourceTree = "<group>"; };
77A9151619500F6400F5B902 /* OALAction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAction.m; path = Libraries/ObjectAL/Actions/OALAction.m; sourceTree = "<group>"; };
77A9151819500F6400F5B902 /* OALActionManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALActionManager.h; path = Libraries/ObjectAL/Actions/OALActionManager.h; sourceTree = "<group>"; };
77A9151919500F6400F5B902 /* OALActionManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALActionManager.m; path = Libraries/ObjectAL/Actions/OALActionManager.m; sourceTree = "<group>"; };
77A9151B19500F6400F5B902 /* OALAudioActions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioActions.h; path = Libraries/ObjectAL/Actions/OALAudioActions.h; sourceTree = "<group>"; };
77A9151C19500F6400F5B902 /* OALAudioActions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioActions.m; path = Libraries/ObjectAL/Actions/OALAudioActions.m; sourceTree = "<group>"; };
77A9151E19500F6400F5B902 /* OALUtilityActions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALUtilityActions.h; path = Libraries/ObjectAL/Actions/OALUtilityActions.h; sourceTree = "<group>"; };
77A9151F19500F6400F5B902 /* OALUtilityActions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALUtilityActions.m; path = Libraries/ObjectAL/Actions/OALUtilityActions.m; sourceTree = "<group>"; };
77A9152219500F6400F5B902 /* OALAudioTrack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioTrack.h; path = Libraries/ObjectAL/AudioTrack/OALAudioTrack.h; sourceTree = "<group>"; };
77A9152319500F6400F5B902 /* OALAudioTrack.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioTrack.m; path = Libraries/ObjectAL/AudioTrack/OALAudioTrack.m; sourceTree = "<group>"; };
77A9152519500F6400F5B902 /* OALAudioTrackNotifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioTrackNotifications.h; path = Libraries/ObjectAL/AudioTrack/OALAudioTrackNotifications.h; sourceTree = "<group>"; };
77A9152619500F6400F5B902 /* OALAudioTrackNotifications.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioTrackNotifications.m; path = Libraries/ObjectAL/AudioTrack/OALAudioTrackNotifications.m; sourceTree = "<group>"; };
77A9152819500F6400F5B902 /* OALAudioTracks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioTracks.h; path = Libraries/ObjectAL/AudioTrack/OALAudioTracks.h; sourceTree = "<group>"; };
77A9152919500F6400F5B902 /* OALAudioTracks.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioTracks.m; path = Libraries/ObjectAL/AudioTrack/OALAudioTracks.m; sourceTree = "<group>"; };
77A9152B19500F6400F5B902 /* OALSimpleAudio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALSimpleAudio.h; path = Libraries/ObjectAL/OALSimpleAudio.h; sourceTree = "<group>"; };
77A9152C19500F6400F5B902 /* OALSimpleAudio.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALSimpleAudio.m; path = Libraries/ObjectAL/OALSimpleAudio.m; sourceTree = "<group>"; };
77A9152E19500F6400F5B902 /* ObjectAL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ObjectAL.h; path = Libraries/ObjectAL/ObjectAL.h; sourceTree = "<group>"; };
77A9152F19500F6400F5B902 /* ObjectALConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ObjectALConfig.h; path = Libraries/ObjectAL/ObjectALConfig.h; sourceTree = "<group>"; };
77A9153119500F6400F5B902 /* ALBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALBuffer.h; path = Libraries/ObjectAL/OpenAL/ALBuffer.h; sourceTree = "<group>"; };
77A9153219500F6400F5B902 /* ALBuffer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALBuffer.m; path = Libraries/ObjectAL/OpenAL/ALBuffer.m; sourceTree = "<group>"; };
77A9153419500F6400F5B902 /* ALCaptureDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALCaptureDevice.h; path = Libraries/ObjectAL/OpenAL/ALCaptureDevice.h; sourceTree = "<group>"; };
77A9153519500F6400F5B902 /* ALCaptureDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALCaptureDevice.m; path = Libraries/ObjectAL/OpenAL/ALCaptureDevice.m; sourceTree = "<group>"; };
77A9153719500F6400F5B902 /* ALChannelSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALChannelSource.h; path = Libraries/ObjectAL/OpenAL/ALChannelSource.h; sourceTree = "<group>"; };
77A9153819500F6400F5B902 /* ALChannelSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALChannelSource.m; path = Libraries/ObjectAL/OpenAL/ALChannelSource.m; sourceTree = "<group>"; };
77A9153A19500F6400F5B902 /* ALContext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALContext.h; path = Libraries/ObjectAL/OpenAL/ALContext.h; sourceTree = "<group>"; };
77A9153B19500F6400F5B902 /* ALContext.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALContext.m; path = Libraries/ObjectAL/OpenAL/ALContext.m; sourceTree = "<group>"; };
77A9153D19500F6400F5B902 /* ALDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALDevice.h; path = Libraries/ObjectAL/OpenAL/ALDevice.h; sourceTree = "<group>"; };
77A9153E19500F6400F5B902 /* ALDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALDevice.m; path = Libraries/ObjectAL/OpenAL/ALDevice.m; sourceTree = "<group>"; };
77A9154019500F6400F5B902 /* ALListener.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALListener.h; path = Libraries/ObjectAL/OpenAL/ALListener.h; sourceTree = "<group>"; };
77A9154119500F6400F5B902 /* ALListener.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALListener.m; path = Libraries/ObjectAL/OpenAL/ALListener.m; sourceTree = "<group>"; };
77A9154319500F6400F5B902 /* ALSoundSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALSoundSource.h; path = Libraries/ObjectAL/OpenAL/ALSoundSource.h; sourceTree = "<group>"; };
77A9154419500F6400F5B902 /* ALSoundSourcePool.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALSoundSourcePool.h; path = Libraries/ObjectAL/OpenAL/ALSoundSourcePool.h; sourceTree = "<group>"; };
77A9154519500F6400F5B902 /* ALSoundSourcePool.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALSoundSourcePool.m; path = Libraries/ObjectAL/OpenAL/ALSoundSourcePool.m; sourceTree = "<group>"; };
77A9154719500F6400F5B902 /* ALSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALSource.h; path = Libraries/ObjectAL/OpenAL/ALSource.h; sourceTree = "<group>"; };
77A9154819500F6400F5B902 /* ALSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALSource.m; path = Libraries/ObjectAL/OpenAL/ALSource.m; sourceTree = "<group>"; };
77A9154A19500F6400F5B902 /* ALTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALTypes.h; path = Libraries/ObjectAL/OpenAL/ALTypes.h; sourceTree = "<group>"; };
77A9154B19500F6400F5B902 /* ALWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ALWrapper.h; path = Libraries/ObjectAL/OpenAL/ALWrapper.h; sourceTree = "<group>"; };
77A9154C19500F6400F5B902 /* ALWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ALWrapper.m; path = Libraries/ObjectAL/OpenAL/ALWrapper.m; sourceTree = "<group>"; };
77A9154E19500F6400F5B902 /* OpenALManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OpenALManager.h; path = Libraries/ObjectAL/OpenAL/OpenALManager.h; sourceTree = "<group>"; };
77A9154F19500F6400F5B902 /* OpenALManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OpenALManager.m; path = Libraries/ObjectAL/OpenAL/OpenALManager.m; sourceTree = "<group>"; };
77A9155219500F6400F5B902 /* OALAudioSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioSession.h; path = Libraries/ObjectAL/Session/OALAudioSession.h; sourceTree = "<group>"; };
77A9155319500F6400F5B902 /* OALAudioSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioSession.m; path = Libraries/ObjectAL/Session/OALAudioSession.m; sourceTree = "<group>"; };
77A9155519500F6400F5B902 /* OALSuspendHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALSuspendHandler.h; path = Libraries/ObjectAL/Session/OALSuspendHandler.h; sourceTree = "<group>"; };
77A9155619500F6400F5B902 /* OALSuspendHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALSuspendHandler.m; path = Libraries/ObjectAL/Session/OALSuspendHandler.m; sourceTree = "<group>"; };
77A9155919500F6400F5B902 /* ARCSafe_MemMgmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ARCSafe_MemMgmt.h; path = Libraries/ObjectAL/Support/ARCSafe_MemMgmt.h; sourceTree = "<group>"; };
77A9155A19500F6400F5B902 /* IOSVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = IOSVersion.h; path = Libraries/ObjectAL/Support/IOSVersion.h; sourceTree = "<group>"; };
77A9155B19500F6400F5B902 /* IOSVersion.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = IOSVersion.m; path = Libraries/ObjectAL/Support/IOSVersion.m; sourceTree = "<group>"; };
77A9155D19500F6400F5B902 /* mach_timing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mach_timing.c; path = Libraries/ObjectAL/Support/mach_timing.c; sourceTree = "<group>"; };
77A9155F19500F6400F5B902 /* mach_timing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = mach_timing.h; path = Libraries/ObjectAL/Support/mach_timing.h; sourceTree = "<group>"; };
77A9156019500F6400F5B902 /* NSMutableArray+WeakReferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSMutableArray+WeakReferences.h"; path = "Libraries/ObjectAL/Support/NSMutableArray+WeakReferences.h"; sourceTree = "<group>"; };
77A9156119500F6400F5B902 /* NSMutableArray+WeakReferences.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSMutableArray+WeakReferences.m"; path = "Libraries/ObjectAL/Support/NSMutableArray+WeakReferences.m"; sourceTree = "<group>"; };
77A9156319500F6400F5B902 /* NSMutableDictionary+WeakReferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSMutableDictionary+WeakReferences.h"; path = "Libraries/ObjectAL/Support/NSMutableDictionary+WeakReferences.h"; sourceTree = "<group>"; };
77A9156419500F6400F5B902 /* NSMutableDictionary+WeakReferences.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+WeakReferences.m"; path = "Libraries/ObjectAL/Support/NSMutableDictionary+WeakReferences.m"; sourceTree = "<group>"; };
77A9156619500F6400F5B902 /* OALAudioFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALAudioFile.h; path = Libraries/ObjectAL/Support/OALAudioFile.h; sourceTree = "<group>"; };
77A9156719500F6400F5B902 /* OALAudioFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALAudioFile.m; path = Libraries/ObjectAL/Support/OALAudioFile.m; sourceTree = "<group>"; };
77A9156919500F6400F5B902 /* OALNotifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALNotifications.h; path = Libraries/ObjectAL/Support/OALNotifications.h; sourceTree = "<group>"; };
77A9156A19500F6400F5B902 /* OALTools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = OALTools.h; path = Libraries/ObjectAL/Support/OALTools.h; sourceTree = "<group>"; };
77A9156B19500F6400F5B902 /* OALTools.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = OALTools.m; path = Libraries/ObjectAL/Support/OALTools.m; sourceTree = "<group>"; };
77A9156D19500F6400F5B902 /* ObjectALMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ObjectALMacros.h; path = Libraries/ObjectAL/Support/ObjectALMacros.h; sourceTree = "<group>"; };
77A9156E19500F6500F5B902 /* SynthesizeSingleton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SynthesizeSingleton.h; path = Libraries/ObjectAL/Support/SynthesizeSingleton.h; sourceTree = "<group>"; };
77A9157019500F6500F5B902 /* CCButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCButton.h; path = "Libraries/cocos2d-ui/CCButton.h"; sourceTree = "<group>"; };
77A9157119500F6500F5B902 /* CCButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCButton.m; path = "Libraries/cocos2d-ui/CCButton.m"; sourceTree = "<group>"; };
77A9157319500F6500F5B902 /* CCControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCControl.h; path = "Libraries/cocos2d-ui/CCControl.h"; sourceTree = "<group>"; };
77A9157419500F6500F5B902 /* CCControl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCControl.m; path = "Libraries/cocos2d-ui/CCControl.m"; sourceTree = "<group>"; };
77A9157619500F6500F5B902 /* CCControlSubclass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCControlSubclass.h; path = "Libraries/cocos2d-ui/CCControlSubclass.h"; sourceTree = "<group>"; };
77A9157719500F6500F5B902 /* CCControlTextureFactory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCControlTextureFactory.h; path = "Libraries/cocos2d-ui/CCControlTextureFactory.h"; sourceTree = "<group>"; };
77A9157819500F6500F5B902 /* CCControlTextureFactory.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCControlTextureFactory.m; path = "Libraries/cocos2d-ui/CCControlTextureFactory.m"; sourceTree = "<group>"; };
77A9157A19500F6500F5B902 /* CCScrollView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCScrollView.h; path = "Libraries/cocos2d-ui/CCScrollView.h"; sourceTree = "<group>"; };
77A9157B19500F6500F5B902 /* CCScrollView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCScrollView.m; path = "Libraries/cocos2d-ui/CCScrollView.m"; sourceTree = "<group>"; };
77A9157D19500F6500F5B902 /* CCSlider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCSlider.h; path = "Libraries/cocos2d-ui/CCSlider.h"; sourceTree = "<group>"; };
77A9157E19500F6500F5B902 /* CCSlider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCSlider.m; path = "Libraries/cocos2d-ui/CCSlider.m"; sourceTree = "<group>"; };
77A9158019500F6500F5B902 /* CCTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTableView.h; path = "Libraries/cocos2d-ui/CCTableView.h"; sourceTree = "<group>"; };
77A9158119500F6500F5B902 /* CCTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTableView.m; path = "Libraries/cocos2d-ui/CCTableView.m"; sourceTree = "<group>"; };
77A9158319500F6500F5B902 /* CCTextField.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCTextField.h; path = "Libraries/cocos2d-ui/CCTextField.h"; sourceTree = "<group>"; };
77A9158419500F6500F5B902 /* CCTextField.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCTextField.m; path = "Libraries/cocos2d-ui/CCTextField.m"; sourceTree = "<group>"; };
77A9158619500F6500F5B902 /* cocos2d-ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "cocos2d-ui.h"; path = "Libraries/cocos2d-ui/cocos2d-ui.h"; sourceTree = "<group>"; };
77A9158819500F6500F5B902 /* CCAnimationManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAnimationManager.h; path = Libraries/CCBReader/CCAnimationManager.h; sourceTree = "<group>"; };
77A9158919500F6500F5B902 /* CCAnimationManager_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCAnimationManager_Private.h; path = Libraries/CCBReader/CCAnimationManager_Private.h; sourceTree = "<group>"; };
77A9158A19500F6500F5B902 /* CCAnimationManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCAnimationManager.m; path = Libraries/CCBReader/CCAnimationManager.m; sourceTree = "<group>"; };
77A9158C19500F6500F5B902 /* CCBAnimationManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBAnimationManager.h; path = Libraries/CCBReader/CCBAnimationManager.h; sourceTree = "<group>"; };
77A9158D19500F6500F5B902 /* CCBAnimationManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBAnimationManager.m; path = Libraries/CCBReader/CCBAnimationManager.m; sourceTree = "<group>"; };
77A9158F19500F6500F5B902 /* CCBKeyframe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBKeyframe.h; path = Libraries/CCBReader/CCBKeyframe.h; sourceTree = "<group>"; };
77A9159019500F6500F5B902 /* CCBKeyframe.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBKeyframe.m; path = Libraries/CCBReader/CCBKeyframe.m; sourceTree = "<group>"; };
77A9159219500F6500F5B902 /* CCBReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBReader.h; path = Libraries/CCBReader/CCBReader.h; sourceTree = "<group>"; };
77A9159319500F6500F5B902 /* CCBReader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBReader.m; path = Libraries/CCBReader/CCBReader.m; sourceTree = "<group>"; };
77A9159519500F6500F5B902 /* CCBSequence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBSequence.h; path = Libraries/CCBReader/CCBSequence.h; sourceTree = "<group>"; };
77A9159619500F6500F5B902 /* CCBsequence.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBsequence.m; path = Libraries/CCBReader/CCBsequence.m; sourceTree = "<group>"; };
77A9159819500F6500F5B902 /* CCBSequenceProperty.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBSequenceProperty.h; path = Libraries/CCBReader/CCBSequenceProperty.h; sourceTree = "<group>"; };
77A9159919500F6500F5B902 /* CCBSequenceProperty.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBSequenceProperty.m; path = Libraries/CCBReader/CCBSequenceProperty.m; sourceTree = "<group>"; };
77A9159B19500F6500F5B902 /* CCBLocalizationManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBLocalizationManager.h; path = Libraries/CCBReader/CCBLocalizationManager.h; sourceTree = "<group>"; };
77A9159C19500F6500F5B902 /* CCBLocalizationManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CCBLocalizationManager.m; path = Libraries/CCBReader/CCBLocalizationManager.m; sourceTree = "<group>"; };
77A9159E19500F6500F5B902 /* CCBuilderReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBuilderReader.h; path = Libraries/CCBReader/CCBuilderReader.h; sourceTree = "<group>"; };
77A9159F19500F6500F5B902 /* CCBReader_Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCBReader_Private.h; path = Libraries/CCBReader/CCBReader_Private.h; sourceTree = "<group>"; };
77A915A019500F6500F5B902 /* LICENSE_CCBReader.txt */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE_CCBReader.txt; path = Libraries/LICENSE_CCBReader.txt; sourceTree = "<group>"; };
77A915A619500F6500F5B902 /* chipmunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = chipmunk.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/chipmunk.h; sourceTree = "<group>"; };
77A915A719500F6500F5B902 /* chipmunk_ffi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = chipmunk_ffi.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/chipmunk_ffi.h; sourceTree = "<group>"; };
77A915A819500F6500F5B902 /* chipmunk_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = chipmunk_private.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/chipmunk_private.h; sourceTree = "<group>"; };
77A915A919500F6500F5B902 /* chipmunk_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = chipmunk_types.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/chipmunk_types.h; sourceTree = "<group>"; };
77A915AA19500F6500F5B902 /* chipmunk_unsafe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = chipmunk_unsafe.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/chipmunk_unsafe.h; sourceTree = "<group>"; };
77A915AB19500F6500F5B902 /* cpArbiter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpArbiter.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpArbiter.h; sourceTree = "<group>"; };
77A915AC19500F6500F5B902 /* cpBB.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpBB.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpBB.h; sourceTree = "<group>"; };
77A915AD19500F6500F5B902 /* cpBody.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpBody.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpBody.h; sourceTree = "<group>"; };
77A915AE19500F6500F5B902 /* cpConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpConstraint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpConstraint.h; sourceTree = "<group>"; };
77A915AF19500F6500F5B902 /* cpDampedRotarySpring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpDampedRotarySpring.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpDampedRotarySpring.h; sourceTree = "<group>"; };
77A915B019500F6500F5B902 /* cpDampedSpring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpDampedSpring.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpDampedSpring.h; sourceTree = "<group>"; };
77A915B119500F6500F5B902 /* cpGearJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpGearJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpGearJoint.h; sourceTree = "<group>"; };
77A915B219500F6500F5B902 /* cpGrooveJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpGrooveJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpGrooveJoint.h; sourceTree = "<group>"; };
77A915B319500F6500F5B902 /* cpPinJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpPinJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpPinJoint.h; sourceTree = "<group>"; };
77A915B419500F6500F5B902 /* cpPivotJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpPivotJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpPivotJoint.h; sourceTree = "<group>"; };
77A915B519500F6500F5B902 /* cpPolyShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpPolyShape.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpPolyShape.h; sourceTree = "<group>"; };
77A915B619500F6500F5B902 /* cpRatchetJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpRatchetJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpRatchetJoint.h; sourceTree = "<group>"; };
77A915B719500F6500F5B902 /* cpRotaryLimitJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpRotaryLimitJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpRotaryLimitJoint.h; sourceTree = "<group>"; };
77A915B819500F6500F5B902 /* cpShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpShape.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpShape.h; sourceTree = "<group>"; };
77A915B919500F6500F5B902 /* cpSimpleMotor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpSimpleMotor.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpSimpleMotor.h; sourceTree = "<group>"; };
77A915BA19500F6500F5B902 /* cpSlideJoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpSlideJoint.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpSlideJoint.h; sourceTree = "<group>"; };
77A915BB19500F6500F5B902 /* cpSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpSpace.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpSpace.h; sourceTree = "<group>"; };
77A915BC19500F6500F5B902 /* cpSpatialIndex.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpSpatialIndex.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpSpatialIndex.h; sourceTree = "<group>"; };
77A915BD19500F6500F5B902 /* cpTransform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpTransform.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpTransform.h; sourceTree = "<group>"; };
77A915BE19500F6500F5B902 /* cpVect.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cpVect.h; path = Libraries/Chipmunk/chipmunk/include/chipmunk/cpVect.h; sourceTree = "<group>"; };
77A915C019500F6500F5B902 /* chipmunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = chipmunk.c; path = Libraries/Chipmunk/chipmunk/src/chipmunk.c; sourceTree = "<group>"; };
77A915C219500F6500F5B902 /* cpArbiter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpArbiter.c; path = Libraries/Chipmunk/chipmunk/src/cpArbiter.c; sourceTree = "<group>"; };
77A915C419500F6500F5B902 /* cpArray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpArray.c; path = Libraries/Chipmunk/chipmunk/src/cpArray.c; sourceTree = "<group>"; };
77A915C619500F6500F5B902 /* cpBBTree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpBBTree.c; path = Libraries/Chipmunk/chipmunk/src/cpBBTree.c; sourceTree = "<group>"; };
77A915C819500F6500F5B902 /* cpBody.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpBody.c; path = Libraries/Chipmunk/chipmunk/src/cpBody.c; sourceTree = "<group>"; };
77A915CA19500F6500F5B902 /* cpCollision.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpCollision.c; path = Libraries/Chipmunk/chipmunk/src/cpCollision.c; sourceTree = "<group>"; };
77A915CC19500F6500F5B902 /* cpConstraint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpConstraint.c; path = Libraries/Chipmunk/chipmunk/src/cpConstraint.c; sourceTree = "<group>"; };
77A915CE19500F6500F5B902 /* cpDampedRotarySpring.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpDampedRotarySpring.c; path = Libraries/Chipmunk/chipmunk/src/cpDampedRotarySpring.c; sourceTree = "<group>"; };
77A915D019500F6500F5B902 /* cpDampedSpring.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpDampedSpring.c; path = Libraries/Chipmunk/chipmunk/src/cpDampedSpring.c; sourceTree = "<group>"; };
77A915D219500F6500F5B902 /* cpGearJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpGearJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpGearJoint.c; sourceTree = "<group>"; };
77A915D419500F6500F5B902 /* cpGrooveJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpGrooveJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpGrooveJoint.c; sourceTree = "<group>"; };
77A915D619500F6500F5B902 /* cpHashSet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpHashSet.c; path = Libraries/Chipmunk/chipmunk/src/cpHashSet.c; sourceTree = "<group>"; };
77A915D819500F6500F5B902 /* cpPinJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpPinJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpPinJoint.c; sourceTree = "<group>"; };
77A915DA19500F6500F5B902 /* cpPivotJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpPivotJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpPivotJoint.c; sourceTree = "<group>"; };
77A915DC19500F6600F5B902 /* cpPolyShape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpPolyShape.c; path = Libraries/Chipmunk/chipmunk/src/cpPolyShape.c; sourceTree = "<group>"; };
77A915DE19500F6600F5B902 /* cpRatchetJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpRatchetJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpRatchetJoint.c; sourceTree = "<group>"; };
77A915E019500F6600F5B902 /* cpRotaryLimitJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpRotaryLimitJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpRotaryLimitJoint.c; sourceTree = "<group>"; };
77A915E219500F6600F5B902 /* cpShape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpShape.c; path = Libraries/Chipmunk/chipmunk/src/cpShape.c; sourceTree = "<group>"; };
77A915E419500F6600F5B902 /* cpSimpleMotor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSimpleMotor.c; path = Libraries/Chipmunk/chipmunk/src/cpSimpleMotor.c; sourceTree = "<group>"; };
77A915E619500F6600F5B902 /* cpSlideJoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSlideJoint.c; path = Libraries/Chipmunk/chipmunk/src/cpSlideJoint.c; sourceTree = "<group>"; };
77A915E819500F6600F5B902 /* cpSpace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpace.c; path = Libraries/Chipmunk/chipmunk/src/cpSpace.c; sourceTree = "<group>"; };
77A915EA19500F6600F5B902 /* cpSpaceComponent.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpaceComponent.c; path = Libraries/Chipmunk/chipmunk/src/cpSpaceComponent.c; sourceTree = "<group>"; };
77A915EC19500F6600F5B902 /* cpSpaceDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpaceDebug.c; path = Libraries/Chipmunk/chipmunk/src/cpSpaceDebug.c; sourceTree = "<group>"; };
77A915EE19500F6600F5B902 /* cpSpaceHash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpaceHash.c; path = Libraries/Chipmunk/chipmunk/src/cpSpaceHash.c; sourceTree = "<group>"; };
77A915F019500F6600F5B902 /* cpSpaceQuery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpaceQuery.c; path = Libraries/Chipmunk/chipmunk/src/cpSpaceQuery.c; sourceTree = "<group>"; };
77A915F219500F6600F5B902 /* cpSpaceStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpaceStep.c; path = Libraries/Chipmunk/chipmunk/src/cpSpaceStep.c; sourceTree = "<group>"; };
77A915F419500F6600F5B902 /* cpSpatialIndex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSpatialIndex.c; path = Libraries/Chipmunk/chipmunk/src/cpSpatialIndex.c; sourceTree = "<group>"; };
77A915F619500F6600F5B902 /* cpSweep1D.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = cpSweep1D.c; path = Libraries/Chipmunk/chipmunk/src/cpSweep1D.c; sourceTree = "<group>"; };
77A915F819500F6600F5B902 /* prime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = prime.h; path = Libraries/Chipmunk/chipmunk/src/prime.h; sourceTree = "<group>"; };
77A915FC19500F6600F5B902 /* ChipmunkBody.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkBody.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkBody.h; sourceTree = "<group>"; };
77A915FD19500F6600F5B902 /* ChipmunkConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkConstraint.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkConstraint.h; sourceTree = "<group>"; };
77A915FE19500F6600F5B902 /* ChipmunkExtras.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkExtras.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkExtras.h; sourceTree = "<group>"; };
77A915FF19500F6600F5B902 /* ChipmunkMultiGrab.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkMultiGrab.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkMultiGrab.h; sourceTree = "<group>"; };
77A9160019500F6600F5B902 /* ChipmunkShape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkShape.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkShape.h; sourceTree = "<group>"; };
77A9160119500F6600F5B902 /* ChipmunkSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ChipmunkSpace.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ChipmunkSpace.h; sourceTree = "<group>"; };
77A9160219500F6600F5B902 /* ObjectiveChipmunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ObjectiveChipmunk.h; path = Libraries/Chipmunk/objectivec/include/ObjectiveChipmunk/ObjectiveChipmunk.h; sourceTree = "<group>"; };
77A9160419500F6600F5B902 /* ChipmunkBody.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ChipmunkBody.m; path = Libraries/Chipmunk/objectivec/src/ChipmunkBody.m; sourceTree = "<group>"; };
77A9160619500F6600F5B902 /* ChipmunkConstraint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ChipmunkConstraint.m; path = Libraries/Chipmunk/objectivec/src/ChipmunkConstraint.m; sourceTree = "<group>"; };
77A9160819500F6600F5B902 /* ChipmunkMultiGrab.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ChipmunkMultiGrab.m; path = Libraries/Chipmunk/objectivec/src/ChipmunkMultiGrab.m; sourceTree = "<group>"; };
77A9160A19500F6600F5B902 /* ChipmunkShape.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ChipmunkShape.m; path = Libraries/Chipmunk/objectivec/src/ChipmunkShape.m; sourceTree = "<group>"; };
77A9160C19500F6600F5B902 /* ChipmunkSpace.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ChipmunkSpace.m; path = Libraries/Chipmunk/objectivec/src/ChipmunkSpace.m; sourceTree = "<group>"; };
77A9160E19500F6600F5B902 /* LICENSE_Chipmunk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE_Chipmunk.txt; path = Libraries/LICENSE_Chipmunk.txt; sourceTree = "<group>"; };
77A9161119500F6600F5B902 /* Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Prefix.pch; path = "Supporting Files/Prefix.pch"; sourceTree = "<group>"; };
77A9161219500F6600F5B902 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = main.m; path = "Supporting Files/main.m"; sourceTree = "<group>"; };
77A9161519500F6600F5B902 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Classes/AppDelegate.h; sourceTree = "<group>"; };
77A9161619500F6600F5B902 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Classes/AppDelegate.m; sourceTree = "<group>"; };
77A9161819500F6600F5B902 /* HelloWorldLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = HelloWorldLayer.h; path = Classes/HelloWorldLayer.h; sourceTree = "<group>"; };
77A9161919500F6600F5B902 /* HelloWorldLayer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = HelloWorldLayer.m; path = Classes/HelloWorldLayer.m; sourceTree = "<group>"; };
77A916251950108E00F5B902 /* apple2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apple2.h; sourceTree = "<group>"; };
77A9163A1950108F00F5B902 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
77A9163B1950108F00F5B902 /* cpu-supp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cpu-supp.c"; sourceTree = "<group>"; };
77A9163C1950108F00F5B902 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
77A9163E1950108F00F5B902 /* disk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = disk.c; sourceTree = "<group>"; };
77A9163F1950108F00F5B902 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = "<group>"; };
77A916401950108F00F5B902 /* display.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = display.c; sourceTree = "<group>"; };
77A916411950108F00F5B902 /* font.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = font.txt; sourceTree = "<group>"; };
77A916421950108F00F5B902 /* genfont.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genfont.c; sourceTree = "<group>"; };
77A916431950108F00F5B902 /* glue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glue.h; sourceTree = "<group>"; };
77A916461950108F00F5B902 /* joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = joystick.c; sourceTree = "<group>"; };
77A916471950108F00F5B902 /* joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = joystick.h; sourceTree = "<group>"; };
77A916481950108F00F5B902 /* keys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keys.c; sourceTree = "<group>"; };
77A916491950108F00F5B902 /* keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keys.h; sourceTree = "<group>"; };
77A9164B1950108F00F5B902 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
77A9164C1950108F00F5B902 /* debug.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = debug.l; sourceTree = "<group>"; };
77A9164D1950108F00F5B902 /* debugger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = debugger.c; sourceTree = "<group>"; };
77A9164E1950108F00F5B902 /* opcodes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opcodes.c; sourceTree = "<group>"; };
77A9164F1950108F00F5B902 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
77A916501950108F00F5B902 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
77A916511950108F00F5B902 /* prefs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prefs.c; sourceTree = "<group>"; };
77A916521950108F00F5B902 /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs.h; sourceTree = "<group>"; };
77A916541950108F00F5B902 /* greatest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = greatest.h; sourceTree = "<group>"; };
77A916561950108F00F5B902 /* testcommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testcommon.c; sourceTree = "<group>"; };
77A916571950108F00F5B902 /* testcommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testcommon.h; sourceTree = "<group>"; };
77A916581950108F00F5B902 /* testcpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testcpu.c; sourceTree = "<group>"; };
77A916591950108F00F5B902 /* testdisplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testdisplay.c; sourceTree = "<group>"; };
77A916601950108F00F5B902 /* testvm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testvm.c; sourceTree = "<group>"; };
77A916611950108F00F5B902 /* timing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timing.c; sourceTree = "<group>"; };
77A916621950108F00F5B902 /* timing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timing.h; sourceTree = "<group>"; };
77A916631950108F00F5B902 /* uthash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uthash.h; sourceTree = "<group>"; };
77A916651950108F00F5B902 /* video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = video.h; sourceTree = "<group>"; };
77A916671950108F00F5B902 /* vm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vm.c; sourceTree = "<group>"; };
77A916691950108F00F5B902 /* cpu-regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-regs.h"; sourceTree = "<group>"; };
77A9166A1950108F00F5B902 /* cpu.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = cpu.S; sourceTree = "<group>"; };
77A9166B1950108F00F5B902 /* genglue */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = genglue; sourceTree = "<group>"; };
77A9166C1950108F00F5B902 /* glue-prologue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "glue-prologue.h"; sourceTree = "<group>"; };
77A9166D1950108F00F5B902 /* zlib-helpers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "zlib-helpers.c"; sourceTree = "<group>"; };
77A9166E1950108F00F5B902 /* zlib-helpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "zlib-helpers.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
7751DD501955F567007F8BDF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7751DD551955F567007F8BDF /* XCTest.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
77A913B719500F6000F5B902 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
77A913CA19500F6000F5B902 /* AppKit.framework in Frameworks */,
77A913C019500F6000F5B902 /* GLKit.framework in Frameworks */,
77A913BE19500F6000F5B902 /* QuartzCore.framework in Frameworks */,
77A913D219500F6000F5B902 /* libObjectiveChipmunk.a in Frameworks */,
77A913C619500F6000F5B902 /* AVFoundation.framework in Frameworks */,
77A913C219500F6000F5B902 /* OpenGL.framework in Frameworks */,
77A913C419500F6000F5B902 /* OpenAL.framework in Frameworks */,
77A913C819500F6000F5B902 /* AudioToolbox.framework in Frameworks */,
77A913CC19500F6000F5B902 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
7751DD561955F567007F8BDF /* Apple2Mac Tests */ = {
isa = PBXGroup;
children = (
7751DD5C1955F567007F8BDF /* Apple2Mac_Tests.m */,
7751DD571955F567007F8BDF /* Supporting Files */,
);
path = "Apple2Mac Tests";
sourceTree = "<group>";
};
7751DD571955F567007F8BDF /* Supporting Files */ = {
isa = PBXGroup;
children = (
7751DD581955F567007F8BDF /* Apple2Mac Tests-Info.plist */,
7751DD591955F567007F8BDF /* InfoPlist.strings */,
7751DD5E1955F567007F8BDF /* Apple2Mac Tests-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
77A913B119500F6000F5B902 = {
isa = PBXGroup;
children = (
77A913D319500F6000F5B902 /* Apple2Mac */,
7751DD561955F567007F8BDF /* Apple2Mac Tests */,
77A913BC19500F6000F5B902 /* Frameworks */,
77A913BB19500F6000F5B902 /* Products */,
);
sourceTree = "<group>";
};
77A913BB19500F6000F5B902 /* Products */ = {
isa = PBXGroup;
children = (
77A913BA19500F6000F5B902 /* Apple2Mac.app */,
77A913CF19500F6000F5B902 /* libObjectiveChipmunk.a */,
7751DD531955F567007F8BDF /* Apple2Mac Tests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
77A913BC19500F6000F5B902 /* Frameworks */ = {
isa = PBXGroup;
children = (
77A913BD19500F6000F5B902 /* QuartzCore.framework */,
77A913BF19500F6000F5B902 /* GLKit.framework */,
77A913C119500F6000F5B902 /* OpenGL.framework */,
77A913C319500F6000F5B902 /* OpenAL.framework */,
77A913C519500F6000F5B902 /* AVFoundation.framework */,
77A913C719500F6000F5B902 /* AudioToolbox.framework */,
77A913C919500F6000F5B902 /* AppKit.framework */,
77A913CB19500F6000F5B902 /* Foundation.framework */,
7751DD541955F567007F8BDF /* XCTest.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
77A913D319500F6000F5B902 /* Apple2Mac */ = {
isa = PBXGroup;
children = (
77A916231950108E00F5B902 /* src */,
77A913D419500F6000F5B902 /* Resources */,
77A913DF19500F6100F5B902 /* Libraries */,
77A9161419500F6600F5B902 /* Classes */,
77A9161019500F6600F5B902 /* Supporting Files */,
);
path = Apple2Mac;
sourceTree = "<group>";
};
77A913D419500F6000F5B902 /* Resources */ = {
isa = PBXGroup;
children = (
77A913DC19500F6000F5B902 /* icon.icns */,
77A913DE19500F6100F5B902 /* Info.plist */,
77A913D519500F6000F5B902 /* English.lproj */,
);
name = Resources;
sourceTree = "<group>";
};
77A913D519500F6000F5B902 /* English.lproj */ = {
isa = PBXGroup;
children = (
77A913D619500F6000F5B902 /* InfoPlist.strings */,
77A913D919500F6000F5B902 /* MainMenu.xib */,
);
name = English.lproj;
sourceTree = "<group>";
};
77A913DF19500F6100F5B902 /* Libraries */ = {
isa = PBXGroup;
children = (
77A9151019500F6400F5B902 /* LICENSE_cocos2d.txt */,
77A915A019500F6500F5B902 /* LICENSE_CCBReader.txt */,
77A9160E19500F6600F5B902 /* LICENSE_Chipmunk.txt */,
77A913E019500F6100F5B902 /* cocos2d */,
77A9151219500F6400F5B902 /* ObjectAL */,
77A9156F19500F6500F5B902 /* cocos2d-ui */,
77A915A219500F6500F5B902 /* Chipmunk */,
);
name = Libraries;
sourceTree = "<group>";
};
77A913E019500F6100F5B902 /* cocos2d */ = {
isa = PBXGroup;
children = (
77A9143419500F6200F5B902 /* ccConfig.h */,
77A9143519500F6200F5B902 /* CCConfiguration.h */,
77A9143619500F6200F5B902 /* CCConfiguration.m */,
77A9143819500F6200F5B902 /* CCDirector_Private.h */,
77A9143919500F6200F5B902 /* CCDirector.h */,
77A9143A19500F6200F5B902 /* CCDirector.m */,
77A9144019500F6200F5B902 /* ccFPSImages.h */,
77A9144119500F6200F5B902 /* ccFPSImages.m */,
77A9145519500F6200F5B902 /* ccMacros.h */,
77A9148619500F6200F5B902 /* CCProtocols.h */,
77A9149619500F6300F5B902 /* CCScheduler.h */,
77A9149719500F6300F5B902 /* CCScheduler.m */,
77A914C419500F6300F5B902 /* ccTypes.h */,
77A914C519500F6300F5B902 /* cocos2d.h */,
77A914C619500F6300F5B902 /* cocos2d.m */,
77A913E119500F6100F5B902 /* Effects */,
77A913E919500F6100F5B902 /* Misc Nodes */,
77A9140319500F6100F5B902 /* Renderer */,
77A9140C19500F6100F5B902 /* Support */,
77A9141019500F6100F5B902 /* Actions */,
77A9142A19500F6100F5B902 /* Sprite & Animation Nodes */,
77A9143C19500F6200F5B902 /* Draw Nodes */,
77A9144319500F6200F5B902 /* Label Nodes */,
77A9144E19500F6200F5B902 /* Layouts */,
77A9145919500F6200F5B902 /* Base Nodes */,
77A9146119500F6200F5B902 /* Tile Map & Parallax Nodes */,
77A9146519500F6200F5B902 /* Particle Nodes */,
77A9147419500F6200F5B902 /* Physics */,
77A9148B19500F6300F5B902 /* Touch & Mouse Handling */,
77A9149219500F6300F5B902 /* Layers, Scenes, Transition Nodes */,
77A914A919500F6300F5B902 /* Textures */,
77A914C819500F6300F5B902 /* Platforms */,
);
name = cocos2d;
sourceTree = "<group>";
};
77A913E119500F6100F5B902 /* Effects */ = {
isa = PBXGroup;
children = (
77A913E219500F6100F5B902 /* CCEffect.h */,
77A913E319500F6100F5B902 /* CCEffectBrightness.h */,
77A913E419500F6100F5B902 /* CCEffectContrast.h */,
77A913E519500F6100F5B902 /* CCEffectColor.h */,
77A913E619500F6100F5B902 /* CCEffectColorPulse.h */,
77A913E719500F6100F5B902 /* CCEffectGlow.h */,
77A913E819500F6100F5B902 /* CCEffectPixellate.h */,
77A913EB19500F6100F5B902 /* CCEffectStack.h */,
77A913EC19500F6100F5B902 /* CCEffectTexture.h */,
77A913ED19500F6100F5B902 /* CCEffect_Private.h */,
77A913EE19500F6100F5B902 /* CCEffectStack_Private.h */,
77A913EF19500F6100F5B902 /* CCEffect.m */,
77A913F119500F6100F5B902 /* CCEffectBrightness.m */,
77A913F319500F6100F5B902 /* CCEffectContrast.m */,
77A913F519500F6100F5B902 /* CCEffectColor.m */,
77A913F719500F6100F5B902 /* CCEffectColorPulse.m */,
77A913F919500F6100F5B902 /* CCEffectGlow.m */,
77A913FB19500F6100F5B902 /* CCEffectPixellate.m */,
77A913FF19500F6100F5B902 /* CCEffectStack.m */,
77A9140119500F6100F5B902 /* CCEffectTexture.m */,
);
name = Effects;
sourceTree = "<group>";
};
77A913E919500F6100F5B902 /* Misc Nodes */ = {
isa = PBXGroup;
children = (
77A913EA19500F6100F5B902 /* CCEffectNode.h */,
77A913FD19500F6100F5B902 /* CCEffectNode.m */,
77A9143119500F6100F5B902 /* CCClippingNode.h */,
77A9143219500F6100F5B902 /* CCClippingNode.m */,
77A9144B19500F6200F5B902 /* CCNodeColor.h */,
77A9144C19500F6200F5B902 /* CCNodeColor.m */,
77A9145619500F6200F5B902 /* CCMotionStreak.h */,
77A9145719500F6200F5B902 /* CCMotionStreak.m */,
77A9148219500F6200F5B902 /* CCProgressNode_Private.h */,
77A9148319500F6200F5B902 /* CCProgressNode.h */,
77A9148419500F6200F5B902 /* CCProgressNode.m */,
77A9148719500F6200F5B902 /* CCRenderTexture.h */,
77A9148819500F6200F5B902 /* CCRenderTexture_Private.h */,
77A9148919500F6200F5B902 /* CCRenderTexture.m */,
);
name = "Misc Nodes";
sourceTree = "<group>";
};
77A9140319500F6100F5B902 /* Renderer */ = {
isa = PBXGroup;
children = (
77A9140419500F6100F5B902 /* CCRenderer.h */,
77A9140519500F6100F5B902 /* CCRenderer_Private.h */,
77A9140619500F6100F5B902 /* CCRenderer.m */,
77A9140819500F6100F5B902 /* CCShader.h */,
77A9140919500F6100F5B902 /* CCShader_Private.h */,
77A9140A19500F6100F5B902 /* CCShader.m */,
);
name = Renderer;
sourceTree = "<group>";
};
77A9140C19500F6100F5B902 /* Support */ = {
isa = PBXGroup;
children = (
77A9140D19500F6100F5B902 /* CCCache.h */,
77A9140E19500F6100F5B902 /* CCCache.m */,
77A914E919500F6300F5B902 /* base64.c */,
77A914EB19500F6300F5B902 /* base64.h */,
77A914EC19500F6300F5B902 /* CCFileUtils.h */,
77A914ED19500F6300F5B902 /* CCFileUtils.m */,
77A914EF19500F6300F5B902 /* CCColor.h */,
77A914F019500F6300F5B902 /* CCColor.m */,
77A914F619500F6300F5B902 /* ccUtils.c */,
77A914F819500F6300F5B902 /* ccUtils.h */,
77A9150019500F6300F5B902 /* NSAttributedString+CCAdditions.h */,
77A9150119500F6300F5B902 /* NSAttributedString+CCAdditions.m */,
77A9150319500F6300F5B902 /* NSThread+performBlock.h */,
77A9150419500F6300F5B902 /* NSThread+performBlock.m */,
77A9150D19500F6400F5B902 /* ZipUtils.h */,
77A9150E19500F6400F5B902 /* ZipUtils.m */,
77A914F219500F6300F5B902 /* Profiling */,
77A914F919500F6300F5B902 /* Math */,
77A9150619500F6300F5B902 /* Image Support */,
77A9150A19500F6400F5B902 /* Data Structures */,
);
name = Support;
sourceTree = "<group>";
};
77A9141019500F6100F5B902 /* Actions */ = {
isa = PBXGroup;
children = (
77A9141119500F6100F5B902 /* CCAction.h */,
77A9141219500F6100F5B902 /* CCAction.m */,
77A9141419500F6100F5B902 /* CCActionCatmullRom.h */,
77A9141519500F6100F5B902 /* CCActionCatmullRom.m */,
77A9141719500F6100F5B902 /* CCActionEase.h */,
77A9141819500F6100F5B902 /* CCActionEase.m */,
77A9141A19500F6100F5B902 /* CCActionInstant.h */,
77A9141B19500F6100F5B902 /* CCActionInstant.m */,
77A9141D19500F6100F5B902 /* CCActionInterval.h */,
77A9141E19500F6100F5B902 /* CCActionInterval.m */,
77A9142019500F6100F5B902 /* CCActionManager.h */,
77A9142119500F6100F5B902 /* CCActionManager_Private.h */,
77A9142219500F6100F5B902 /* CCActionManager.m */,
77A9142419500F6100F5B902 /* CCActionProgressTimer.h */,
77A9142519500F6100F5B902 /* CCActionProgressTimer.m */,
77A9142719500F6100F5B902 /* CCActionTween.h */,
77A9142819500F6100F5B902 /* CCActionTween.m */,
);
name = Actions;
sourceTree = "<group>";
};
77A9142A19500F6100F5B902 /* Sprite & Animation Nodes */ = {
isa = PBXGroup;
children = (
77A9142B19500F6100F5B902 /* CCAnimation.h */,
77A9142C19500F6100F5B902 /* CCAnimation.m */,
77A9142E19500F6100F5B902 /* CCAnimationCache.h */,
77A9142F19500F6100F5B902 /* CCAnimationCache.m */,
77A9149919500F6300F5B902 /* CCSprite_Private.h */,
77A9149A19500F6300F5B902 /* CCSprite.h */,
77A9149B19500F6300F5B902 /* CCSprite.m */,
77A9149D19500F6300F5B902 /* CCSprite9Slice.h */,
77A9149E19500F6300F5B902 /* CCSprite9Slice.m */,
77A914A019500F6300F5B902 /* CCSpriteBatchNode.h */,
77A914A119500F6300F5B902 /* CCSpriteBatchNode.m */,
77A914A319500F6300F5B902 /* CCSpriteFrame.h */,
77A914A419500F6300F5B902 /* CCSpriteFrame.m */,
77A914A619500F6300F5B902 /* CCSpriteFrameCache.h */,
77A914A719500F6300F5B902 /* CCSpriteFrameCache.m */,
);
name = "Sprite & Animation Nodes";
sourceTree = "<group>";
};
77A9143C19500F6200F5B902 /* Draw Nodes */ = {
isa = PBXGroup;
children = (
77A9143D19500F6200F5B902 /* CCDrawNode.h */,
77A9143E19500F6200F5B902 /* CCDrawNode.m */,
);
name = "Draw Nodes";
sourceTree = "<group>";
};
77A9144319500F6200F5B902 /* Label Nodes */ = {
isa = PBXGroup;
children = (
77A9144419500F6200F5B902 /* CCLabelBMFont_Private.h */,
77A9144519500F6200F5B902 /* CCLabelBMFont.h */,
77A9144619500F6200F5B902 /* CCLabelBMFont.m */,
77A9144819500F6200F5B902 /* CCLabelTTF.h */,
77A9144919500F6200F5B902 /* CCLabelTTF.m */,
);
name = "Label Nodes";
sourceTree = "<group>";
};
77A9144E19500F6200F5B902 /* Layouts */ = {
isa = PBXGroup;
children = (
77A9144F19500F6200F5B902 /* CCLayout.h */,
77A9145019500F6200F5B902 /* CCLayout.m */,
77A9145219500F6200F5B902 /* CCLayoutBox.h */,
77A9145319500F6200F5B902 /* CCLayoutBox.m */,
);
name = Layouts;
sourceTree = "<group>";
};
77A9145919500F6200F5B902 /* Base Nodes */ = {
isa = PBXGroup;
children = (
77A9145A19500F6200F5B902 /* CCNode_Private.h */,
77A9145B19500F6200F5B902 /* CCNode.h */,
77A9145C19500F6200F5B902 /* CCNode.m */,
77A9145E19500F6200F5B902 /* CCNode+Debug.h */,
77A9145F19500F6200F5B902 /* CCNode+Debug.m */,
);
name = "Base Nodes";
sourceTree = "<group>";
};
77A9146119500F6200F5B902 /* Tile Map & Parallax Nodes */ = {
isa = PBXGroup;
children = (
77A9146219500F6200F5B902 /* CCParallaxNode.h */,
77A9146319500F6200F5B902 /* CCParallaxNode.m */,
77A914B419500F6300F5B902 /* CCTiledMap.h */,
77A914B519500F6300F5B902 /* CCTiledMap.m */,
77A914B719500F6300F5B902 /* CCTiledMapLayer_Private.h */,
77A914B819500F6300F5B902 /* CCTiledMapLayer.h */,
77A914B919500F6300F5B902 /* CCTiledMapLayer.m */,
77A914BB19500F6300F5B902 /* CCTiledMapObjectGroup.h */,
77A914BC19500F6300F5B902 /* CCTiledMapObjectGroup.m */,
77A914BE19500F6300F5B902 /* CCTMXXMLParser.h */,
77A914BF19500F6300F5B902 /* CCTMXXMLParser.m */,
);
name = "Tile Map & Parallax Nodes";
sourceTree = "<group>";
};
77A9146519500F6200F5B902 /* Particle Nodes */ = {
isa = PBXGroup;
children = (
77A9146619500F6200F5B902 /* CCParticleBatchNode.h */,
77A9146719500F6200F5B902 /* CCParticleBatchNode.m */,
77A9146919500F6200F5B902 /* CCParticleExamples.h */,
77A9146A19500F6200F5B902 /* CCParticleExamples.m */,
77A9146C19500F6200F5B902 /* CCParticleSystem_Private.h */,
77A9146D19500F6200F5B902 /* CCParticleSystem.h */,
77A9146E19500F6200F5B902 /* CCParticleSystem.m */,
77A9147019500F6200F5B902 /* CCParticleSystemBase_Private.h */,
77A9147119500F6200F5B902 /* CCParticleSystemBase.h */,
77A9147219500F6200F5B902 /* CCParticleSystemBase.m */,
);
name = "Particle Nodes";
sourceTree = "<group>";
};
77A9147419500F6200F5B902 /* Physics */ = {
isa = PBXGroup;
children = (
77A9147519500F6200F5B902 /* CCPhysics+ObjectiveChipmunk.h */,
77A9147619500F6200F5B902 /* CCPhysicsBody.h */,
77A9147719500F6200F5B902 /* CCPhysicsBody.m */,
77A9147919500F6200F5B902 /* CCPhysicsJoint.h */,
77A9147A19500F6200F5B902 /* CCPhysicsJoint.m */,
77A9147C19500F6200F5B902 /* CCPhysicsNode.h */,
77A9147D19500F6200F5B902 /* CCPhysicsNode.m */,
77A9147F19500F6200F5B902 /* CCPhysicsShape.h */,
77A9148019500F6200F5B902 /* CCPhysicsShape.m */,
);
name = Physics;
sourceTree = "<group>";
};
77A9148B19500F6300F5B902 /* Touch & Mouse Handling */ = {
isa = PBXGroup;
children = (
77A9148C19500F6300F5B902 /* CCResponder.h */,
77A9148D19500F6300F5B902 /* CCResponder.m */,
77A9148F19500F6300F5B902 /* CCResponderManager.h */,
77A9149019500F6300F5B902 /* CCResponderManager.m */,
);
name = "Touch & Mouse Handling";
sourceTree = "<group>";
};
77A9149219500F6300F5B902 /* Layers, Scenes, Transition Nodes */ = {
isa = PBXGroup;
children = (
77A9149319500F6300F5B902 /* CCScene.h */,
77A9149419500F6300F5B902 /* CCScene.m */,
77A914C119500F6300F5B902 /* CCTransition.h */,
77A914C219500F6300F5B902 /* CCTransition.m */,
);
name = "Layers, Scenes, Transition Nodes";
sourceTree = "<group>";
};
77A914A919500F6300F5B902 /* Textures */ = {
isa = PBXGroup;
children = (
77A914AA19500F6300F5B902 /* CCTexture_Private.h */,
77A914AB19500F6300F5B902 /* CCTexture.h */,
77A914AC19500F6300F5B902 /* CCTexture.m */,
77A914AE19500F6300F5B902 /* CCTextureCache.h */,
77A914AF19500F6300F5B902 /* CCTextureCache.m */,
77A914B119500F6300F5B902 /* CCTexturePVR.h */,
77A914B219500F6300F5B902 /* CCTexturePVR.m */,
);
name = Textures;
sourceTree = "<group>";
};
77A914C819500F6300F5B902 /* Platforms */ = {
isa = PBXGroup;
children = (
77A914C919500F6300F5B902 /* CCGL.h */,
77A914CA19500F6300F5B902 /* CCNS.h */,
77A914CB19500F6300F5B902 /* iOS */,
77A914DC19500F6300F5B902 /* Mac */,
);
name = Platforms;
sourceTree = "<group>";
};
77A914CB19500F6300F5B902 /* iOS */ = {
isa = PBXGroup;
children = (
77A914CC19500F6300F5B902 /* CCDirectorIOS.h */,
77A914CD19500F6300F5B902 /* CCDirectorIOS.m */,
77A914CF19500F6300F5B902 /* CCES2Renderer.h */,
77A914D019500F6300F5B902 /* CCES2Renderer.m */,
77A914D219500F6300F5B902 /* CCESRenderer.h */,
77A914D319500F6300F5B902 /* CCGLView.h */,
77A914D419500F6300F5B902 /* CCGLView.m */,
77A914D619500F6300F5B902 /* UITouch+CC.h */,
77A914D719500F6300F5B902 /* UITouch+CC.m */,
77A914D919500F6300F5B902 /* CCAppDelegate.h */,
77A914DA19500F6300F5B902 /* CCAppDelegate.m */,
);
name = iOS;
sourceTree = "<group>";
};
77A914DC19500F6300F5B902 /* Mac */ = {
isa = PBXGroup;
children = (
77A914DD19500F6300F5B902 /* CCDirectorMac.h */,
77A914DE19500F6300F5B902 /* CCDirectorMac.m */,
77A914E019500F6300F5B902 /* CCGLView.h */,
77A914E119500F6300F5B902 /* CCGLView.m */,
77A914E319500F6300F5B902 /* CCWindow.h */,
77A914E419500F6300F5B902 /* CCWindow.m */,
77A914E619500F6300F5B902 /* NSEvent+CC.h */,
77A914E719500F6300F5B902 /* NSEvent+CC.m */,
);
name = Mac;
sourceTree = "<group>";
};
77A914F219500F6300F5B902 /* Profiling */ = {
isa = PBXGroup;
children = (
77A914F319500F6300F5B902 /* CCProfiling.h */,
77A914F419500F6300F5B902 /* CCProfiling.m */,
);
name = Profiling;
sourceTree = "<group>";
};
77A914F919500F6300F5B902 /* Math */ = {
isa = PBXGroup;
children = (
77A914FA19500F6300F5B902 /* CCVertex.h */,
77A914FB19500F6300F5B902 /* CCVertex.m */,
77A914FD19500F6300F5B902 /* CGPointExtension.h */,
77A914FE19500F6300F5B902 /* CGPointExtension.m */,
);
name = Math;
sourceTree = "<group>";
};
77A9150619500F6300F5B902 /* Image Support */ = {
isa = PBXGroup;
children = (
77A9150719500F6300F5B902 /* TGAlib.h */,
77A9150819500F6300F5B902 /* TGAlib.m */,
);
name = "Image Support";
sourceTree = "<group>";
};
77A9150A19500F6400F5B902 /* Data Structures */ = {
isa = PBXGroup;
children = (
77A9150B19500F6400F5B902 /* uthash.h */,
77A9150C19500F6400F5B902 /* utlist.h */,
);
name = "Data Structures";
sourceTree = "<group>";
};
77A9151219500F6400F5B902 /* ObjectAL */ = {
isa = PBXGroup;
children = (
77A9152B19500F6400F5B902 /* OALSimpleAudio.h */,
77A9152C19500F6400F5B902 /* OALSimpleAudio.m */,
77A9152E19500F6400F5B902 /* ObjectAL.h */,
77A9152F19500F6400F5B902 /* ObjectALConfig.h */,
77A9151319500F6400F5B902 /* Actions */,
77A9152119500F6400F5B902 /* AudioTrack */,
77A9153019500F6400F5B902 /* OpenAL */,
77A9155119500F6400F5B902 /* Session */,
77A9155819500F6400F5B902 /* Support */,
);
name = ObjectAL;
sourceTree = "<group>";
};
77A9151319500F6400F5B902 /* Actions */ = {
isa = PBXGroup;
children = (
77A9151419500F6400F5B902 /* OALAction+Private.h */,
77A9151519500F6400F5B902 /* OALAction.h */,
77A9151619500F6400F5B902 /* OALAction.m */,
77A9151819500F6400F5B902 /* OALActionManager.h */,
77A9151919500F6400F5B902 /* OALActionManager.m */,
77A9151B19500F6400F5B902 /* OALAudioActions.h */,
77A9151C19500F6400F5B902 /* OALAudioActions.m */,
77A9151E19500F6400F5B902 /* OALUtilityActions.h */,
77A9151F19500F6400F5B902 /* OALUtilityActions.m */,
);
name = Actions;
sourceTree = "<group>";
};
77A9152119500F6400F5B902 /* AudioTrack */ = {
isa = PBXGroup;
children = (
77A9152219500F6400F5B902 /* OALAudioTrack.h */,
77A9152319500F6400F5B902 /* OALAudioTrack.m */,
77A9152519500F6400F5B902 /* OALAudioTrackNotifications.h */,
77A9152619500F6400F5B902 /* OALAudioTrackNotifications.m */,
77A9152819500F6400F5B902 /* OALAudioTracks.h */,
77A9152919500F6400F5B902 /* OALAudioTracks.m */,
);
name = AudioTrack;
sourceTree = "<group>";
};
77A9153019500F6400F5B902 /* OpenAL */ = {
isa = PBXGroup;
children = (
77A9153119500F6400F5B902 /* ALBuffer.h */,
77A9153219500F6400F5B902 /* ALBuffer.m */,
77A9153419500F6400F5B902 /* ALCaptureDevice.h */,
77A9153519500F6400F5B902 /* ALCaptureDevice.m */,
77A9153719500F6400F5B902 /* ALChannelSource.h */,
77A9153819500F6400F5B902 /* ALChannelSource.m */,
77A9153A19500F6400F5B902 /* ALContext.h */,
77A9153B19500F6400F5B902 /* ALContext.m */,
77A9153D19500F6400F5B902 /* ALDevice.h */,
77A9153E19500F6400F5B902 /* ALDevice.m */,
77A9154019500F6400F5B902 /* ALListener.h */,
77A9154119500F6400F5B902 /* ALListener.m */,
77A9154319500F6400F5B902 /* ALSoundSource.h */,
77A9154419500F6400F5B902 /* ALSoundSourcePool.h */,
77A9154519500F6400F5B902 /* ALSoundSourcePool.m */,
77A9154719500F6400F5B902 /* ALSource.h */,
77A9154819500F6400F5B902 /* ALSource.m */,
77A9154A19500F6400F5B902 /* ALTypes.h */,
77A9154B19500F6400F5B902 /* ALWrapper.h */,
77A9154C19500F6400F5B902 /* ALWrapper.m */,
77A9154E19500F6400F5B902 /* OpenALManager.h */,
77A9154F19500F6400F5B902 /* OpenALManager.m */,
);
name = OpenAL;
sourceTree = "<group>";
};
77A9155119500F6400F5B902 /* Session */ = {
isa = PBXGroup;
children = (
77A9155219500F6400F5B902 /* OALAudioSession.h */,
77A9155319500F6400F5B902 /* OALAudioSession.m */,
77A9155519500F6400F5B902 /* OALSuspendHandler.h */,
77A9155619500F6400F5B902 /* OALSuspendHandler.m */,
);
name = Session;
sourceTree = "<group>";
};
77A9155819500F6400F5B902 /* Support */ = {
isa = PBXGroup;
children = (
77A9155919500F6400F5B902 /* ARCSafe_MemMgmt.h */,
77A9155A19500F6400F5B902 /* IOSVersion.h */,
77A9155B19500F6400F5B902 /* IOSVersion.m */,
77A9155D19500F6400F5B902 /* mach_timing.c */,
77A9155F19500F6400F5B902 /* mach_timing.h */,
77A9156019500F6400F5B902 /* NSMutableArray+WeakReferences.h */,
77A9156119500F6400F5B902 /* NSMutableArray+WeakReferences.m */,
77A9156319500F6400F5B902 /* NSMutableDictionary+WeakReferences.h */,
77A9156419500F6400F5B902 /* NSMutableDictionary+WeakReferences.m */,
77A9156619500F6400F5B902 /* OALAudioFile.h */,
77A9156719500F6400F5B902 /* OALAudioFile.m */,
77A9156919500F6400F5B902 /* OALNotifications.h */,
77A9156A19500F6400F5B902 /* OALTools.h */,
77A9156B19500F6400F5B902 /* OALTools.m */,
77A9156D19500F6400F5B902 /* ObjectALMacros.h */,
77A9156E19500F6500F5B902 /* SynthesizeSingleton.h */,
);
name = Support;
sourceTree = "<group>";
};
77A9156F19500F6500F5B902 /* cocos2d-ui */ = {
isa = PBXGroup;
children = (
77A9157019500F6500F5B902 /* CCButton.h */,
77A9157119500F6500F5B902 /* CCButton.m */,
77A9157319500F6500F5B902 /* CCControl.h */,
77A9157419500F6500F5B902 /* CCControl.m */,
77A9157619500F6500F5B902 /* CCControlSubclass.h */,
77A9157719500F6500F5B902 /* CCControlTextureFactory.h */,
77A9157819500F6500F5B902 /* CCControlTextureFactory.m */,
77A9157A19500F6500F5B902 /* CCScrollView.h */,
77A9157B19500F6500F5B902 /* CCScrollView.m */,
77A9157D19500F6500F5B902 /* CCSlider.h */,
77A9157E19500F6500F5B902 /* CCSlider.m */,
77A9158019500F6500F5B902 /* CCTableView.h */,
77A9158119500F6500F5B902 /* CCTableView.m */,
77A9158319500F6500F5B902 /* CCTextField.h */,
77A9158419500F6500F5B902 /* CCTextField.m */,
77A9158619500F6500F5B902 /* cocos2d-ui.h */,
77A9158719500F6500F5B902 /* CCBReader */,
);
name = "cocos2d-ui";
sourceTree = "<group>";
};
77A9158719500F6500F5B902 /* CCBReader */ = {
isa = PBXGroup;
children = (
77A9158819500F6500F5B902 /* CCAnimationManager.h */,
77A9158919500F6500F5B902 /* CCAnimationManager_Private.h */,
77A9158A19500F6500F5B902 /* CCAnimationManager.m */,
77A9158C19500F6500F5B902 /* CCBAnimationManager.h */,
77A9158D19500F6500F5B902 /* CCBAnimationManager.m */,
77A9158F19500F6500F5B902 /* CCBKeyframe.h */,
77A9159019500F6500F5B902 /* CCBKeyframe.m */,
77A9159219500F6500F5B902 /* CCBReader.h */,
77A9159319500F6500F5B902 /* CCBReader.m */,
77A9159519500F6500F5B902 /* CCBSequence.h */,
77A9159619500F6500F5B902 /* CCBsequence.m */,
77A9159819500F6500F5B902 /* CCBSequenceProperty.h */,
77A9159919500F6500F5B902 /* CCBSequenceProperty.m */,
77A9159B19500F6500F5B902 /* CCBLocalizationManager.h */,
77A9159C19500F6500F5B902 /* CCBLocalizationManager.m */,
77A9159E19500F6500F5B902 /* CCBuilderReader.h */,
77A9159F19500F6500F5B902 /* CCBReader_Private.h */,
);
name = CCBReader;
sourceTree = "<group>";
};
77A915A219500F6500F5B902 /* Chipmunk */ = {
isa = PBXGroup;
children = (
77A915A319500F6500F5B902 /* chipmunk */,
77A915F919500F6600F5B902 /* objectivec */,
);
name = Chipmunk;
sourceTree = "<group>";
};
77A915A319500F6500F5B902 /* chipmunk */ = {
isa = PBXGroup;
children = (
77A915A419500F6500F5B902 /* include */,
77A915BF19500F6500F5B902 /* src */,
);
name = chipmunk;
sourceTree = "<group>";
};
77A915A419500F6500F5B902 /* include */ = {
isa = PBXGroup;
children = (
77A915A519500F6500F5B902 /* chipmunk */,
);
name = include;
sourceTree = "<group>";
};
77A915A519500F6500F5B902 /* chipmunk */ = {
isa = PBXGroup;
children = (
77A915A619500F6500F5B902 /* chipmunk.h */,
77A915A719500F6500F5B902 /* chipmunk_ffi.h */,
77A915A819500F6500F5B902 /* chipmunk_private.h */,
77A915A919500F6500F5B902 /* chipmunk_types.h */,
77A915AA19500F6500F5B902 /* chipmunk_unsafe.h */,
77A915AB19500F6500F5B902 /* cpArbiter.h */,
77A915AC19500F6500F5B902 /* cpBB.h */,
77A915AD19500F6500F5B902 /* cpBody.h */,
77A915AE19500F6500F5B902 /* cpConstraint.h */,
77A915AF19500F6500F5B902 /* cpDampedRotarySpring.h */,
77A915B019500F6500F5B902 /* cpDampedSpring.h */,
77A915B119500F6500F5B902 /* cpGearJoint.h */,
77A915B219500F6500F5B902 /* cpGrooveJoint.h */,
77A915B319500F6500F5B902 /* cpPinJoint.h */,
77A915B419500F6500F5B902 /* cpPivotJoint.h */,
77A915B519500F6500F5B902 /* cpPolyShape.h */,
77A915B619500F6500F5B902 /* cpRatchetJoint.h */,
77A915B719500F6500F5B902 /* cpRotaryLimitJoint.h */,
77A915B819500F6500F5B902 /* cpShape.h */,
77A915B919500F6500F5B902 /* cpSimpleMotor.h */,
77A915BA19500F6500F5B902 /* cpSlideJoint.h */,
77A915BB19500F6500F5B902 /* cpSpace.h */,
77A915BC19500F6500F5B902 /* cpSpatialIndex.h */,
77A915BD19500F6500F5B902 /* cpTransform.h */,
77A915BE19500F6500F5B902 /* cpVect.h */,
);
name = chipmunk;
sourceTree = "<group>";
};
77A915BF19500F6500F5B902 /* src */ = {
isa = PBXGroup;
children = (
77A915C019500F6500F5B902 /* chipmunk.c */,
77A915C219500F6500F5B902 /* cpArbiter.c */,
77A915C419500F6500F5B902 /* cpArray.c */,
77A915C619500F6500F5B902 /* cpBBTree.c */,
77A915C819500F6500F5B902 /* cpBody.c */,
77A915CA19500F6500F5B902 /* cpCollision.c */,
77A915CC19500F6500F5B902 /* cpConstraint.c */,
77A915CE19500F6500F5B902 /* cpDampedRotarySpring.c */,
77A915D019500F6500F5B902 /* cpDampedSpring.c */,
77A915D219500F6500F5B902 /* cpGearJoint.c */,
77A915D419500F6500F5B902 /* cpGrooveJoint.c */,
77A915D619500F6500F5B902 /* cpHashSet.c */,
77A915D819500F6500F5B902 /* cpPinJoint.c */,
77A915DA19500F6500F5B902 /* cpPivotJoint.c */,
77A915DC19500F6600F5B902 /* cpPolyShape.c */,
77A915DE19500F6600F5B902 /* cpRatchetJoint.c */,
77A915E019500F6600F5B902 /* cpRotaryLimitJoint.c */,
77A915E219500F6600F5B902 /* cpShape.c */,
77A915E419500F6600F5B902 /* cpSimpleMotor.c */,
77A915E619500F6600F5B902 /* cpSlideJoint.c */,
77A915E819500F6600F5B902 /* cpSpace.c */,
77A915EA19500F6600F5B902 /* cpSpaceComponent.c */,
77A915EC19500F6600F5B902 /* cpSpaceDebug.c */,
77A915EE19500F6600F5B902 /* cpSpaceHash.c */,
77A915F019500F6600F5B902 /* cpSpaceQuery.c */,
77A915F219500F6600F5B902 /* cpSpaceStep.c */,
77A915F419500F6600F5B902 /* cpSpatialIndex.c */,
77A915F619500F6600F5B902 /* cpSweep1D.c */,
77A915F819500F6600F5B902 /* prime.h */,
);
name = src;
sourceTree = "<group>";
};
77A915F919500F6600F5B902 /* objectivec */ = {
isa = PBXGroup;
children = (
77A915FA19500F6600F5B902 /* include */,
77A9160319500F6600F5B902 /* src */,
);
name = objectivec;
sourceTree = "<group>";
};
77A915FA19500F6600F5B902 /* include */ = {
isa = PBXGroup;
children = (
77A915FB19500F6600F5B902 /* ObjectiveChipmunk */,
);
name = include;
sourceTree = "<group>";
};
77A915FB19500F6600F5B902 /* ObjectiveChipmunk */ = {
isa = PBXGroup;
children = (
77A915FC19500F6600F5B902 /* ChipmunkBody.h */,
77A915FD19500F6600F5B902 /* ChipmunkConstraint.h */,
77A915FE19500F6600F5B902 /* ChipmunkExtras.h */,
77A915FF19500F6600F5B902 /* ChipmunkMultiGrab.h */,
77A9160019500F6600F5B902 /* ChipmunkShape.h */,
77A9160119500F6600F5B902 /* ChipmunkSpace.h */,
77A9160219500F6600F5B902 /* ObjectiveChipmunk.h */,
);
name = ObjectiveChipmunk;
sourceTree = "<group>";
};
77A9160319500F6600F5B902 /* src */ = {
isa = PBXGroup;
children = (
77A9160419500F6600F5B902 /* ChipmunkBody.m */,
77A9160619500F6600F5B902 /* ChipmunkConstraint.m */,
77A9160819500F6600F5B902 /* ChipmunkMultiGrab.m */,
77A9160A19500F6600F5B902 /* ChipmunkShape.m */,
77A9160C19500F6600F5B902 /* ChipmunkSpace.m */,
);
name = src;
sourceTree = "<group>";
};
77A9161019500F6600F5B902 /* Supporting Files */ = {
isa = PBXGroup;
children = (
77A9161119500F6600F5B902 /* Prefix.pch */,
77A9161219500F6600F5B902 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
77A9161419500F6600F5B902 /* Classes */ = {
isa = PBXGroup;
children = (
77A9161519500F6600F5B902 /* AppDelegate.h */,
77A9161619500F6600F5B902 /* AppDelegate.m */,
77A9161819500F6600F5B902 /* HelloWorldLayer.h */,
77A9161919500F6600F5B902 /* HelloWorldLayer.m */,
);
name = Classes;
sourceTree = "<group>";
};
77A916231950108E00F5B902 /* src */ = {
isa = PBXGroup;
children = (
77A916251950108E00F5B902 /* apple2.h */,
77A9163A1950108F00F5B902 /* common.h */,
77A9163B1950108F00F5B902 /* cpu-supp.c */,
77A9163C1950108F00F5B902 /* cpu.h */,
7751DD4D1955EFF5007F8BDF /* darwin-shim.c */,
7751DD4B1955EB60007F8BDF /* darwin-shim.h */,
77A9163E1950108F00F5B902 /* disk.c */,
77A9163F1950108F00F5B902 /* disk.h */,
77A916401950108F00F5B902 /* display.c */,
77A916411950108F00F5B902 /* font.txt */,
77A916421950108F00F5B902 /* genfont.c */,
77A916431950108F00F5B902 /* glue.h */,
77A916461950108F00F5B902 /* joystick.c */,
77A916471950108F00F5B902 /* joystick.h */,
77A916481950108F00F5B902 /* keys.c */,
77A916491950108F00F5B902 /* keys.h */,
77A9164A1950108F00F5B902 /* meta */,
77A9164F1950108F00F5B902 /* misc.c */,
77A916501950108F00F5B902 /* misc.h */,
77A916511950108F00F5B902 /* prefs.c */,
77A916521950108F00F5B902 /* prefs.h */,
77A916531950108F00F5B902 /* test */,
77A916611950108F00F5B902 /* timing.c */,
77A916621950108F00F5B902 /* timing.h */,
77A916631950108F00F5B902 /* uthash.h */,
77A916641950108F00F5B902 /* video */,
77A916671950108F00F5B902 /* vm.c */,
77A916681950108F00F5B902 /* x86 */,
77A9166D1950108F00F5B902 /* zlib-helpers.c */,
77A9166E1950108F00F5B902 /* zlib-helpers.h */,
);
name = src;
path = ../../src;
sourceTree = "<group>";
};
77A9164A1950108F00F5B902 /* meta */ = {
isa = PBXGroup;
children = (
77A9164B1950108F00F5B902 /* debug.h */,
77A9164C1950108F00F5B902 /* debug.l */,
77A9164D1950108F00F5B902 /* debugger.c */,
77A9164E1950108F00F5B902 /* opcodes.c */,
);
path = meta;
sourceTree = "<group>";
};
77A916531950108F00F5B902 /* test */ = {
isa = PBXGroup;
children = (
77A916541950108F00F5B902 /* greatest.h */,
77A916561950108F00F5B902 /* testcommon.c */,
77A916571950108F00F5B902 /* testcommon.h */,
77A916581950108F00F5B902 /* testcpu.c */,
77A916591950108F00F5B902 /* testdisplay.c */,
77A916601950108F00F5B902 /* testvm.c */,
);
path = test;
sourceTree = "<group>";
};
77A916641950108F00F5B902 /* video */ = {
isa = PBXGroup;
children = (
77A916651950108F00F5B902 /* video.h */,
);
path = video;
sourceTree = "<group>";
};
77A916681950108F00F5B902 /* x86 */ = {
isa = PBXGroup;
children = (
77A916691950108F00F5B902 /* cpu-regs.h */,
77A9166A1950108F00F5B902 /* cpu.S */,
77A9166B1950108F00F5B902 /* genglue */,
77A9166C1950108F00F5B902 /* glue-prologue.h */,
);
path = x86;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
7751DD521955F567007F8BDF /* Apple2Mac Tests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 7751DD631955F567007F8BDF /* Build configuration list for PBXNativeTarget "Apple2Mac Tests" */;
buildPhases = (
7751DD4F1955F567007F8BDF /* Sources */,
7751DD501955F567007F8BDF /* Frameworks */,
7751DD511955F567007F8BDF /* Resources */,
);
buildRules = (
);
dependencies = (
7751DD601955F567007F8BDF /* PBXTargetDependency */,
);
name = "Apple2Mac Tests";
productName = "Apple2Mac Tests";
productReference = 7751DD531955F567007F8BDF /* Apple2Mac Tests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
77A913B919500F6000F5B902 /* Apple2Mac */ = {
isa = PBXNativeTarget;
buildConfigurationList = 77A9162019500F6600F5B902 /* Build configuration list for PBXNativeTarget "Apple2Mac" */;
buildPhases = (
77A913B619500F6000F5B902 /* Sources */,
77A913B719500F6000F5B902 /* Frameworks */,
77A913B819500F6000F5B902 /* Resources */,
);
buildRules = (
);
dependencies = (
77A913D119500F6000F5B902 /* PBXTargetDependency */,
);
name = Apple2Mac;
productName = Apple2Mac;
productReference = 77A913BA19500F6000F5B902 /* Apple2Mac.app */;
productType = "com.apple.product-type.application";
};
77A913CE19500F6000F5B902 /* ObjectiveChipmunk */ = {
isa = PBXNativeTarget;
buildConfigurationList = 77A9161D19500F6600F5B902 /* Build configuration list for PBXNativeTarget "ObjectiveChipmunk" */;
buildPhases = (
77A913CD19500F6000F5B902 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = ObjectiveChipmunk;
productName = ObjectiveChipmunk;
productReference = 77A913CF19500F6000F5B902 /* libObjectiveChipmunk.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
77A913B219500F6000F5B902 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = fl0wstate;
TargetAttributes = {
7751DD521955F567007F8BDF = {
TestTargetID = 77A913B919500F6000F5B902;
};
};
};
buildConfigurationList = 77A913B519500F6000F5B902 /* Build configuration list for PBXProject "Apple2Mac" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
English,
);
mainGroup = 77A913B119500F6000F5B902;
productRefGroup = 77A913BB19500F6000F5B902 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
77A913B919500F6000F5B902 /* Apple2Mac */,
7751DD521955F567007F8BDF /* Apple2Mac Tests */,
77A913CE19500F6000F5B902 /* ObjectiveChipmunk */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
7751DD511955F567007F8BDF /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7751DD5B1955F567007F8BDF /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
77A913B819500F6000F5B902 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
77A9151119500F6400F5B902 /* LICENSE_cocos2d.txt in Resources */,
77A9160F19500F6600F5B902 /* LICENSE_Chipmunk.txt in Resources */,
77A913D819500F6000F5B902 /* InfoPlist.strings in Resources */,
77A913DB19500F6000F5B902 /* MainMenu.xib in Resources */,
77A913DD19500F6000F5B902 /* icon.icns in Resources */,
77A9167C1950108F00F5B902 /* font.txt in Resources */,
77A916951950108F00F5B902 /* genglue in Resources */,
77A915A119500F6500F5B902 /* LICENSE_CCBReader.txt in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
7751DD4F1955F567007F8BDF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7751DD661955F59B007F8BDF /* testvm.c in Sources */,
7751DD671955F5D7007F8BDF /* testdisplay.c in Sources */,
7751DD641955F58B007F8BDF /* testcommon.c in Sources */,
7751DD5D1955F567007F8BDF /* Apple2Mac_Tests.m in Sources */,
7751DD651955F596007F8BDF /* testcpu.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
77A913B619500F6000F5B902 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
77A9157C19500F6500F5B902 /* CCScrollView.m in Sources */,
77A9151719500F6400F5B902 /* OALAction.m in Sources */,
77A914B319500F6300F5B902 /* CCTexturePVR.m in Sources */,
77A916821950108F00F5B902 /* debugger.c in Sources */,
77A9159419500F6500F5B902 /* CCBReader.m in Sources */,
77A9153319500F6400F5B902 /* ALBuffer.m in Sources */,
77A9153919500F6400F5B902 /* ALChannelSource.m in Sources */,
77A9155C19500F6400F5B902 /* IOSVersion.m in Sources */,
77A9154219500F6400F5B902 /* ALListener.m in Sources */,
77A914E219500F6300F5B902 /* CCGLView.m in Sources */,
77A914D519500F6300F5B902 /* CCGLView.m in Sources */,
77A9152D19500F6400F5B902 /* OALSimpleAudio.m in Sources */,
77A9149519500F6300F5B902 /* CCScene.m in Sources */,
77A914BD19500F6300F5B902 /* CCTiledMapObjectGroup.m in Sources */,
77A9150F19500F6400F5B902 /* ZipUtils.m in Sources */,
77A9140F19500F6100F5B902 /* CCCache.m in Sources */,
77A9156819500F6400F5B902 /* OALAudioFile.m in Sources */,
77A9143F19500F6200F5B902 /* CCDrawNode.m in Sources */,
77A9167D1950108F00F5B902 /* genfont.c in Sources */,
77A9152A19500F6400F5B902 /* OALAudioTracks.m in Sources */,
77A916941950108F00F5B902 /* cpu.S in Sources */,
77A913F619500F6100F5B902 /* CCEffectColor.m in Sources */,
77A913F019500F6100F5B902 /* CCEffect.m in Sources */,
77A9158E19500F6500F5B902 /* CCBAnimationManager.m in Sources */,
77A916931950108F00F5B902 /* vm.c in Sources */,
77A914FC19500F6300F5B902 /* CCVertex.m in Sources */,
77A9143019500F6100F5B902 /* CCAnimationCache.m in Sources */,
77A914EA19500F6300F5B902 /* base64.c in Sources */,
77A9147319500F6200F5B902 /* CCParticleSystemBase.m in Sources */,
77A914D819500F6300F5B902 /* UITouch+CC.m in Sources */,
77A9157219500F6500F5B902 /* CCButton.m in Sources */,
77A9146419500F6200F5B902 /* CCParallaxNode.m in Sources */,
77A914F719500F6300F5B902 /* ccUtils.c in Sources */,
77A9145419500F6200F5B902 /* CCLayoutBox.m in Sources */,
77A914AD19500F6300F5B902 /* CCTexture.m in Sources */,
77A914FF19500F6300F5B902 /* CGPointExtension.m in Sources */,
77A9142919500F6100F5B902 /* CCActionTween.m in Sources */,
77A9158B19500F6500F5B902 /* CCAnimationManager.m in Sources */,
77A916781950108F00F5B902 /* cpu-supp.c in Sources */,
77A916911950108F00F5B902 /* timing.c in Sources */,
77A9146019500F6200F5B902 /* CCNode+Debug.m in Sources */,
77A916831950108F00F5B902 /* opcodes.c in Sources */,
77A913FE19500F6100F5B902 /* CCEffectNode.m in Sources */,
77A9147819500F6200F5B902 /* CCPhysicsBody.m in Sources */,
77A9161A19500F6600F5B902 /* HelloWorldLayer.m in Sources */,
77A914E819500F6300F5B902 /* NSEvent+CC.m in Sources */,
77A9153F19500F6400F5B902 /* ALDevice.m in Sources */,
77A9150519500F6300F5B902 /* NSThread+performBlock.m in Sources */,
77A914A219500F6300F5B902 /* CCSpriteBatchNode.m in Sources */,
77A913F219500F6100F5B902 /* CCEffectBrightness.m in Sources */,
77A9152719500F6400F5B902 /* OALAudioTrackNotifications.m in Sources */,
77A9167F1950108F00F5B902 /* joystick.c in Sources */,
77A914EE19500F6300F5B902 /* CCFileUtils.m in Sources */,
77A9141319500F6100F5B902 /* CCAction.m in Sources */,
77A9154D19500F6400F5B902 /* ALWrapper.m in Sources */,
77A9159719500F6500F5B902 /* CCBsequence.m in Sources */,
77A9158219500F6500F5B902 /* CCTableView.m in Sources */,
77A9145119500F6200F5B902 /* CCLayout.m in Sources */,
77A916851950108F00F5B902 /* prefs.c in Sources */,
77A9148119500F6200F5B902 /* CCPhysicsShape.m in Sources */,
77A9140719500F6100F5B902 /* CCRenderer.m in Sources */,
77A9149C19500F6300F5B902 /* CCSprite.m in Sources */,
77A9152419500F6400F5B902 /* OALAudioTrack.m in Sources */,
77A9156519500F6400F5B902 /* NSMutableDictionary+WeakReferences.m in Sources */,
77A9142319500F6100F5B902 /* CCActionManager.m in Sources */,
77A9148519500F6200F5B902 /* CCProgressNode.m in Sources */,
77A9149119500F6300F5B902 /* CCResponderManager.m in Sources */,
77A914C319500F6300F5B902 /* CCTransition.m in Sources */,
77A9151A19500F6400F5B902 /* OALActionManager.m in Sources */,
77A9147E19500F6200F5B902 /* CCPhysicsNode.m in Sources */,
77A9152019500F6400F5B902 /* OALUtilityActions.m in Sources */,
77A9145819500F6200F5B902 /* CCMotionStreak.m in Sources */,
77A9156219500F6400F5B902 /* NSMutableArray+WeakReferences.m in Sources */,
77A9155019500F6400F5B902 /* OpenALManager.m in Sources */,
77A914C019500F6300F5B902 /* CCTMXXMLParser.m in Sources */,
77A914F519500F6300F5B902 /* CCProfiling.m in Sources */,
77A9155719500F6400F5B902 /* OALSuspendHandler.m in Sources */,
77A9158519500F6500F5B902 /* CCTextField.m in Sources */,
77A9145D19500F6200F5B902 /* CCNode.m in Sources */,
77A9159D19500F6500F5B902 /* CCBLocalizationManager.m in Sources */,
77A9147B19500F6200F5B902 /* CCPhysicsJoint.m in Sources */,
77A914B019500F6300F5B902 /* CCTextureCache.m in Sources */,
77A913F419500F6100F5B902 /* CCEffectContrast.m in Sources */,
77A9157F19500F6500F5B902 /* CCSlider.m in Sources */,
77A913FC19500F6100F5B902 /* CCEffectPixellate.m in Sources */,
77A9159A19500F6500F5B902 /* CCBSequenceProperty.m in Sources */,
77A9144A19500F6200F5B902 /* CCLabelTTF.m in Sources */,
77A9154919500F6400F5B902 /* ALSource.m in Sources */,
77A9156C19500F6400F5B902 /* OALTools.m in Sources */,
77A9167A1950108F00F5B902 /* disk.c in Sources */,
77A914C719500F6300F5B902 /* cocos2d.m in Sources */,
77A9149F19500F6300F5B902 /* CCSprite9Slice.m in Sources */,
77A914DF19500F6300F5B902 /* CCDirectorMac.m in Sources */,
77A9157519500F6500F5B902 /* CCControl.m in Sources */,
77A9146F19500F6200F5B902 /* CCParticleSystem.m in Sources */,
77A9146B19500F6200F5B902 /* CCParticleExamples.m in Sources */,
77A9143719500F6200F5B902 /* CCConfiguration.m in Sources */,
77A9153C19500F6400F5B902 /* ALContext.m in Sources */,
77A9141619500F6100F5B902 /* CCActionCatmullRom.m in Sources */,
77A914A819500F6300F5B902 /* CCSpriteFrameCache.m in Sources */,
77A9143319500F6100F5B902 /* CCClippingNode.m in Sources */,
77A9155E19500F6400F5B902 /* mach_timing.c in Sources */,
77A9149819500F6300F5B902 /* CCScheduler.m in Sources */,
77A916801950108F00F5B902 /* keys.c in Sources */,
77A914B619500F6300F5B902 /* CCTiledMap.m in Sources */,
77A913F819500F6100F5B902 /* CCEffectColorPulse.m in Sources */,
77A9148E19500F6300F5B902 /* CCResponder.m in Sources */,
77A9148A19500F6200F5B902 /* CCRenderTexture.m in Sources */,
77A9144219500F6200F5B902 /* ccFPSImages.m in Sources */,
77A9155419500F6400F5B902 /* OALAudioSession.m in Sources */,
77A914E519500F6300F5B902 /* CCWindow.m in Sources */,
77A914A519500F6300F5B902 /* CCSpriteFrame.m in Sources */,
77A914D119500F6300F5B902 /* CCES2Renderer.m in Sources */,
77A9142619500F6100F5B902 /* CCActionProgressTimer.m in Sources */,
77A9150919500F6400F5B902 /* TGAlib.m in Sources */,
77A916961950108F00F5B902 /* zlib-helpers.c in Sources */,
77A9141C19500F6100F5B902 /* CCActionInstant.m in Sources */,
77A9141F19500F6100F5B902 /* CCActionInterval.m in Sources */,
77A9144D19500F6200F5B902 /* CCNodeColor.m in Sources */,
7751DD4E1955EFF5007F8BDF /* darwin-shim.c in Sources */,
77A916811950108F00F5B902 /* debug.l in Sources */,
77A914DB19500F6300F5B902 /* CCAppDelegate.m in Sources */,
77A9143B19500F6200F5B902 /* CCDirector.m in Sources */,
77A9141919500F6100F5B902 /* CCActionEase.m in Sources */,
77A916841950108F00F5B902 /* misc.c in Sources */,
77A913FA19500F6100F5B902 /* CCEffectGlow.m in Sources */,
77A9154619500F6400F5B902 /* ALSoundSourcePool.m in Sources */,
77A9159119500F6500F5B902 /* CCBKeyframe.m in Sources */,
77A9144719500F6200F5B902 /* CCLabelBMFont.m in Sources */,
77A9153619500F6400F5B902 /* ALCaptureDevice.m in Sources */,
77A914BA19500F6300F5B902 /* CCTiledMapLayer.m in Sources */,
77A9140219500F6100F5B902 /* CCEffectTexture.m in Sources */,
77A9167B1950108F00F5B902 /* display.c in Sources */,
77A914F119500F6300F5B902 /* CCColor.m in Sources */,
77A9140B19500F6100F5B902 /* CCShader.m in Sources */,
77A9142D19500F6100F5B902 /* CCAnimation.m in Sources */,
77A9157919500F6500F5B902 /* CCControlTextureFactory.m in Sources */,
77A9151D19500F6400F5B902 /* OALAudioActions.m in Sources */,
77A9161719500F6600F5B902 /* AppDelegate.m in Sources */,
77A914CE19500F6300F5B902 /* CCDirectorIOS.m in Sources */,
77A9146819500F6200F5B902 /* CCParticleBatchNode.m in Sources */,
77A9150219500F6300F5B902 /* NSAttributedString+CCAdditions.m in Sources */,
77A9161319500F6600F5B902 /* main.m in Sources */,
77A9140019500F6100F5B902 /* CCEffectStack.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
77A913CD19500F6000F5B902 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
77A915F119500F6600F5B902 /* cpSpaceQuery.c in Sources */,
77A915E319500F6600F5B902 /* cpShape.c in Sources */,
77A915DD19500F6600F5B902 /* cpPolyShape.c in Sources */,
77A915E519500F6600F5B902 /* cpSimpleMotor.c in Sources */,
77A915D919500F6500F5B902 /* cpPinJoint.c in Sources */,
77A915C519500F6500F5B902 /* cpArray.c in Sources */,
77A915DF19500F6600F5B902 /* cpRatchetJoint.c in Sources */,
77A915E919500F6600F5B902 /* cpSpace.c in Sources */,
77A915CF19500F6500F5B902 /* cpDampedRotarySpring.c in Sources */,
77A915D119500F6500F5B902 /* cpDampedSpring.c in Sources */,
77A915EF19500F6600F5B902 /* cpSpaceHash.c in Sources */,
77A915EB19500F6600F5B902 /* cpSpaceComponent.c in Sources */,
77A915F719500F6600F5B902 /* cpSweep1D.c in Sources */,
77A915D719500F6500F5B902 /* cpHashSet.c in Sources */,
77A915F319500F6600F5B902 /* cpSpaceStep.c in Sources */,
77A915C319500F6500F5B902 /* cpArbiter.c in Sources */,
77A915ED19500F6600F5B902 /* cpSpaceDebug.c in Sources */,
77A915CD19500F6500F5B902 /* cpConstraint.c in Sources */,
77A915C719500F6500F5B902 /* cpBBTree.c in Sources */,
77A915E119500F6600F5B902 /* cpRotaryLimitJoint.c in Sources */,
77A9160D19500F6600F5B902 /* ChipmunkSpace.m in Sources */,
77A915DB19500F6500F5B902 /* cpPivotJoint.c in Sources */,
77A915CB19500F6500F5B902 /* cpCollision.c in Sources */,
77A9160519500F6600F5B902 /* ChipmunkBody.m in Sources */,
77A915C919500F6500F5B902 /* cpBody.c in Sources */,
77A9160919500F6600F5B902 /* ChipmunkMultiGrab.m in Sources */,
77A915D319500F6500F5B902 /* cpGearJoint.c in Sources */,
77A9160B19500F6600F5B902 /* ChipmunkShape.m in Sources */,
77A915D519500F6500F5B902 /* cpGrooveJoint.c in Sources */,
77A915C119500F6500F5B902 /* chipmunk.c in Sources */,
77A915E719500F6600F5B902 /* cpSlideJoint.c in Sources */,
77A915F519500F6600F5B902 /* cpSpatialIndex.c in Sources */,
77A9160719500F6600F5B902 /* ChipmunkConstraint.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
7751DD601955F567007F8BDF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 77A913B919500F6000F5B902 /* Apple2Mac */;
targetProxy = 7751DD5F1955F567007F8BDF /* PBXContainerItemProxy */;
};
77A913D119500F6000F5B902 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 77A913CE19500F6000F5B902 /* ObjectiveChipmunk */;
targetProxy = 77A913D019500F6000F5B902 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
7751DD591955F567007F8BDF /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
7751DD5A1955F567007F8BDF /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
77A913D619500F6000F5B902 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
77A913D719500F6000F5B902 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
77A913D919500F6000F5B902 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
77A913DA19500F6000F5B902 /* English */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
7751DD611955F567007F8BDF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apple2Mac.app/Contents/MacOS/Apple2Mac";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
GCC_DYNAMIC_NO_PIC = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Apple2Mac Tests/Apple2Mac Tests-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
INFOPLIST_FILE = "Apple2Mac Tests/Apple2Mac Tests-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Debug;
};
7751DD621955F567007F8BDF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apple2Mac.app/Contents/MacOS/Apple2Mac";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
"$(inherited)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Apple2Mac Tests/Apple2Mac Tests-Prefix.pch";
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
INFOPLIST_FILE = "Apple2Mac Tests/Apple2Mac Tests-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Release;
};
77A9161B19500F6600F5B902 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
DEBUG,
"COCOS2D_DEBUG=1",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
77A9161C19500F6600F5B902 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_ENABLE_OBJC_ARC = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
NDEBUG,
"NS_BLOCK_ASSERTIONS=1",
);
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
SDKROOT = macosx;
};
name = Release;
};
77A9161E19500F6600F5B902 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = lib;
HEADER_SEARCH_PATHS = (
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/chipmunk/include\"",
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/objectivec/include\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
77A9161F19500F6600F5B902 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = NO;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = lib;
HEADER_SEARCH_PATHS = (
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/chipmunk/include\"",
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/objectivec/include\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
77A9162119500F6600F5B902 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Apple2Mac/Supporting Files/Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
DEBUG,
"COCOS2D_DEBUG=1",
"APPLE2IX=1",
"DEBUGGER=1",
"KEYPAD_JOYSTICK=1",
);
HEADER_SEARCH_PATHS = (
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/chipmunk/include\"",
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/objectivec/include\"",
"\"$(SRCROOT)/../src\"",
);
INFOPLIST_FILE = Apple2Mac/Resources/Info.plist;
OTHER_LDFLAGS = (
"-lz",
"-lsqlite3",
"-ObjC",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
77A9162219500F6600F5B902 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_ENABLE_OBJC_ARC = YES;
COPY_PHASE_STRIP = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Apple2Mac/Supporting Files/Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
NDEBUG,
"NS_BLOCK_ASSERTIONS=1",
"APPLE2IX=1",
"DEBUGGER=1",
"KEYPAD_JOYSTICK=1",
);
HEADER_SEARCH_PATHS = (
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/chipmunk/include\"",
"\"$(SRCROOT)/$(PROJECT_NAME)/Libraries/Chipmunk/objectivec/include\"",
"\"$(SRCROOT)/../src\"",
);
INFOPLIST_FILE = Apple2Mac/Resources/Info.plist;
OTHER_LDFLAGS = (
"-lz",
"-lsqlite3",
"-ObjC",
);
PRODUCT_NAME = "$(TARGET_NAME)";
VALIDATE_PRODUCT = YES;
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
7751DD631955F567007F8BDF /* Build configuration list for PBXNativeTarget "Apple2Mac Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7751DD611955F567007F8BDF /* Debug */,
7751DD621955F567007F8BDF /* Release */,
);
defaultConfigurationIsVisible = 0;
};
77A913B519500F6000F5B902 /* Build configuration list for PBXProject "Apple2Mac" */ = {
isa = XCConfigurationList;
buildConfigurations = (
77A9161B19500F6600F5B902 /* Debug */,
77A9161C19500F6600F5B902 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
77A9161D19500F6600F5B902 /* Build configuration list for PBXNativeTarget "ObjectiveChipmunk" */ = {
isa = XCConfigurationList;
buildConfigurations = (
77A9161E19500F6600F5B902 /* Debug */,
77A9161F19500F6600F5B902 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
77A9162019500F6600F5B902 /* Build configuration list for PBXNativeTarget "Apple2Mac" */ = {
isa = XCConfigurationList;
buildConfigurations = (
77A9162119500F6600F5B902 /* Debug */,
77A9162219500F6600F5B902 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 77A913B219500F6000F5B902 /* Project object */;
}