// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		757A53DA1590EAE100F915DA /* TileMap.tmx in Resources */ = {isa = PBXBuildFile; fileRef = 757A53D91590EAE100F915DA /* TileMap.tmx */; };
		757A53DC1591143A00F915DA /* crate.png in Resources */ = {isa = PBXBuildFile; fileRef = 757A53DB1591143A00F915DA /* crate.png */; };
		75C37078166D30F100BEF952 /* CCAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F7C166D30F100BEF952 /* CCAction.m */; };
		75C37079166D30F100BEF952 /* CCActionCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F7E166D30F100BEF952 /* CCActionCamera.m */; };
		75C3707A166D30F100BEF952 /* CCActionCatmullRom.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F80166D30F100BEF952 /* CCActionCatmullRom.m */; };
		75C3707B166D30F100BEF952 /* CCActionEase.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F82166D30F100BEF952 /* CCActionEase.m */; };
		75C3707C166D30F100BEF952 /* CCActionGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F84166D30F100BEF952 /* CCActionGrid.m */; };
		75C3707D166D30F100BEF952 /* CCActionGrid3D.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F86166D30F100BEF952 /* CCActionGrid3D.m */; };
		75C3707E166D30F100BEF952 /* CCActionInstant.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F88166D30F100BEF952 /* CCActionInstant.m */; };
		75C3707F166D30F100BEF952 /* CCActionInterval.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F8A166D30F100BEF952 /* CCActionInterval.m */; };
		75C37080166D30F100BEF952 /* CCActionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F8C166D30F100BEF952 /* CCActionManager.m */; };
		75C37081166D30F100BEF952 /* CCActionPageTurn3D.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F8E166D30F100BEF952 /* CCActionPageTurn3D.m */; };
		75C37082166D30F100BEF952 /* CCActionProgressTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F90166D30F100BEF952 /* CCActionProgressTimer.m */; };
		75C37083166D30F100BEF952 /* CCActionTiledGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F92166D30F100BEF952 /* CCActionTiledGrid.m */; };
		75C37084166D30F100BEF952 /* CCActionTween.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F94166D30F100BEF952 /* CCActionTween.m */; };
		75C37085166D30F100BEF952 /* CCAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F96166D30F100BEF952 /* CCAnimation.m */; };
		75C37086166D30F100BEF952 /* CCAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F98166D30F100BEF952 /* CCAnimationCache.m */; };
		75C37087166D30F100BEF952 /* CCAtlasNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F9A166D30F100BEF952 /* CCAtlasNode.m */; };
		75C37088166D30F100BEF952 /* CCCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F9C166D30F100BEF952 /* CCCamera.m */; };
		75C37089166D30F100BEF952 /* CCClippingNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36F9E166D30F100BEF952 /* CCClippingNode.m */; };
		75C3708A166D30F100BEF952 /* CCConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FA1166D30F100BEF952 /* CCConfiguration.m */; };
		75C3708B166D30F100BEF952 /* ccDeprecated.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FA3166D30F100BEF952 /* ccDeprecated.m */; };
		75C3708C166D30F100BEF952 /* CCDirector.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FA5166D30F100BEF952 /* CCDirector.m */; };
		75C3708D166D30F100BEF952 /* CCDrawingPrimitives.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FA7166D30F100BEF952 /* CCDrawingPrimitives.m */; };
		75C3708E166D30F100BEF952 /* CCDrawNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FA9166D30F100BEF952 /* CCDrawNode.m */; };
		75C3708F166D30F100BEF952 /* CCGLProgram.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FAB166D30F100BEF952 /* CCGLProgram.m */; };
		75C37090166D30F100BEF952 /* ccGLStateCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FAD166D30F100BEF952 /* ccGLStateCache.m */; };
		75C37091166D30F100BEF952 /* CCGrabber.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FAF166D30F100BEF952 /* CCGrabber.m */; };
		75C37092166D30F100BEF952 /* CCGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FB1166D30F100BEF952 /* CCGrid.m */; };
		75C37093166D30F100BEF952 /* CCLabelAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FB3166D30F100BEF952 /* CCLabelAtlas.m */; };
		75C37094166D30F100BEF952 /* CCLabelBMFont.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FB5166D30F100BEF952 /* CCLabelBMFont.m */; };
		75C37095166D30F100BEF952 /* CCLabelTTF.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FB7166D30F100BEF952 /* CCLabelTTF.m */; };
		75C37096166D30F100BEF952 /* CCLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FB9166D30F100BEF952 /* CCLayer.m */; };
		75C37097166D30F100BEF952 /* CCMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FBC166D30F100BEF952 /* CCMenu.m */; };
		75C37098166D30F100BEF952 /* CCMenuItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FBE166D30F100BEF952 /* CCMenuItem.m */; };
		75C37099166D30F100BEF952 /* CCMotionStreak.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FC0166D30F100BEF952 /* CCMotionStreak.m */; };
		75C3709A166D30F100BEF952 /* CCNode+Debug.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FC2166D30F100BEF952 /* CCNode+Debug.m */; };
		75C3709B166D30F100BEF952 /* CCNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FC4166D30F100BEF952 /* CCNode.m */; };
		75C3709C166D30F100BEF952 /* CCParallaxNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FC6166D30F100BEF952 /* CCParallaxNode.m */; };
		75C3709D166D30F100BEF952 /* CCParticleBatchNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FC8166D30F100BEF952 /* CCParticleBatchNode.m */; };
		75C3709E166D30F100BEF952 /* CCParticleExamples.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FCA166D30F100BEF952 /* CCParticleExamples.m */; };
		75C3709F166D30F100BEF952 /* CCParticleSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FCC166D30F100BEF952 /* CCParticleSystem.m */; };
		75C370A0166D30F100BEF952 /* CCParticleSystemQuad.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FCE166D30F100BEF952 /* CCParticleSystemQuad.m */; };
		75C370A1166D30F100BEF952 /* CCPhysicsDebugNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FD0166D30F100BEF952 /* CCPhysicsDebugNode.m */; };
		75C370A2166D30F100BEF952 /* CCPhysicsSprite.mm in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FD2166D30F100BEF952 /* CCPhysicsSprite.mm */; };
		75C370A3166D30F100BEF952 /* CCProgressTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FD4166D30F100BEF952 /* CCProgressTimer.m */; };
		75C370A4166D30F100BEF952 /* CCRenderTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FD7166D30F100BEF952 /* CCRenderTexture.m */; };
		75C370A5166D30F100BEF952 /* CCScene.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FD9166D30F100BEF952 /* CCScene.m */; };
		75C370A6166D30F100BEF952 /* CCScheduler.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FDB166D30F100BEF952 /* CCScheduler.m */; };
		75C370A7166D30F100BEF952 /* CCShaderCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FEC166D30F100BEF952 /* CCShaderCache.m */; };
		75C370A8166D30F100BEF952 /* ccShaders.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FEE166D30F100BEF952 /* ccShaders.m */; };
		75C370A9166D30F100BEF952 /* CCSprite.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FF0166D30F100BEF952 /* CCSprite.m */; };
		75C370AA166D30F100BEF952 /* CCSpriteBatchNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FF2166D30F100BEF952 /* CCSpriteBatchNode.m */; };
		75C370AB166D30F100BEF952 /* CCSpriteFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FF4166D30F100BEF952 /* CCSpriteFrame.m */; };
		75C370AC166D30F100BEF952 /* CCSpriteFrameCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FF6166D30F100BEF952 /* CCSpriteFrameCache.m */; };
		75C370AD166D30F100BEF952 /* CCTexture2D.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FF8166D30F100BEF952 /* CCTexture2D.m */; };
		75C370AE166D30F100BEF952 /* CCTextureAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FFA166D30F100BEF952 /* CCTextureAtlas.m */; };
		75C370AF166D30F100BEF952 /* CCTextureCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FFC166D30F100BEF952 /* CCTextureCache.m */; };
		75C370B0166D30F100BEF952 /* CCTexturePVR.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C36FFE166D30F100BEF952 /* CCTexturePVR.m */; };
		75C370B1166D30F100BEF952 /* CCTileMapAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37000166D30F100BEF952 /* CCTileMapAtlas.m */; };
		75C370B2166D30F100BEF952 /* CCTMXLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37002166D30F100BEF952 /* CCTMXLayer.m */; };
		75C370B3166D30F100BEF952 /* CCTMXObjectGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37004166D30F100BEF952 /* CCTMXObjectGroup.m */; };
		75C370B4166D30F100BEF952 /* CCTMXTiledMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37006166D30F100BEF952 /* CCTMXTiledMap.m */; };
		75C370B5166D30F100BEF952 /* CCTMXXMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37008166D30F100BEF952 /* CCTMXXMLParser.m */; };
		75C370B6166D30F100BEF952 /* CCTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3700A166D30F100BEF952 /* CCTransition.m */; };
		75C370B7166D30F100BEF952 /* CCTransitionPageTurn.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3700C166D30F100BEF952 /* CCTransitionPageTurn.m */; };
		75C370B8166D30F100BEF952 /* CCTransitionProgress.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3700E166D30F100BEF952 /* CCTransitionProgress.m */; };
		75C370B9166D30F100BEF952 /* cocos2d.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37011166D30F100BEF952 /* cocos2d.m */; };
		75C370BA166D30F100BEF952 /* CCDirectorIOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37017166D30F100BEF952 /* CCDirectorIOS.m */; };
		75C370BB166D30F100BEF952 /* CCES2Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37019166D30F100BEF952 /* CCES2Renderer.m */; };
		75C370BC166D30F100BEF952 /* CCGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3701C166D30F100BEF952 /* CCGLView.m */; };
		75C370BD166D30F100BEF952 /* CCTouchDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3701F166D30F100BEF952 /* CCTouchDispatcher.m */; };
		75C370BE166D30F100BEF952 /* CCTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37021166D30F100BEF952 /* CCTouchHandler.m */; };
		75C370BF166D30F100BEF952 /* CCDirectorMac.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37024166D30F100BEF952 /* CCDirectorMac.m */; };
		75C370C0166D30F100BEF952 /* CCEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37026166D30F100BEF952 /* CCEventDispatcher.m */; };
		75C370C1166D30F100BEF952 /* CCGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37028166D30F100BEF952 /* CCGLView.m */; };
		75C370C2166D30F100BEF952 /* CCWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3702A166D30F100BEF952 /* CCWindow.m */; };
		75C370C3166D30F100BEF952 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3702C166D30F100BEF952 /* base64.c */; };
		75C370C4166D30F100BEF952 /* CCArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3702F166D30F100BEF952 /* CCArray.m */; };
		75C370C5166D30F100BEF952 /* ccCArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37031166D30F100BEF952 /* ccCArray.m */; };
		75C370C6166D30F100BEF952 /* CCFileUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37033166D30F100BEF952 /* CCFileUtils.m */; };
		75C370C7166D30F100BEF952 /* CCProfiling.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37035166D30F100BEF952 /* CCProfiling.m */; };
		75C370C8166D30F100BEF952 /* ccUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37036166D30F100BEF952 /* ccUtils.c */; };
		75C370C9166D30F100BEF952 /* CCVertex.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37039166D30F100BEF952 /* CCVertex.m */; };
		75C370CA166D30F100BEF952 /* CGPointExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3703B166D30F100BEF952 /* CGPointExtension.m */; };
		75C370CB166D30F100BEF952 /* NSThread+performBlock.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3703D166D30F100BEF952 /* NSThread+performBlock.m */; };
		75C370CC166D30F100BEF952 /* TGAlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37040166D30F100BEF952 /* TGAlib.m */; };
		75C370CD166D30F100BEF952 /* TransformUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37042166D30F100BEF952 /* TransformUtils.m */; };
		75C370CE166D30F100BEF952 /* ZipUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37046166D30F100BEF952 /* ZipUtils.m */; };
		75C370CF166D30F100BEF952 /* CDAudioManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37049166D30F100BEF952 /* CDAudioManager.m */; };
		75C370D0166D30F100BEF952 /* CDOpenALSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3704C166D30F100BEF952 /* CDOpenALSupport.m */; };
		75C370D1166D30F100BEF952 /* CocosDenshion.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C3704E166D30F100BEF952 /* CocosDenshion.m */; };
		75C370D2166D30F100BEF952 /* SimpleAudioEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 75C37050166D30F100BEF952 /* SimpleAudioEngine.m */; };
		75C370D3166D30F100BEF952 /* aabb.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37064166D30F100BEF952 /* aabb.c */; };
		75C370D4166D30F100BEF952 /* ChangeLog in Resources */ = {isa = PBXBuildFile; fileRef = 75C37065166D30F100BEF952 /* ChangeLog */; };
		75C370D5166D30F100BEF952 /* CMakeLists.txt in Resources */ = {isa = PBXBuildFile; fileRef = 75C37066166D30F100BEF952 /* CMakeLists.txt */; };
		75C370D6166D30F100BEF952 /* mat4stack.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37068166D30F100BEF952 /* mat4stack.c */; };
		75C370D7166D30F100BEF952 /* matrix.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37069166D30F100BEF952 /* matrix.c */; };
		75C370D8166D30F100BEF952 /* mat3.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706A166D30F100BEF952 /* mat3.c */; };
		75C370D9166D30F100BEF952 /* mat4.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706B166D30F100BEF952 /* mat4.c */; };
		75C370DA166D30F100BEF952 /* neon_matrix_impl.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706C166D30F100BEF952 /* neon_matrix_impl.c */; };
		75C370DB166D30F100BEF952 /* plane.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706D166D30F100BEF952 /* plane.c */; };
		75C370DC166D30F100BEF952 /* quaternion.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706E166D30F100BEF952 /* quaternion.c */; };
		75C370DD166D30F100BEF952 /* ray2.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C3706F166D30F100BEF952 /* ray2.c */; };
		75C370DE166D30F100BEF952 /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37070166D30F100BEF952 /* utility.c */; };
		75C370DF166D30F100BEF952 /* vec2.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37071166D30F100BEF952 /* vec2.c */; };
		75C370E0166D30F100BEF952 /* vec3.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37072166D30F100BEF952 /* vec3.c */; };
		75C370E1166D30F100BEF952 /* vec4.c in Sources */ = {isa = PBXBuildFile; fileRef = 75C37073166D30F100BEF952 /* vec4.c */; };
		75C370E2166D30F100BEF952 /* LICENSE_cocos2d.txt in Resources */ = {isa = PBXBuildFile; fileRef = 75C37074166D30F100BEF952 /* LICENSE_cocos2d.txt */; };
		75C370E3166D30F100BEF952 /* LICENSE_CocosDenshion.txt in Resources */ = {isa = PBXBuildFile; fileRef = 75C37075166D30F100BEF952 /* LICENSE_CocosDenshion.txt */; };
		75C370E4166D30F100BEF952 /* LICENSE_Kazmath.txt in Resources */ = {isa = PBXBuildFile; fileRef = 75C37076166D30F100BEF952 /* LICENSE_Kazmath.txt */; };
		75C370E9166D31FA00BEF952 /* libChipmunkPro-iPhone.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 75C36F78166D30F100BEF952 /* libChipmunkPro-iPhone.a */; };
		75C370EB166D379800BEF952 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 75C370EA166D379800BEF952 /* Default-568h@2x.png */; };
		75FC9D1715828BFA00E5396A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D1615828BFA00E5396A /* QuartzCore.framework */; };
		75FC9D1915828BFA00E5396A /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D1815828BFA00E5396A /* OpenGLES.framework */; };
		75FC9D1B15828BFA00E5396A /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D1A15828BFA00E5396A /* OpenAL.framework */; };
		75FC9D1D15828BFA00E5396A /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D1C15828BFA00E5396A /* AudioToolbox.framework */; };
		75FC9D1F15828BFA00E5396A /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D1E15828BFA00E5396A /* AVFoundation.framework */; };
		75FC9D2115828BFA00E5396A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D2015828BFA00E5396A /* UIKit.framework */; };
		75FC9D2315828BFA00E5396A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D2215828BFA00E5396A /* Foundation.framework */; };
		75FC9D2515828BFA00E5396A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D2415828BFA00E5396A /* CoreGraphics.framework */; };
		75FC9D2715828BFA00E5396A /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9D2615828BFA00E5396A /* GameKit.framework */; };
		75FC9D2B15828BFA00E5396A /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D2A15828BFA00E5396A /* Default.png */; };
		75FC9D2D15828BFA00E5396A /* fps_images.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D2C15828BFA00E5396A /* fps_images.png */; };
		75FC9D2F15828BFA00E5396A /* fps_images-hd.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D2E15828BFA00E5396A /* fps_images-hd.png */; };
		75FC9D3115828BFA00E5396A /* fps_images-ipadhd.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3015828BFA00E5396A /* fps_images-ipadhd.png */; };
		75FC9D3315828BFA00E5396A /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3215828BFA00E5396A /* Icon-72.png */; };
		75FC9D3515828BFA00E5396A /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3415828BFA00E5396A /* Icon-Small-50.png */; };
		75FC9D3715828BFA00E5396A /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3615828BFA00E5396A /* Icon-Small.png */; };
		75FC9D3915828BFA00E5396A /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3815828BFA00E5396A /* Icon-Small@2x.png */; };
		75FC9D3B15828BFA00E5396A /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3A15828BFA00E5396A /* Icon.png */; };
		75FC9D3D15828BFA00E5396A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9D3C15828BFA00E5396A /* Icon@2x.png */; };
		75FC9E9D15828BFD00E5396A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FC9E9C15828BFD00E5396A /* main.m */; };
		75FC9EA015828BFD00E5396A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FC9E9F15828BFD00E5396A /* AppDelegate.m */; };
		75FC9EA315828BFD00E5396A /* HelloWorldLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FC9EA215828BFD00E5396A /* HelloWorldLayer.m */; };
		75FC9EB01582927100E5396A /* chipmunkMan.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9EAA1582927100E5396A /* chipmunkMan.png */; };
		75FC9EB31582927100E5396A /* meta_tiles.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9EAD1582927100E5396A /* meta_tiles.png */; };
		75FC9EB41582927100E5396A /* tmw_desert_spacing.png in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9EAE1582927100E5396A /* tmw_desert_spacing.png */; };
		75FC9EEE1582928500E5396A /* ChipmunkGLRenderBufferSampler.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FC9EB91582928500E5396A /* ChipmunkGLRenderBufferSampler.m */; };
		75FC9EF11582928500E5396A /* HMVectorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FC9EBE1582928500E5396A /* HMVectorNode.m */; };
		75FC9EFD1582965800E5396A /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75FC9EFC1582965800E5396A /* ImageIO.framework */; };
		75FC9EFE1582979B00E5396A /* HMVectorNode.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9EBC1582928500E5396A /* HMVectorNode.fsh */; };
		75FC9EFF1582979D00E5396A /* HMVectorNode.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 75FC9EBF1582928500E5396A /* HMVectorNode.vsh */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		757A53D91590EAE100F915DA /* TileMap.tmx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = TileMap.tmx; path = Resources/TileMap.tmx; sourceTree = "<group>"; };
		757A53DB1591143A00F915DA /* crate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = crate.png; sourceTree = "<group>"; };
		75C36F4F166D30F100BEF952 /* chipmunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk.h; sourceTree = "<group>"; };
		75C36F50166D30F100BEF952 /* chipmunk_ffi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_ffi.h; sourceTree = "<group>"; };
		75C36F51166D30F100BEF952 /* chipmunk_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_private.h; sourceTree = "<group>"; };
		75C36F52166D30F100BEF952 /* chipmunk_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_types.h; sourceTree = "<group>"; };
		75C36F53166D30F100BEF952 /* chipmunk_unsafe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chipmunk_unsafe.h; sourceTree = "<group>"; };
		75C36F55166D30F100BEF952 /* cpConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpConstraint.h; sourceTree = "<group>"; };
		75C36F56166D30F100BEF952 /* cpDampedRotarySpring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpDampedRotarySpring.h; sourceTree = "<group>"; };
		75C36F57166D30F100BEF952 /* cpDampedSpring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpDampedSpring.h; sourceTree = "<group>"; };
		75C36F58166D30F100BEF952 /* cpGearJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpGearJoint.h; sourceTree = "<group>"; };
		75C36F59166D30F100BEF952 /* cpGrooveJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpGrooveJoint.h; sourceTree = "<group>"; };
		75C36F5A166D30F100BEF952 /* cpPinJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPinJoint.h; sourceTree = "<group>"; };
		75C36F5B166D30F100BEF952 /* cpPivotJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPivotJoint.h; sourceTree = "<group>"; };
		75C36F5C166D30F100BEF952 /* cpRatchetJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpRatchetJoint.h; sourceTree = "<group>"; };
		75C36F5D166D30F100BEF952 /* cpRotaryLimitJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpRotaryLimitJoint.h; sourceTree = "<group>"; };
		75C36F5E166D30F100BEF952 /* cpSimpleMotor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSimpleMotor.h; sourceTree = "<group>"; };
		75C36F5F166D30F100BEF952 /* cpSlideJoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSlideJoint.h; sourceTree = "<group>"; };
		75C36F60166D30F100BEF952 /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = "<group>"; };
		75C36F61166D30F100BEF952 /* cpArbiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpArbiter.h; sourceTree = "<group>"; };
		75C36F62166D30F100BEF952 /* cpBB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpBB.h; sourceTree = "<group>"; };
		75C36F63166D30F100BEF952 /* cpBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpBody.h; sourceTree = "<group>"; };
		75C36F64166D30F100BEF952 /* cpPolyShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPolyShape.h; sourceTree = "<group>"; };
		75C36F65166D30F100BEF952 /* cpShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpShape.h; sourceTree = "<group>"; };
		75C36F66166D30F100BEF952 /* cpSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSpace.h; sourceTree = "<group>"; };
		75C36F67166D30F100BEF952 /* cpSpatialIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpSpatialIndex.h; sourceTree = "<group>"; };
		75C36F68166D30F100BEF952 /* cpVect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpVect.h; sourceTree = "<group>"; };
		75C36F69166D30F100BEF952 /* ChipmunkAutoGeometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkAutoGeometry.h; sourceTree = "<group>"; };
		75C36F6A166D30F100BEF952 /* ChipmunkBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkBody.h; sourceTree = "<group>"; };
		75C36F6B166D30F100BEF952 /* ChipmunkConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkConstraint.h; sourceTree = "<group>"; };
		75C36F6C166D30F100BEF952 /* ChipmunkExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkExtras.h; sourceTree = "<group>"; };
		75C36F6D166D30F100BEF952 /* ChipmunkHastySpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkHastySpace.h; sourceTree = "<group>"; };
		75C36F6E166D30F100BEF952 /* ChipmunkImageSampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkImageSampler.h; sourceTree = "<group>"; };
		75C36F6F166D30F100BEF952 /* ChipmunkMultiGrab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkMultiGrab.h; sourceTree = "<group>"; };
		75C36F70166D30F100BEF952 /* ChipmunkObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkObject.h; sourceTree = "<group>"; };
		75C36F71166D30F100BEF952 /* ChipmunkPointCloudSampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkPointCloudSampler.h; sourceTree = "<group>"; };
		75C36F72166D30F100BEF952 /* ChipmunkShape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkShape.h; sourceTree = "<group>"; };
		75C36F73166D30F100BEF952 /* ChipmunkSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkSpace.h; sourceTree = "<group>"; };
		75C36F74166D30F100BEF952 /* ChipmunkTileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkTileCache.h; sourceTree = "<group>"; };
		75C36F75166D30F100BEF952 /* cpHastySpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpHastySpace.h; sourceTree = "<group>"; };
		75C36F76166D30F100BEF952 /* cpMarch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpMarch.h; sourceTree = "<group>"; };
		75C36F77166D30F100BEF952 /* cpPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpPolyline.h; sourceTree = "<group>"; };
		75C36F78166D30F100BEF952 /* libChipmunkPro-iPhone.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libChipmunkPro-iPhone.a"; sourceTree = "<group>"; };
		75C36F79166D30F100BEF952 /* ObjectiveChipmunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectiveChipmunk.h; sourceTree = "<group>"; };
		75C36F7B166D30F100BEF952 /* CCAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAction.h; sourceTree = "<group>"; };
		75C36F7C166D30F100BEF952 /* CCAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAction.m; sourceTree = "<group>"; };
		75C36F7D166D30F100BEF952 /* CCActionCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionCamera.h; sourceTree = "<group>"; };
		75C36F7E166D30F100BEF952 /* CCActionCamera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionCamera.m; sourceTree = "<group>"; };
		75C36F7F166D30F100BEF952 /* CCActionCatmullRom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionCatmullRom.h; sourceTree = "<group>"; };
		75C36F80166D30F100BEF952 /* CCActionCatmullRom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionCatmullRom.m; sourceTree = "<group>"; };
		75C36F81166D30F100BEF952 /* CCActionEase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionEase.h; sourceTree = "<group>"; };
		75C36F82166D30F100BEF952 /* CCActionEase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionEase.m; sourceTree = "<group>"; };
		75C36F83166D30F100BEF952 /* CCActionGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionGrid.h; sourceTree = "<group>"; };
		75C36F84166D30F100BEF952 /* CCActionGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionGrid.m; sourceTree = "<group>"; };
		75C36F85166D30F100BEF952 /* CCActionGrid3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionGrid3D.h; sourceTree = "<group>"; };
		75C36F86166D30F100BEF952 /* CCActionGrid3D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionGrid3D.m; sourceTree = "<group>"; };
		75C36F87166D30F100BEF952 /* CCActionInstant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionInstant.h; sourceTree = "<group>"; };
		75C36F88166D30F100BEF952 /* CCActionInstant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionInstant.m; sourceTree = "<group>"; };
		75C36F89166D30F100BEF952 /* CCActionInterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionInterval.h; sourceTree = "<group>"; };
		75C36F8A166D30F100BEF952 /* CCActionInterval.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionInterval.m; sourceTree = "<group>"; };
		75C36F8B166D30F100BEF952 /* CCActionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionManager.h; sourceTree = "<group>"; };
		75C36F8C166D30F100BEF952 /* CCActionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionManager.m; sourceTree = "<group>"; };
		75C36F8D166D30F100BEF952 /* CCActionPageTurn3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionPageTurn3D.h; sourceTree = "<group>"; };
		75C36F8E166D30F100BEF952 /* CCActionPageTurn3D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionPageTurn3D.m; sourceTree = "<group>"; };
		75C36F8F166D30F100BEF952 /* CCActionProgressTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionProgressTimer.h; sourceTree = "<group>"; };
		75C36F90166D30F100BEF952 /* CCActionProgressTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionProgressTimer.m; sourceTree = "<group>"; };
		75C36F91166D30F100BEF952 /* CCActionTiledGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionTiledGrid.h; sourceTree = "<group>"; };
		75C36F92166D30F100BEF952 /* CCActionTiledGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionTiledGrid.m; sourceTree = "<group>"; };
		75C36F93166D30F100BEF952 /* CCActionTween.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionTween.h; sourceTree = "<group>"; };
		75C36F94166D30F100BEF952 /* CCActionTween.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionTween.m; sourceTree = "<group>"; };
		75C36F95166D30F100BEF952 /* CCAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAnimation.h; sourceTree = "<group>"; };
		75C36F96166D30F100BEF952 /* CCAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAnimation.m; sourceTree = "<group>"; };
		75C36F97166D30F100BEF952 /* CCAnimationCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAnimationCache.h; sourceTree = "<group>"; };
		75C36F98166D30F100BEF952 /* CCAnimationCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAnimationCache.m; sourceTree = "<group>"; };
		75C36F99166D30F100BEF952 /* CCAtlasNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAtlasNode.h; sourceTree = "<group>"; };
		75C36F9A166D30F100BEF952 /* CCAtlasNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAtlasNode.m; sourceTree = "<group>"; };
		75C36F9B166D30F100BEF952 /* CCCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCamera.h; sourceTree = "<group>"; };
		75C36F9C166D30F100BEF952 /* CCCamera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCCamera.m; sourceTree = "<group>"; };
		75C36F9D166D30F100BEF952 /* CCClippingNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCClippingNode.h; sourceTree = "<group>"; };
		75C36F9E166D30F100BEF952 /* CCClippingNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCClippingNode.m; sourceTree = "<group>"; };
		75C36F9F166D30F100BEF952 /* ccConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccConfig.h; sourceTree = "<group>"; };
		75C36FA0166D30F100BEF952 /* CCConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCConfiguration.h; sourceTree = "<group>"; };
		75C36FA1166D30F100BEF952 /* CCConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCConfiguration.m; sourceTree = "<group>"; };
		75C36FA2166D30F100BEF952 /* ccDeprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccDeprecated.h; sourceTree = "<group>"; };
		75C36FA3166D30F100BEF952 /* ccDeprecated.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ccDeprecated.m; sourceTree = "<group>"; };
		75C36FA4166D30F100BEF952 /* CCDirector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirector.h; sourceTree = "<group>"; };
		75C36FA5166D30F100BEF952 /* CCDirector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirector.m; sourceTree = "<group>"; };
		75C36FA6166D30F100BEF952 /* CCDrawingPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDrawingPrimitives.h; sourceTree = "<group>"; };
		75C36FA7166D30F100BEF952 /* CCDrawingPrimitives.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDrawingPrimitives.m; sourceTree = "<group>"; };
		75C36FA8166D30F100BEF952 /* CCDrawNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDrawNode.h; sourceTree = "<group>"; };
		75C36FA9166D30F100BEF952 /* CCDrawNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDrawNode.m; sourceTree = "<group>"; };
		75C36FAA166D30F100BEF952 /* CCGLProgram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGLProgram.h; sourceTree = "<group>"; };
		75C36FAB166D30F100BEF952 /* CCGLProgram.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGLProgram.m; sourceTree = "<group>"; };
		75C36FAC166D30F100BEF952 /* ccGLStateCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccGLStateCache.h; sourceTree = "<group>"; };
		75C36FAD166D30F100BEF952 /* ccGLStateCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ccGLStateCache.m; sourceTree = "<group>"; };
		75C36FAE166D30F100BEF952 /* CCGrabber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGrabber.h; sourceTree = "<group>"; };
		75C36FAF166D30F100BEF952 /* CCGrabber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGrabber.m; sourceTree = "<group>"; };
		75C36FB0166D30F100BEF952 /* CCGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGrid.h; sourceTree = "<group>"; };
		75C36FB1166D30F100BEF952 /* CCGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGrid.m; sourceTree = "<group>"; };
		75C36FB2166D30F100BEF952 /* CCLabelAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelAtlas.h; sourceTree = "<group>"; };
		75C36FB3166D30F100BEF952 /* CCLabelAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelAtlas.m; sourceTree = "<group>"; };
		75C36FB4166D30F100BEF952 /* CCLabelBMFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelBMFont.h; sourceTree = "<group>"; };
		75C36FB5166D30F100BEF952 /* CCLabelBMFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelBMFont.m; sourceTree = "<group>"; };
		75C36FB6166D30F100BEF952 /* CCLabelTTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelTTF.h; sourceTree = "<group>"; };
		75C36FB7166D30F100BEF952 /* CCLabelTTF.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelTTF.m; sourceTree = "<group>"; };
		75C36FB8166D30F100BEF952 /* CCLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLayer.h; sourceTree = "<group>"; };
		75C36FB9166D30F100BEF952 /* CCLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLayer.m; sourceTree = "<group>"; };
		75C36FBA166D30F100BEF952 /* ccMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccMacros.h; sourceTree = "<group>"; };
		75C36FBB166D30F100BEF952 /* CCMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenu.h; sourceTree = "<group>"; };
		75C36FBC166D30F100BEF952 /* CCMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMenu.m; sourceTree = "<group>"; };
		75C36FBD166D30F100BEF952 /* CCMenuItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenuItem.h; sourceTree = "<group>"; };
		75C36FBE166D30F100BEF952 /* CCMenuItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMenuItem.m; sourceTree = "<group>"; };
		75C36FBF166D30F100BEF952 /* CCMotionStreak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMotionStreak.h; sourceTree = "<group>"; };
		75C36FC0166D30F100BEF952 /* CCMotionStreak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMotionStreak.m; sourceTree = "<group>"; };
		75C36FC1166D30F100BEF952 /* CCNode+Debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CCNode+Debug.h"; sourceTree = "<group>"; };
		75C36FC2166D30F100BEF952 /* CCNode+Debug.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CCNode+Debug.m"; sourceTree = "<group>"; };
		75C36FC3166D30F100BEF952 /* CCNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCNode.h; sourceTree = "<group>"; };
		75C36FC4166D30F100BEF952 /* CCNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCNode.m; sourceTree = "<group>"; };
		75C36FC5166D30F100BEF952 /* CCParallaxNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParallaxNode.h; sourceTree = "<group>"; };
		75C36FC6166D30F100BEF952 /* CCParallaxNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParallaxNode.m; sourceTree = "<group>"; };
		75C36FC7166D30F100BEF952 /* CCParticleBatchNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleBatchNode.h; sourceTree = "<group>"; };
		75C36FC8166D30F100BEF952 /* CCParticleBatchNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleBatchNode.m; sourceTree = "<group>"; };
		75C36FC9166D30F100BEF952 /* CCParticleExamples.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleExamples.h; sourceTree = "<group>"; };
		75C36FCA166D30F100BEF952 /* CCParticleExamples.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleExamples.m; sourceTree = "<group>"; };
		75C36FCB166D30F100BEF952 /* CCParticleSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleSystem.h; sourceTree = "<group>"; };
		75C36FCC166D30F100BEF952 /* CCParticleSystem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleSystem.m; sourceTree = "<group>"; };
		75C36FCD166D30F100BEF952 /* CCParticleSystemQuad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleSystemQuad.h; sourceTree = "<group>"; };
		75C36FCE166D30F100BEF952 /* CCParticleSystemQuad.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleSystemQuad.m; sourceTree = "<group>"; };
		75C36FCF166D30F100BEF952 /* CCPhysicsDebugNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCPhysicsDebugNode.h; sourceTree = "<group>"; };
		75C36FD0166D30F100BEF952 /* CCPhysicsDebugNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCPhysicsDebugNode.m; sourceTree = "<group>"; };
		75C36FD1166D30F100BEF952 /* CCPhysicsSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCPhysicsSprite.h; sourceTree = "<group>"; };
		75C36FD2166D30F100BEF952 /* CCPhysicsSprite.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CCPhysicsSprite.mm; sourceTree = "<group>"; };
		75C36FD3166D30F100BEF952 /* CCProgressTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProgressTimer.h; sourceTree = "<group>"; };
		75C36FD4166D30F100BEF952 /* CCProgressTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCProgressTimer.m; sourceTree = "<group>"; };
		75C36FD5166D30F100BEF952 /* CCProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProtocols.h; sourceTree = "<group>"; };
		75C36FD6166D30F100BEF952 /* CCRenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCRenderTexture.h; sourceTree = "<group>"; };
		75C36FD7166D30F100BEF952 /* CCRenderTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCRenderTexture.m; sourceTree = "<group>"; };
		75C36FD8166D30F100BEF952 /* CCScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCScene.h; sourceTree = "<group>"; };
		75C36FD9166D30F100BEF952 /* CCScene.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCScene.m; sourceTree = "<group>"; };
		75C36FDA166D30F100BEF952 /* CCScheduler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCScheduler.h; sourceTree = "<group>"; };
		75C36FDB166D30F100BEF952 /* CCScheduler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCScheduler.m; sourceTree = "<group>"; };
		75C36FDC166D30F100BEF952 /* ccShader_Position_uColor_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_Position_uColor_frag.h; sourceTree = "<group>"; };
		75C36FDD166D30F100BEF952 /* ccShader_Position_uColor_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_Position_uColor_vert.h; sourceTree = "<group>"; };
		75C36FDE166D30F100BEF952 /* ccShader_PositionColor_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionColor_frag.h; sourceTree = "<group>"; };
		75C36FDF166D30F100BEF952 /* ccShader_PositionColor_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionColor_vert.h; sourceTree = "<group>"; };
		75C36FE0166D30F100BEF952 /* ccShader_PositionColorLengthTexture_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionColorLengthTexture_frag.h; sourceTree = "<group>"; };
		75C36FE1166D30F100BEF952 /* ccShader_PositionColorLengthTexture_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionColorLengthTexture_vert.h; sourceTree = "<group>"; };
		75C36FE2166D30F100BEF952 /* ccShader_PositionTexture_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTexture_frag.h; sourceTree = "<group>"; };
		75C36FE3166D30F100BEF952 /* ccShader_PositionTexture_uColor_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTexture_uColor_frag.h; sourceTree = "<group>"; };
		75C36FE4166D30F100BEF952 /* ccShader_PositionTexture_uColor_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTexture_uColor_vert.h; sourceTree = "<group>"; };
		75C36FE5166D30F100BEF952 /* ccShader_PositionTexture_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTexture_vert.h; sourceTree = "<group>"; };
		75C36FE6166D30F100BEF952 /* ccShader_PositionTextureA8Color_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTextureA8Color_frag.h; sourceTree = "<group>"; };
		75C36FE7166D30F100BEF952 /* ccShader_PositionTextureA8Color_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTextureA8Color_vert.h; sourceTree = "<group>"; };
		75C36FE8166D30F100BEF952 /* ccShader_PositionTextureColor_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTextureColor_frag.h; sourceTree = "<group>"; };
		75C36FE9166D30F100BEF952 /* ccShader_PositionTextureColor_vert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTextureColor_vert.h; sourceTree = "<group>"; };
		75C36FEA166D30F100BEF952 /* ccShader_PositionTextureColorAlphaTest_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShader_PositionTextureColorAlphaTest_frag.h; sourceTree = "<group>"; };
		75C36FEB166D30F100BEF952 /* CCShaderCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCShaderCache.h; sourceTree = "<group>"; };
		75C36FEC166D30F100BEF952 /* CCShaderCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCShaderCache.m; sourceTree = "<group>"; };
		75C36FED166D30F100BEF952 /* ccShaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccShaders.h; sourceTree = "<group>"; };
		75C36FEE166D30F100BEF952 /* ccShaders.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ccShaders.m; sourceTree = "<group>"; };
		75C36FEF166D30F100BEF952 /* CCSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSprite.h; sourceTree = "<group>"; };
		75C36FF0166D30F100BEF952 /* CCSprite.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSprite.m; sourceTree = "<group>"; };
		75C36FF1166D30F100BEF952 /* CCSpriteBatchNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteBatchNode.h; sourceTree = "<group>"; };
		75C36FF2166D30F100BEF952 /* CCSpriteBatchNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteBatchNode.m; sourceTree = "<group>"; };
		75C36FF3166D30F100BEF952 /* CCSpriteFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteFrame.h; sourceTree = "<group>"; };
		75C36FF4166D30F100BEF952 /* CCSpriteFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteFrame.m; sourceTree = "<group>"; };
		75C36FF5166D30F100BEF952 /* CCSpriteFrameCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteFrameCache.h; sourceTree = "<group>"; };
		75C36FF6166D30F100BEF952 /* CCSpriteFrameCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteFrameCache.m; sourceTree = "<group>"; };
		75C36FF7166D30F100BEF952 /* CCTexture2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTexture2D.h; sourceTree = "<group>"; };
		75C36FF8166D30F100BEF952 /* CCTexture2D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTexture2D.m; sourceTree = "<group>"; };
		75C36FF9166D30F100BEF952 /* CCTextureAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTextureAtlas.h; sourceTree = "<group>"; };
		75C36FFA166D30F100BEF952 /* CCTextureAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTextureAtlas.m; sourceTree = "<group>"; };
		75C36FFB166D30F100BEF952 /* CCTextureCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTextureCache.h; sourceTree = "<group>"; };
		75C36FFC166D30F100BEF952 /* CCTextureCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTextureCache.m; sourceTree = "<group>"; };
		75C36FFD166D30F100BEF952 /* CCTexturePVR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTexturePVR.h; sourceTree = "<group>"; };
		75C36FFE166D30F100BEF952 /* CCTexturePVR.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTexturePVR.m; sourceTree = "<group>"; };
		75C36FFF166D30F100BEF952 /* CCTileMapAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTileMapAtlas.h; sourceTree = "<group>"; };
		75C37000166D30F100BEF952 /* CCTileMapAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTileMapAtlas.m; sourceTree = "<group>"; };
		75C37001166D30F100BEF952 /* CCTMXLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXLayer.h; sourceTree = "<group>"; };
		75C37002166D30F100BEF952 /* CCTMXLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXLayer.m; sourceTree = "<group>"; };
		75C37003166D30F100BEF952 /* CCTMXObjectGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXObjectGroup.h; sourceTree = "<group>"; };
		75C37004166D30F100BEF952 /* CCTMXObjectGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXObjectGroup.m; sourceTree = "<group>"; };
		75C37005166D30F100BEF952 /* CCTMXTiledMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXTiledMap.h; sourceTree = "<group>"; };
		75C37006166D30F100BEF952 /* CCTMXTiledMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXTiledMap.m; sourceTree = "<group>"; };
		75C37007166D30F100BEF952 /* CCTMXXMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXXMLParser.h; sourceTree = "<group>"; };
		75C37008166D30F100BEF952 /* CCTMXXMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXXMLParser.m; sourceTree = "<group>"; };
		75C37009166D30F100BEF952 /* CCTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransition.h; sourceTree = "<group>"; };
		75C3700A166D30F100BEF952 /* CCTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransition.m; sourceTree = "<group>"; };
		75C3700B166D30F100BEF952 /* CCTransitionPageTurn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransitionPageTurn.h; sourceTree = "<group>"; };
		75C3700C166D30F100BEF952 /* CCTransitionPageTurn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransitionPageTurn.m; sourceTree = "<group>"; };
		75C3700D166D30F100BEF952 /* CCTransitionProgress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransitionProgress.h; sourceTree = "<group>"; };
		75C3700E166D30F100BEF952 /* CCTransitionProgress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransitionProgress.m; sourceTree = "<group>"; };
		75C3700F166D30F100BEF952 /* ccTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccTypes.h; sourceTree = "<group>"; };
		75C37010166D30F100BEF952 /* cocos2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cocos2d.h; sourceTree = "<group>"; };
		75C37011166D30F100BEF952 /* cocos2d.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocos2d.m; sourceTree = "<group>"; };
		75C37013166D30F100BEF952 /* CCGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGL.h; sourceTree = "<group>"; };
		75C37014166D30F100BEF952 /* CCNS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCNS.h; sourceTree = "<group>"; };
		75C37016166D30F100BEF952 /* CCDirectorIOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirectorIOS.h; sourceTree = "<group>"; };
		75C37017166D30F100BEF952 /* CCDirectorIOS.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirectorIOS.m; sourceTree = "<group>"; };
		75C37018166D30F100BEF952 /* CCES2Renderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCES2Renderer.h; sourceTree = "<group>"; };
		75C37019166D30F100BEF952 /* CCES2Renderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCES2Renderer.m; sourceTree = "<group>"; };
		75C3701A166D30F100BEF952 /* CCESRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCESRenderer.h; sourceTree = "<group>"; };
		75C3701B166D30F100BEF952 /* CCGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGLView.h; sourceTree = "<group>"; };
		75C3701C166D30F100BEF952 /* CCGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGLView.m; sourceTree = "<group>"; };
		75C3701D166D30F100BEF952 /* CCTouchDelegateProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchDelegateProtocol.h; sourceTree = "<group>"; };
		75C3701E166D30F100BEF952 /* CCTouchDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchDispatcher.h; sourceTree = "<group>"; };
		75C3701F166D30F100BEF952 /* CCTouchDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTouchDispatcher.m; sourceTree = "<group>"; };
		75C37020166D30F100BEF952 /* CCTouchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchHandler.h; sourceTree = "<group>"; };
		75C37021166D30F100BEF952 /* CCTouchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTouchHandler.m; sourceTree = "<group>"; };
		75C37023166D30F100BEF952 /* CCDirectorMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirectorMac.h; sourceTree = "<group>"; };
		75C37024166D30F100BEF952 /* CCDirectorMac.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirectorMac.m; sourceTree = "<group>"; };
		75C37025166D30F100BEF952 /* CCEventDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCEventDispatcher.h; sourceTree = "<group>"; };
		75C37026166D30F100BEF952 /* CCEventDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCEventDispatcher.m; sourceTree = "<group>"; };
		75C37027166D30F100BEF952 /* CCGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGLView.h; sourceTree = "<group>"; };
		75C37028166D30F100BEF952 /* CCGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGLView.m; sourceTree = "<group>"; };
		75C37029166D30F100BEF952 /* CCWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCWindow.h; sourceTree = "<group>"; };
		75C3702A166D30F100BEF952 /* CCWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCWindow.m; sourceTree = "<group>"; };
		75C3702C166D30F100BEF952 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = "<group>"; };
		75C3702D166D30F100BEF952 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
		75C3702E166D30F100BEF952 /* CCArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCArray.h; sourceTree = "<group>"; };
		75C3702F166D30F100BEF952 /* CCArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCArray.m; sourceTree = "<group>"; };
		75C37030166D30F100BEF952 /* ccCArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccCArray.h; sourceTree = "<group>"; };
		75C37031166D30F100BEF952 /* ccCArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ccCArray.m; sourceTree = "<group>"; };
		75C37032166D30F100BEF952 /* CCFileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCFileUtils.h; sourceTree = "<group>"; };
		75C37033166D30F100BEF952 /* CCFileUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCFileUtils.m; sourceTree = "<group>"; };
		75C37034166D30F100BEF952 /* CCProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProfiling.h; sourceTree = "<group>"; };
		75C37035166D30F100BEF952 /* CCProfiling.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCProfiling.m; sourceTree = "<group>"; };
		75C37036166D30F100BEF952 /* ccUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ccUtils.c; sourceTree = "<group>"; };
		75C37037166D30F100BEF952 /* ccUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccUtils.h; sourceTree = "<group>"; };
		75C37038166D30F100BEF952 /* CCVertex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCVertex.h; sourceTree = "<group>"; };
		75C37039166D30F100BEF952 /* CCVertex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCVertex.m; sourceTree = "<group>"; };
		75C3703A166D30F100BEF952 /* CGPointExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CGPointExtension.h; sourceTree = "<group>"; };
		75C3703B166D30F100BEF952 /* CGPointExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CGPointExtension.m; sourceTree = "<group>"; };
		75C3703C166D30F100BEF952 /* NSThread+performBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSThread+performBlock.h"; sourceTree = "<group>"; };
		75C3703D166D30F100BEF952 /* NSThread+performBlock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSThread+performBlock.m"; sourceTree = "<group>"; };
		75C3703E166D30F100BEF952 /* OpenGL_Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenGL_Internal.h; sourceTree = "<group>"; };
		75C3703F166D30F100BEF952 /* TGAlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TGAlib.h; sourceTree = "<group>"; };
		75C37040166D30F100BEF952 /* TGAlib.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TGAlib.m; sourceTree = "<group>"; };
		75C37041166D30F100BEF952 /* TransformUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransformUtils.h; sourceTree = "<group>"; };
		75C37042166D30F100BEF952 /* TransformUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TransformUtils.m; sourceTree = "<group>"; };
		75C37043166D30F100BEF952 /* uthash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uthash.h; sourceTree = "<group>"; };
		75C37044166D30F100BEF952 /* utlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utlist.h; sourceTree = "<group>"; };
		75C37045166D30F100BEF952 /* ZipUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipUtils.h; sourceTree = "<group>"; };
		75C37046166D30F100BEF952 /* ZipUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZipUtils.m; sourceTree = "<group>"; };
		75C37048166D30F100BEF952 /* CDAudioManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDAudioManager.h; sourceTree = "<group>"; };
		75C37049166D30F100BEF952 /* CDAudioManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDAudioManager.m; sourceTree = "<group>"; };
		75C3704A166D30F100BEF952 /* CDConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDConfig.h; sourceTree = "<group>"; };
		75C3704B166D30F100BEF952 /* CDOpenALSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDOpenALSupport.h; sourceTree = "<group>"; };
		75C3704C166D30F100BEF952 /* CDOpenALSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDOpenALSupport.m; sourceTree = "<group>"; };
		75C3704D166D30F100BEF952 /* CocosDenshion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocosDenshion.h; sourceTree = "<group>"; };
		75C3704E166D30F100BEF952 /* CocosDenshion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CocosDenshion.m; sourceTree = "<group>"; };
		75C3704F166D30F100BEF952 /* SimpleAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine.h; sourceTree = "<group>"; };
		75C37050166D30F100BEF952 /* SimpleAudioEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleAudioEngine.m; sourceTree = "<group>"; };
		75C37054166D30F100BEF952 /* aabb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aabb.h; sourceTree = "<group>"; };
		75C37056166D30F100BEF952 /* mat4stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat4stack.h; sourceTree = "<group>"; };
		75C37057166D30F100BEF952 /* matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix.h; sourceTree = "<group>"; };
		75C37058166D30F100BEF952 /* kazmath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kazmath.h; sourceTree = "<group>"; };
		75C37059166D30F100BEF952 /* mat3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat3.h; sourceTree = "<group>"; };
		75C3705A166D30F100BEF952 /* mat4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mat4.h; sourceTree = "<group>"; };
		75C3705B166D30F100BEF952 /* neon_matrix_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = neon_matrix_impl.h; sourceTree = "<group>"; };
		75C3705C166D30F100BEF952 /* plane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plane.h; sourceTree = "<group>"; };
		75C3705D166D30F100BEF952 /* quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quaternion.h; sourceTree = "<group>"; };
		75C3705E166D30F100BEF952 /* ray2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ray2.h; sourceTree = "<group>"; };
		75C3705F166D30F100BEF952 /* utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utility.h; sourceTree = "<group>"; };
		75C37060166D30F100BEF952 /* vec2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec2.h; sourceTree = "<group>"; };
		75C37061166D30F100BEF952 /* vec3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec3.h; sourceTree = "<group>"; };
		75C37062166D30F100BEF952 /* vec4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec4.h; sourceTree = "<group>"; };
		75C37064166D30F100BEF952 /* aabb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aabb.c; sourceTree = "<group>"; };
		75C37065166D30F100BEF952 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
		75C37066166D30F100BEF952 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
		75C37068166D30F100BEF952 /* mat4stack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mat4stack.c; sourceTree = "<group>"; };
		75C37069166D30F100BEF952 /* matrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matrix.c; sourceTree = "<group>"; };
		75C3706A166D30F100BEF952 /* mat3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mat3.c; sourceTree = "<group>"; };
		75C3706B166D30F100BEF952 /* mat4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mat4.c; sourceTree = "<group>"; };
		75C3706C166D30F100BEF952 /* neon_matrix_impl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = neon_matrix_impl.c; sourceTree = "<group>"; };
		75C3706D166D30F100BEF952 /* plane.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plane.c; sourceTree = "<group>"; };
		75C3706E166D30F100BEF952 /* quaternion.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = quaternion.c; sourceTree = "<group>"; };
		75C3706F166D30F100BEF952 /* ray2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ray2.c; sourceTree = "<group>"; };
		75C37070166D30F100BEF952 /* utility.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utility.c; sourceTree = "<group>"; };
		75C37071166D30F100BEF952 /* vec2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vec2.c; sourceTree = "<group>"; };
		75C37072166D30F100BEF952 /* vec3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vec3.c; sourceTree = "<group>"; };
		75C37073166D30F100BEF952 /* vec4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vec4.c; sourceTree = "<group>"; };
		75C37074166D30F100BEF952 /* LICENSE_cocos2d.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE_cocos2d.txt; path = libs/LICENSE_cocos2d.txt; sourceTree = "<group>"; };
		75C37075166D30F100BEF952 /* LICENSE_CocosDenshion.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE_CocosDenshion.txt; path = libs/LICENSE_CocosDenshion.txt; sourceTree = "<group>"; };
		75C37076166D30F100BEF952 /* LICENSE_Kazmath.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE_Kazmath.txt; path = libs/LICENSE_Kazmath.txt; sourceTree = "<group>"; };
		75C370EA166D379800BEF952 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
		75FC9D1215828BFA00E5396A /* ChipmunkTiles.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ChipmunkTiles.app; sourceTree = BUILT_PRODUCTS_DIR; };
		75FC9D1615828BFA00E5396A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
		75FC9D1815828BFA00E5396A /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
		75FC9D1A15828BFA00E5396A /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
		75FC9D1C15828BFA00E5396A /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
		75FC9D1E15828BFA00E5396A /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
		75FC9D2015828BFA00E5396A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		75FC9D2215828BFA00E5396A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		75FC9D2415828BFA00E5396A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		75FC9D2615828BFA00E5396A /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; };
		75FC9D2A15828BFA00E5396A /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Default.png; sourceTree = "<group>"; };
		75FC9D2C15828BFA00E5396A /* fps_images.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fps_images.png; path = Resources/fps_images.png; sourceTree = "<group>"; };
		75FC9D2E15828BFA00E5396A /* fps_images-hd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fps_images-hd.png"; path = "Resources/fps_images-hd.png"; sourceTree = "<group>"; };
		75FC9D3015828BFA00E5396A /* fps_images-ipadhd.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fps_images-ipadhd.png"; path = "Resources/fps_images-ipadhd.png"; sourceTree = "<group>"; };
		75FC9D3215828BFA00E5396A /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icon-72.png"; sourceTree = "<group>"; };
		75FC9D3415828BFA00E5396A /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small-50.png"; path = "Resources/Icon-Small-50.png"; sourceTree = "<group>"; };
		75FC9D3615828BFA00E5396A /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Resources/Icon-Small.png"; sourceTree = "<group>"; };
		75FC9D3815828BFA00E5396A /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "Resources/Icon-Small@2x.png"; sourceTree = "<group>"; };
		75FC9D3A15828BFA00E5396A /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icon.png; sourceTree = "<group>"; };
		75FC9D3C15828BFA00E5396A /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icon@2x.png"; sourceTree = "<group>"; };
		75FC9D3E15828BFA00E5396A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
		75FC9E9B15828BFD00E5396A /* Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
		75FC9E9C15828BFD00E5396A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		75FC9E9E15828BFD00E5396A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		75FC9E9F15828BFD00E5396A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		75FC9EA115828BFD00E5396A /* HelloWorldLayer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HelloWorldLayer.h; sourceTree = "<group>"; };
		75FC9EA215828BFD00E5396A /* HelloWorldLayer.m */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = HelloWorldLayer.m; sourceTree = "<group>"; tabWidth = 4; };
		75FC9EAA1582927100E5396A /* chipmunkMan.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = chipmunkMan.png; path = Resources/chipmunkMan.png; sourceTree = "<group>"; };
		75FC9EAD1582927100E5396A /* meta_tiles.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = meta_tiles.png; path = Resources/meta_tiles.png; sourceTree = "<group>"; };
		75FC9EAE1582927100E5396A /* tmw_desert_spacing.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tmw_desert_spacing.png; path = Resources/tmw_desert_spacing.png; sourceTree = "<group>"; };
		75FC9EB81582928500E5396A /* ChipmunkGLRenderBufferSampler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChipmunkGLRenderBufferSampler.h; sourceTree = "<group>"; };
		75FC9EB91582928500E5396A /* ChipmunkGLRenderBufferSampler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChipmunkGLRenderBufferSampler.m; sourceTree = "<group>"; };
		75FC9EBC1582928500E5396A /* HMVectorNode.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = HMVectorNode.fsh; sourceTree = "<group>"; };
		75FC9EBD1582928500E5396A /* HMVectorNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HMVectorNode.h; sourceTree = "<group>"; };
		75FC9EBE1582928500E5396A /* HMVectorNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HMVectorNode.m; sourceTree = "<group>"; };
		75FC9EBF1582928500E5396A /* HMVectorNode.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = HMVectorNode.vsh; sourceTree = "<group>"; };
		75FC9EFC1582965800E5396A /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		75FC9D0F15828BFA00E5396A /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				75C370E9166D31FA00BEF952 /* libChipmunkPro-iPhone.a in Frameworks */,
				75FC9EFD1582965800E5396A /* ImageIO.framework in Frameworks */,
				75FC9D1715828BFA00E5396A /* QuartzCore.framework in Frameworks */,
				75FC9D1915828BFA00E5396A /* OpenGLES.framework in Frameworks */,
				75FC9D1B15828BFA00E5396A /* OpenAL.framework in Frameworks */,
				75FC9D1D15828BFA00E5396A /* AudioToolbox.framework in Frameworks */,
				75FC9D1F15828BFA00E5396A /* AVFoundation.framework in Frameworks */,
				75FC9D2115828BFA00E5396A /* UIKit.framework in Frameworks */,
				75FC9D2315828BFA00E5396A /* Foundation.framework in Frameworks */,
				75FC9D2515828BFA00E5396A /* CoreGraphics.framework in Frameworks */,
				75FC9D2715828BFA00E5396A /* GameKit.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		75C36F4D166D30F100BEF952 /* ChipmunkPro-iPhone-Trial */ = {
			isa = PBXGroup;
			children = (
				75C36F4E166D30F100BEF952 /* chipmunk */,
				75C36F69166D30F100BEF952 /* ChipmunkAutoGeometry.h */,
				75C36F6A166D30F100BEF952 /* ChipmunkBody.h */,
				75C36F6B166D30F100BEF952 /* ChipmunkConstraint.h */,
				75C36F6C166D30F100BEF952 /* ChipmunkExtras.h */,
				75C36F6D166D30F100BEF952 /* ChipmunkHastySpace.h */,
				75C36F6E166D30F100BEF952 /* ChipmunkImageSampler.h */,
				75C36F6F166D30F100BEF952 /* ChipmunkMultiGrab.h */,
				75C36F70166D30F100BEF952 /* ChipmunkObject.h */,
				75C36F71166D30F100BEF952 /* ChipmunkPointCloudSampler.h */,
				75C36F72166D30F100BEF952 /* ChipmunkShape.h */,
				75C36F73166D30F100BEF952 /* ChipmunkSpace.h */,
				75C36F74166D30F100BEF952 /* ChipmunkTileCache.h */,
				75C36F75166D30F100BEF952 /* cpHastySpace.h */,
				75C36F76166D30F100BEF952 /* cpMarch.h */,
				75C36F77166D30F100BEF952 /* cpPolyline.h */,
				75C36F78166D30F100BEF952 /* libChipmunkPro-iPhone.a */,
				75C36F79166D30F100BEF952 /* ObjectiveChipmunk.h */,
			);
			name = "ChipmunkPro-iPhone-Trial";
			path = "libs/ChipmunkPro-iPhone-Trial";
			sourceTree = "<group>";
		};
		75C36F4E166D30F100BEF952 /* chipmunk */ = {
			isa = PBXGroup;
			children = (
				75C36F4F166D30F100BEF952 /* chipmunk.h */,
				75C36F50166D30F100BEF952 /* chipmunk_ffi.h */,
				75C36F51166D30F100BEF952 /* chipmunk_private.h */,
				75C36F52166D30F100BEF952 /* chipmunk_types.h */,
				75C36F53166D30F100BEF952 /* chipmunk_unsafe.h */,
				75C36F54166D30F100BEF952 /* constraints */,
				75C36F61166D30F100BEF952 /* cpArbiter.h */,
				75C36F62166D30F100BEF952 /* cpBB.h */,
				75C36F63166D30F100BEF952 /* cpBody.h */,
				75C36F64166D30F100BEF952 /* cpPolyShape.h */,
				75C36F65166D30F100BEF952 /* cpShape.h */,
				75C36F66166D30F100BEF952 /* cpSpace.h */,
				75C36F67166D30F100BEF952 /* cpSpatialIndex.h */,
				75C36F68166D30F100BEF952 /* cpVect.h */,
			);
			path = chipmunk;
			sourceTree = "<group>";
		};
		75C36F54166D30F100BEF952 /* constraints */ = {
			isa = PBXGroup;
			children = (
				75C36F55166D30F100BEF952 /* cpConstraint.h */,
				75C36F56166D30F100BEF952 /* cpDampedRotarySpring.h */,
				75C36F57166D30F100BEF952 /* cpDampedSpring.h */,
				75C36F58166D30F100BEF952 /* cpGearJoint.h */,
				75C36F59166D30F100BEF952 /* cpGrooveJoint.h */,
				75C36F5A166D30F100BEF952 /* cpPinJoint.h */,
				75C36F5B166D30F100BEF952 /* cpPivotJoint.h */,
				75C36F5C166D30F100BEF952 /* cpRatchetJoint.h */,
				75C36F5D166D30F100BEF952 /* cpRotaryLimitJoint.h */,
				75C36F5E166D30F100BEF952 /* cpSimpleMotor.h */,
				75C36F5F166D30F100BEF952 /* cpSlideJoint.h */,
				75C36F60166D30F100BEF952 /* util.h */,
			);
			path = constraints;
			sourceTree = "<group>";
		};
		75C36F7A166D30F100BEF952 /* cocos2d */ = {
			isa = PBXGroup;
			children = (
				75C36F7B166D30F100BEF952 /* CCAction.h */,
				75C36F7C166D30F100BEF952 /* CCAction.m */,
				75C36F7D166D30F100BEF952 /* CCActionCamera.h */,
				75C36F7E166D30F100BEF952 /* CCActionCamera.m */,
				75C36F7F166D30F100BEF952 /* CCActionCatmullRom.h */,
				75C36F80166D30F100BEF952 /* CCActionCatmullRom.m */,
				75C36F81166D30F100BEF952 /* CCActionEase.h */,
				75C36F82166D30F100BEF952 /* CCActionEase.m */,
				75C36F83166D30F100BEF952 /* CCActionGrid.h */,
				75C36F84166D30F100BEF952 /* CCActionGrid.m */,
				75C36F85166D30F100BEF952 /* CCActionGrid3D.h */,
				75C36F86166D30F100BEF952 /* CCActionGrid3D.m */,
				75C36F87166D30F100BEF952 /* CCActionInstant.h */,
				75C36F88166D30F100BEF952 /* CCActionInstant.m */,
				75C36F89166D30F100BEF952 /* CCActionInterval.h */,
				75C36F8A166D30F100BEF952 /* CCActionInterval.m */,
				75C36F8B166D30F100BEF952 /* CCActionManager.h */,
				75C36F8C166D30F100BEF952 /* CCActionManager.m */,
				75C36F8D166D30F100BEF952 /* CCActionPageTurn3D.h */,
				75C36F8E166D30F100BEF952 /* CCActionPageTurn3D.m */,
				75C36F8F166D30F100BEF952 /* CCActionProgressTimer.h */,
				75C36F90166D30F100BEF952 /* CCActionProgressTimer.m */,
				75C36F91166D30F100BEF952 /* CCActionTiledGrid.h */,
				75C36F92166D30F100BEF952 /* CCActionTiledGrid.m */,
				75C36F93166D30F100BEF952 /* CCActionTween.h */,
				75C36F94166D30F100BEF952 /* CCActionTween.m */,
				75C36F95166D30F100BEF952 /* CCAnimation.h */,
				75C36F96166D30F100BEF952 /* CCAnimation.m */,
				75C36F97166D30F100BEF952 /* CCAnimationCache.h */,
				75C36F98166D30F100BEF952 /* CCAnimationCache.m */,
				75C36F99166D30F100BEF952 /* CCAtlasNode.h */,
				75C36F9A166D30F100BEF952 /* CCAtlasNode.m */,
				75C36F9B166D30F100BEF952 /* CCCamera.h */,
				75C36F9C166D30F100BEF952 /* CCCamera.m */,
				75C36F9D166D30F100BEF952 /* CCClippingNode.h */,
				75C36F9E166D30F100BEF952 /* CCClippingNode.m */,
				75C36F9F166D30F100BEF952 /* ccConfig.h */,
				75C36FA0166D30F100BEF952 /* CCConfiguration.h */,
				75C36FA1166D30F100BEF952 /* CCConfiguration.m */,
				75C36FA2166D30F100BEF952 /* ccDeprecated.h */,
				75C36FA3166D30F100BEF952 /* ccDeprecated.m */,
				75C36FA4166D30F100BEF952 /* CCDirector.h */,
				75C36FA5166D30F100BEF952 /* CCDirector.m */,
				75C36FA6166D30F100BEF952 /* CCDrawingPrimitives.h */,
				75C36FA7166D30F100BEF952 /* CCDrawingPrimitives.m */,
				75C36FA8166D30F100BEF952 /* CCDrawNode.h */,
				75C36FA9166D30F100BEF952 /* CCDrawNode.m */,
				75C36FAA166D30F100BEF952 /* CCGLProgram.h */,
				75C36FAB166D30F100BEF952 /* CCGLProgram.m */,
				75C36FAC166D30F100BEF952 /* ccGLStateCache.h */,
				75C36FAD166D30F100BEF952 /* ccGLStateCache.m */,
				75C36FAE166D30F100BEF952 /* CCGrabber.h */,
				75C36FAF166D30F100BEF952 /* CCGrabber.m */,
				75C36FB0166D30F100BEF952 /* CCGrid.h */,
				75C36FB1166D30F100BEF952 /* CCGrid.m */,
				75C36FB2166D30F100BEF952 /* CCLabelAtlas.h */,
				75C36FB3166D30F100BEF952 /* CCLabelAtlas.m */,
				75C36FB4166D30F100BEF952 /* CCLabelBMFont.h */,
				75C36FB5166D30F100BEF952 /* CCLabelBMFont.m */,
				75C36FB6166D30F100BEF952 /* CCLabelTTF.h */,
				75C36FB7166D30F100BEF952 /* CCLabelTTF.m */,
				75C36FB8166D30F100BEF952 /* CCLayer.h */,
				75C36FB9166D30F100BEF952 /* CCLayer.m */,
				75C36FBA166D30F100BEF952 /* ccMacros.h */,
				75C36FBB166D30F100BEF952 /* CCMenu.h */,
				75C36FBC166D30F100BEF952 /* CCMenu.m */,
				75C36FBD166D30F100BEF952 /* CCMenuItem.h */,
				75C36FBE166D30F100BEF952 /* CCMenuItem.m */,
				75C36FBF166D30F100BEF952 /* CCMotionStreak.h */,
				75C36FC0166D30F100BEF952 /* CCMotionStreak.m */,
				75C36FC1166D30F100BEF952 /* CCNode+Debug.h */,
				75C36FC2166D30F100BEF952 /* CCNode+Debug.m */,
				75C36FC3166D30F100BEF952 /* CCNode.h */,
				75C36FC4166D30F100BEF952 /* CCNode.m */,
				75C36FC5166D30F100BEF952 /* CCParallaxNode.h */,
				75C36FC6166D30F100BEF952 /* CCParallaxNode.m */,
				75C36FC7166D30F100BEF952 /* CCParticleBatchNode.h */,
				75C36FC8166D30F100BEF952 /* CCParticleBatchNode.m */,
				75C36FC9166D30F100BEF952 /* CCParticleExamples.h */,
				75C36FCA166D30F100BEF952 /* CCParticleExamples.m */,
				75C36FCB166D30F100BEF952 /* CCParticleSystem.h */,
				75C36FCC166D30F100BEF952 /* CCParticleSystem.m */,
				75C36FCD166D30F100BEF952 /* CCParticleSystemQuad.h */,
				75C36FCE166D30F100BEF952 /* CCParticleSystemQuad.m */,
				75C36FCF166D30F100BEF952 /* CCPhysicsDebugNode.h */,
				75C36FD0166D30F100BEF952 /* CCPhysicsDebugNode.m */,
				75C36FD1166D30F100BEF952 /* CCPhysicsSprite.h */,
				75C36FD2166D30F100BEF952 /* CCPhysicsSprite.mm */,
				75C36FD3166D30F100BEF952 /* CCProgressTimer.h */,
				75C36FD4166D30F100BEF952 /* CCProgressTimer.m */,
				75C36FD5166D30F100BEF952 /* CCProtocols.h */,
				75C36FD6166D30F100BEF952 /* CCRenderTexture.h */,
				75C36FD7166D30F100BEF952 /* CCRenderTexture.m */,
				75C36FD8166D30F100BEF952 /* CCScene.h */,
				75C36FD9166D30F100BEF952 /* CCScene.m */,
				75C36FDA166D30F100BEF952 /* CCScheduler.h */,
				75C36FDB166D30F100BEF952 /* CCScheduler.m */,
				75C36FDC166D30F100BEF952 /* ccShader_Position_uColor_frag.h */,
				75C36FDD166D30F100BEF952 /* ccShader_Position_uColor_vert.h */,
				75C36FDE166D30F100BEF952 /* ccShader_PositionColor_frag.h */,
				75C36FDF166D30F100BEF952 /* ccShader_PositionColor_vert.h */,
				75C36FE0166D30F100BEF952 /* ccShader_PositionColorLengthTexture_frag.h */,
				75C36FE1166D30F100BEF952 /* ccShader_PositionColorLengthTexture_vert.h */,
				75C36FE2166D30F100BEF952 /* ccShader_PositionTexture_frag.h */,
				75C36FE3166D30F100BEF952 /* ccShader_PositionTexture_uColor_frag.h */,
				75C36FE4166D30F100BEF952 /* ccShader_PositionTexture_uColor_vert.h */,
				75C36FE5166D30F100BEF952 /* ccShader_PositionTexture_vert.h */,
				75C36FE6166D30F100BEF952 /* ccShader_PositionTextureA8Color_frag.h */,
				75C36FE7166D30F100BEF952 /* ccShader_PositionTextureA8Color_vert.h */,
				75C36FE8166D30F100BEF952 /* ccShader_PositionTextureColor_frag.h */,
				75C36FE9166D30F100BEF952 /* ccShader_PositionTextureColor_vert.h */,
				75C36FEA166D30F100BEF952 /* ccShader_PositionTextureColorAlphaTest_frag.h */,
				75C36FEB166D30F100BEF952 /* CCShaderCache.h */,
				75C36FEC166D30F100BEF952 /* CCShaderCache.m */,
				75C36FED166D30F100BEF952 /* ccShaders.h */,
				75C36FEE166D30F100BEF952 /* ccShaders.m */,
				75C36FEF166D30F100BEF952 /* CCSprite.h */,
				75C36FF0166D30F100BEF952 /* CCSprite.m */,
				75C36FF1166D30F100BEF952 /* CCSpriteBatchNode.h */,
				75C36FF2166D30F100BEF952 /* CCSpriteBatchNode.m */,
				75C36FF3166D30F100BEF952 /* CCSpriteFrame.h */,
				75C36FF4166D30F100BEF952 /* CCSpriteFrame.m */,
				75C36FF5166D30F100BEF952 /* CCSpriteFrameCache.h */,
				75C36FF6166D30F100BEF952 /* CCSpriteFrameCache.m */,
				75C36FF7166D30F100BEF952 /* CCTexture2D.h */,
				75C36FF8166D30F100BEF952 /* CCTexture2D.m */,
				75C36FF9166D30F100BEF952 /* CCTextureAtlas.h */,
				75C36FFA166D30F100BEF952 /* CCTextureAtlas.m */,
				75C36FFB166D30F100BEF952 /* CCTextureCache.h */,
				75C36FFC166D30F100BEF952 /* CCTextureCache.m */,
				75C36FFD166D30F100BEF952 /* CCTexturePVR.h */,
				75C36FFE166D30F100BEF952 /* CCTexturePVR.m */,
				75C36FFF166D30F100BEF952 /* CCTileMapAtlas.h */,
				75C37000166D30F100BEF952 /* CCTileMapAtlas.m */,
				75C37001166D30F100BEF952 /* CCTMXLayer.h */,
				75C37002166D30F100BEF952 /* CCTMXLayer.m */,
				75C37003166D30F100BEF952 /* CCTMXObjectGroup.h */,
				75C37004166D30F100BEF952 /* CCTMXObjectGroup.m */,
				75C37005166D30F100BEF952 /* CCTMXTiledMap.h */,
				75C37006166D30F100BEF952 /* CCTMXTiledMap.m */,
				75C37007166D30F100BEF952 /* CCTMXXMLParser.h */,
				75C37008166D30F100BEF952 /* CCTMXXMLParser.m */,
				75C37009166D30F100BEF952 /* CCTransition.h */,
				75C3700A166D30F100BEF952 /* CCTransition.m */,
				75C3700B166D30F100BEF952 /* CCTransitionPageTurn.h */,
				75C3700C166D30F100BEF952 /* CCTransitionPageTurn.m */,
				75C3700D166D30F100BEF952 /* CCTransitionProgress.h */,
				75C3700E166D30F100BEF952 /* CCTransitionProgress.m */,
				75C3700F166D30F100BEF952 /* ccTypes.h */,
				75C37010166D30F100BEF952 /* cocos2d.h */,
				75C37011166D30F100BEF952 /* cocos2d.m */,
				75C37012166D30F100BEF952 /* Platforms */,
				75C3702B166D30F100BEF952 /* Support */,
			);
			name = cocos2d;
			path = libs/cocos2d;
			sourceTree = "<group>";
		};
		75C37012166D30F100BEF952 /* Platforms */ = {
			isa = PBXGroup;
			children = (
				75C37013166D30F100BEF952 /* CCGL.h */,
				75C37014166D30F100BEF952 /* CCNS.h */,
				75C37015166D30F100BEF952 /* iOS */,
				75C37022166D30F100BEF952 /* Mac */,
			);
			path = Platforms;
			sourceTree = "<group>";
		};
		75C37015166D30F100BEF952 /* iOS */ = {
			isa = PBXGroup;
			children = (
				75C37016166D30F100BEF952 /* CCDirectorIOS.h */,
				75C37017166D30F100BEF952 /* CCDirectorIOS.m */,
				75C37018166D30F100BEF952 /* CCES2Renderer.h */,
				75C37019166D30F100BEF952 /* CCES2Renderer.m */,
				75C3701A166D30F100BEF952 /* CCESRenderer.h */,
				75C3701B166D30F100BEF952 /* CCGLView.h */,
				75C3701C166D30F100BEF952 /* CCGLView.m */,
				75C3701D166D30F100BEF952 /* CCTouchDelegateProtocol.h */,
				75C3701E166D30F100BEF952 /* CCTouchDispatcher.h */,
				75C3701F166D30F100BEF952 /* CCTouchDispatcher.m */,
				75C37020166D30F100BEF952 /* CCTouchHandler.h */,
				75C37021166D30F100BEF952 /* CCTouchHandler.m */,
			);
			path = iOS;
			sourceTree = "<group>";
		};
		75C37022166D30F100BEF952 /* Mac */ = {
			isa = PBXGroup;
			children = (
				75C37023166D30F100BEF952 /* CCDirectorMac.h */,
				75C37024166D30F100BEF952 /* CCDirectorMac.m */,
				75C37025166D30F100BEF952 /* CCEventDispatcher.h */,
				75C37026166D30F100BEF952 /* CCEventDispatcher.m */,
				75C37027166D30F100BEF952 /* CCGLView.h */,
				75C37028166D30F100BEF952 /* CCGLView.m */,
				75C37029166D30F100BEF952 /* CCWindow.h */,
				75C3702A166D30F100BEF952 /* CCWindow.m */,
			);
			path = Mac;
			sourceTree = "<group>";
		};
		75C3702B166D30F100BEF952 /* Support */ = {
			isa = PBXGroup;
			children = (
				75C3702C166D30F100BEF952 /* base64.c */,
				75C3702D166D30F100BEF952 /* base64.h */,
				75C3702E166D30F100BEF952 /* CCArray.h */,
				75C3702F166D30F100BEF952 /* CCArray.m */,
				75C37030166D30F100BEF952 /* ccCArray.h */,
				75C37031166D30F100BEF952 /* ccCArray.m */,
				75C37032166D30F100BEF952 /* CCFileUtils.h */,
				75C37033166D30F100BEF952 /* CCFileUtils.m */,
				75C37034166D30F100BEF952 /* CCProfiling.h */,
				75C37035166D30F100BEF952 /* CCProfiling.m */,
				75C37036166D30F100BEF952 /* ccUtils.c */,
				75C37037166D30F100BEF952 /* ccUtils.h */,
				75C37038166D30F100BEF952 /* CCVertex.h */,
				75C37039166D30F100BEF952 /* CCVertex.m */,
				75C3703A166D30F100BEF952 /* CGPointExtension.h */,
				75C3703B166D30F100BEF952 /* CGPointExtension.m */,
				75C3703C166D30F100BEF952 /* NSThread+performBlock.h */,
				75C3703D166D30F100BEF952 /* NSThread+performBlock.m */,
				75C3703E166D30F100BEF952 /* OpenGL_Internal.h */,
				75C3703F166D30F100BEF952 /* TGAlib.h */,
				75C37040166D30F100BEF952 /* TGAlib.m */,
				75C37041166D30F100BEF952 /* TransformUtils.h */,
				75C37042166D30F100BEF952 /* TransformUtils.m */,
				75C37043166D30F100BEF952 /* uthash.h */,
				75C37044166D30F100BEF952 /* utlist.h */,
				75C37045166D30F100BEF952 /* ZipUtils.h */,
				75C37046166D30F100BEF952 /* ZipUtils.m */,
			);
			path = Support;
			sourceTree = "<group>";
		};
		75C37047166D30F100BEF952 /* CocosDenshion */ = {
			isa = PBXGroup;
			children = (
				75C37048166D30F100BEF952 /* CDAudioManager.h */,
				75C37049166D30F100BEF952 /* CDAudioManager.m */,
				75C3704A166D30F100BEF952 /* CDConfig.h */,
				75C3704B166D30F100BEF952 /* CDOpenALSupport.h */,
				75C3704C166D30F100BEF952 /* CDOpenALSupport.m */,
				75C3704D166D30F100BEF952 /* CocosDenshion.h */,
				75C3704E166D30F100BEF952 /* CocosDenshion.m */,
				75C3704F166D30F100BEF952 /* SimpleAudioEngine.h */,
				75C37050166D30F100BEF952 /* SimpleAudioEngine.m */,
			);
			name = CocosDenshion;
			path = libs/CocosDenshion;
			sourceTree = "<group>";
		};
		75C37051166D30F100BEF952 /* kazmath */ = {
			isa = PBXGroup;
			children = (
				75C37052166D30F100BEF952 /* include */,
				75C37063166D30F100BEF952 /* src */,
			);
			name = kazmath;
			path = libs/kazmath;
			sourceTree = "<group>";
		};
		75C37052166D30F100BEF952 /* include */ = {
			isa = PBXGroup;
			children = (
				75C37053166D30F100BEF952 /* kazmath */,
			);
			path = include;
			sourceTree = "<group>";
		};
		75C37053166D30F100BEF952 /* kazmath */ = {
			isa = PBXGroup;
			children = (
				75C37054166D30F100BEF952 /* aabb.h */,
				75C37055166D30F100BEF952 /* GL */,
				75C37058166D30F100BEF952 /* kazmath.h */,
				75C37059166D30F100BEF952 /* mat3.h */,
				75C3705A166D30F100BEF952 /* mat4.h */,
				75C3705B166D30F100BEF952 /* neon_matrix_impl.h */,
				75C3705C166D30F100BEF952 /* plane.h */,
				75C3705D166D30F100BEF952 /* quaternion.h */,
				75C3705E166D30F100BEF952 /* ray2.h */,
				75C3705F166D30F100BEF952 /* utility.h */,
				75C37060166D30F100BEF952 /* vec2.h */,
				75C37061166D30F100BEF952 /* vec3.h */,
				75C37062166D30F100BEF952 /* vec4.h */,
			);
			path = kazmath;
			sourceTree = "<group>";
		};
		75C37055166D30F100BEF952 /* GL */ = {
			isa = PBXGroup;
			children = (
				75C37056166D30F100BEF952 /* mat4stack.h */,
				75C37057166D30F100BEF952 /* matrix.h */,
			);
			path = GL;
			sourceTree = "<group>";
		};
		75C37063166D30F100BEF952 /* src */ = {
			isa = PBXGroup;
			children = (
				75C37064166D30F100BEF952 /* aabb.c */,
				75C37065166D30F100BEF952 /* ChangeLog */,
				75C37066166D30F100BEF952 /* CMakeLists.txt */,
				75C37067166D30F100BEF952 /* GL */,
				75C3706A166D30F100BEF952 /* mat3.c */,
				75C3706B166D30F100BEF952 /* mat4.c */,
				75C3706C166D30F100BEF952 /* neon_matrix_impl.c */,
				75C3706D166D30F100BEF952 /* plane.c */,
				75C3706E166D30F100BEF952 /* quaternion.c */,
				75C3706F166D30F100BEF952 /* ray2.c */,
				75C37070166D30F100BEF952 /* utility.c */,
				75C37071166D30F100BEF952 /* vec2.c */,
				75C37072166D30F100BEF952 /* vec3.c */,
				75C37073166D30F100BEF952 /* vec4.c */,
			);
			path = src;
			sourceTree = "<group>";
		};
		75C37067166D30F100BEF952 /* GL */ = {
			isa = PBXGroup;
			children = (
				75C37068166D30F100BEF952 /* mat4stack.c */,
				75C37069166D30F100BEF952 /* matrix.c */,
			);
			path = GL;
			sourceTree = "<group>";
		};
		75FC9D0715828BFA00E5396A = {
			isa = PBXGroup;
			children = (
				75C370EA166D379800BEF952 /* Default-568h@2x.png */,
				75FC9D2815828BFA00E5396A /* ChipmunkTiles */,
				75FC9D1515828BFA00E5396A /* Frameworks */,
				75FC9D1315828BFA00E5396A /* Products */,
			);
			sourceTree = "<group>";
		};
		75FC9D1315828BFA00E5396A /* Products */ = {
			isa = PBXGroup;
			children = (
				75FC9D1215828BFA00E5396A /* ChipmunkTiles.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		75FC9D1515828BFA00E5396A /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				75FC9EFC1582965800E5396A /* ImageIO.framework */,
				75FC9D1615828BFA00E5396A /* QuartzCore.framework */,
				75FC9D1815828BFA00E5396A /* OpenGLES.framework */,
				75FC9D1A15828BFA00E5396A /* OpenAL.framework */,
				75FC9D1C15828BFA00E5396A /* AudioToolbox.framework */,
				75FC9D1E15828BFA00E5396A /* AVFoundation.framework */,
				75FC9D2015828BFA00E5396A /* UIKit.framework */,
				75FC9D2215828BFA00E5396A /* Foundation.framework */,
				75FC9D2415828BFA00E5396A /* CoreGraphics.framework */,
				75FC9D2615828BFA00E5396A /* GameKit.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		75FC9D2815828BFA00E5396A /* ChipmunkTiles */ = {
			isa = PBXGroup;
			children = (
				75FC9EB51582928500E5396A /* HMUtil */,
				75FC9E9F15828BFD00E5396A /* AppDelegate.m */,
				75FC9E9E15828BFD00E5396A /* AppDelegate.h */,
				75FC9EA115828BFD00E5396A /* HelloWorldLayer.h */,
				75FC9EA215828BFD00E5396A /* HelloWorldLayer.m */,
				75FC9D2915828BFA00E5396A /* Resources */,
				75FC9D4115828BFA00E5396A /* libs */,
				75FC9E9A15828BFD00E5396A /* Supporting Files */,
			);
			path = ChipmunkTiles;
			sourceTree = "<group>";
		};
		75FC9D2915828BFA00E5396A /* Resources */ = {
			isa = PBXGroup;
			children = (
				757A53D91590EAE100F915DA /* TileMap.tmx */,
				757A53DB1591143A00F915DA /* crate.png */,
				75FC9EAA1582927100E5396A /* chipmunkMan.png */,
				75FC9EAD1582927100E5396A /* meta_tiles.png */,
				75FC9EAE1582927100E5396A /* tmw_desert_spacing.png */,
				75FC9D2A15828BFA00E5396A /* Default.png */,
				75FC9D2C15828BFA00E5396A /* fps_images.png */,
				75FC9D2E15828BFA00E5396A /* fps_images-hd.png */,
				75FC9D3015828BFA00E5396A /* fps_images-ipadhd.png */,
				75FC9D3215828BFA00E5396A /* Icon-72.png */,
				75FC9D3415828BFA00E5396A /* Icon-Small-50.png */,
				75FC9D3615828BFA00E5396A /* Icon-Small.png */,
				75FC9D3815828BFA00E5396A /* Icon-Small@2x.png */,
				75FC9D3A15828BFA00E5396A /* Icon.png */,
				75FC9D3C15828BFA00E5396A /* Icon@2x.png */,
				75FC9D3E15828BFA00E5396A /* Info.plist */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		75FC9D4115828BFA00E5396A /* libs */ = {
			isa = PBXGroup;
			children = (
				75C36F4D166D30F100BEF952 /* ChipmunkPro-iPhone-Trial */,
				75C36F7A166D30F100BEF952 /* cocos2d */,
				75C37047166D30F100BEF952 /* CocosDenshion */,
				75C37051166D30F100BEF952 /* kazmath */,
				75C37074166D30F100BEF952 /* LICENSE_cocos2d.txt */,
				75C37075166D30F100BEF952 /* LICENSE_CocosDenshion.txt */,
				75C37076166D30F100BEF952 /* LICENSE_Kazmath.txt */,
			);
			name = libs;
			sourceTree = "<group>";
		};
		75FC9E9A15828BFD00E5396A /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				75FC9E9B15828BFD00E5396A /* Prefix.pch */,
				75FC9E9C15828BFD00E5396A /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		75FC9EB51582928500E5396A /* HMUtil */ = {
			isa = PBXGroup;
			children = (
				75FC9EB81582928500E5396A /* ChipmunkGLRenderBufferSampler.h */,
				75FC9EB91582928500E5396A /* ChipmunkGLRenderBufferSampler.m */,
				75FC9EBD1582928500E5396A /* HMVectorNode.h */,
				75FC9EBE1582928500E5396A /* HMVectorNode.m */,
				75FC9EBC1582928500E5396A /* HMVectorNode.fsh */,
				75FC9EBF1582928500E5396A /* HMVectorNode.vsh */,
			);
			path = HMUtil;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		75FC9D1115828BFA00E5396A /* ChipmunkTiles */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 75FC9EA615828BFD00E5396A /* Build configuration list for PBXNativeTarget "ChipmunkTiles" */;
			buildPhases = (
				75FC9D0E15828BFA00E5396A /* Sources */,
				75FC9D0F15828BFA00E5396A /* Frameworks */,
				75FC9D1015828BFA00E5396A /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = ChipmunkTiles;
			productName = ChipmunkTiles3;
			productReference = 75FC9D1215828BFA00E5396A /* ChipmunkTiles.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		75FC9D0915828BFA00E5396A /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0430;
				ORGANIZATIONNAME = "Howling Moon Software";
			};
			buildConfigurationList = 75FC9D0C15828BFA00E5396A /* Build configuration list for PBXProject "ChipmunkTiles" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 75FC9D0715828BFA00E5396A;
			productRefGroup = 75FC9D1315828BFA00E5396A /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				75FC9D1115828BFA00E5396A /* ChipmunkTiles */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		75FC9D1015828BFA00E5396A /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				75FC9D2B15828BFA00E5396A /* Default.png in Resources */,
				75FC9D2D15828BFA00E5396A /* fps_images.png in Resources */,
				75FC9D2F15828BFA00E5396A /* fps_images-hd.png in Resources */,
				75FC9D3115828BFA00E5396A /* fps_images-ipadhd.png in Resources */,
				75FC9D3315828BFA00E5396A /* Icon-72.png in Resources */,
				75FC9D3515828BFA00E5396A /* Icon-Small-50.png in Resources */,
				75FC9D3715828BFA00E5396A /* Icon-Small.png in Resources */,
				75FC9D3915828BFA00E5396A /* Icon-Small@2x.png in Resources */,
				75FC9D3B15828BFA00E5396A /* Icon.png in Resources */,
				75FC9D3D15828BFA00E5396A /* Icon@2x.png in Resources */,
				75FC9EB01582927100E5396A /* chipmunkMan.png in Resources */,
				75FC9EB31582927100E5396A /* meta_tiles.png in Resources */,
				75FC9EFE1582979B00E5396A /* HMVectorNode.fsh in Resources */,
				75FC9EFF1582979D00E5396A /* HMVectorNode.vsh in Resources */,
				75FC9EB41582927100E5396A /* tmw_desert_spacing.png in Resources */,
				757A53DA1590EAE100F915DA /* TileMap.tmx in Resources */,
				757A53DC1591143A00F915DA /* crate.png in Resources */,
				75C370D4166D30F100BEF952 /* ChangeLog in Resources */,
				75C370D5166D30F100BEF952 /* CMakeLists.txt in Resources */,
				75C370E2166D30F100BEF952 /* LICENSE_cocos2d.txt in Resources */,
				75C370E3166D30F100BEF952 /* LICENSE_CocosDenshion.txt in Resources */,
				75C370E4166D30F100BEF952 /* LICENSE_Kazmath.txt in Resources */,
				75C370EB166D379800BEF952 /* Default-568h@2x.png in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		75FC9D0E15828BFA00E5396A /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				75FC9E9D15828BFD00E5396A /* main.m in Sources */,
				75FC9EA015828BFD00E5396A /* AppDelegate.m in Sources */,
				75FC9EA315828BFD00E5396A /* HelloWorldLayer.m in Sources */,
				75FC9EEE1582928500E5396A /* ChipmunkGLRenderBufferSampler.m in Sources */,
				75FC9EF11582928500E5396A /* HMVectorNode.m in Sources */,
				75C37078166D30F100BEF952 /* CCAction.m in Sources */,
				75C37079166D30F100BEF952 /* CCActionCamera.m in Sources */,
				75C3707A166D30F100BEF952 /* CCActionCatmullRom.m in Sources */,
				75C3707B166D30F100BEF952 /* CCActionEase.m in Sources */,
				75C3707C166D30F100BEF952 /* CCActionGrid.m in Sources */,
				75C3707D166D30F100BEF952 /* CCActionGrid3D.m in Sources */,
				75C3707E166D30F100BEF952 /* CCActionInstant.m in Sources */,
				75C3707F166D30F100BEF952 /* CCActionInterval.m in Sources */,
				75C37080166D30F100BEF952 /* CCActionManager.m in Sources */,
				75C37081166D30F100BEF952 /* CCActionPageTurn3D.m in Sources */,
				75C37082166D30F100BEF952 /* CCActionProgressTimer.m in Sources */,
				75C37083166D30F100BEF952 /* CCActionTiledGrid.m in Sources */,
				75C37084166D30F100BEF952 /* CCActionTween.m in Sources */,
				75C37085166D30F100BEF952 /* CCAnimation.m in Sources */,
				75C37086166D30F100BEF952 /* CCAnimationCache.m in Sources */,
				75C37087166D30F100BEF952 /* CCAtlasNode.m in Sources */,
				75C37088166D30F100BEF952 /* CCCamera.m in Sources */,
				75C37089166D30F100BEF952 /* CCClippingNode.m in Sources */,
				75C3708A166D30F100BEF952 /* CCConfiguration.m in Sources */,
				75C3708B166D30F100BEF952 /* ccDeprecated.m in Sources */,
				75C3708C166D30F100BEF952 /* CCDirector.m in Sources */,
				75C3708D166D30F100BEF952 /* CCDrawingPrimitives.m in Sources */,
				75C3708E166D30F100BEF952 /* CCDrawNode.m in Sources */,
				75C3708F166D30F100BEF952 /* CCGLProgram.m in Sources */,
				75C37090166D30F100BEF952 /* ccGLStateCache.m in Sources */,
				75C37091166D30F100BEF952 /* CCGrabber.m in Sources */,
				75C37092166D30F100BEF952 /* CCGrid.m in Sources */,
				75C37093166D30F100BEF952 /* CCLabelAtlas.m in Sources */,
				75C37094166D30F100BEF952 /* CCLabelBMFont.m in Sources */,
				75C37095166D30F100BEF952 /* CCLabelTTF.m in Sources */,
				75C37096166D30F100BEF952 /* CCLayer.m in Sources */,
				75C37097166D30F100BEF952 /* CCMenu.m in Sources */,
				75C37098166D30F100BEF952 /* CCMenuItem.m in Sources */,
				75C37099166D30F100BEF952 /* CCMotionStreak.m in Sources */,
				75C3709A166D30F100BEF952 /* CCNode+Debug.m in Sources */,
				75C3709B166D30F100BEF952 /* CCNode.m in Sources */,
				75C3709C166D30F100BEF952 /* CCParallaxNode.m in Sources */,
				75C3709D166D30F100BEF952 /* CCParticleBatchNode.m in Sources */,
				75C3709E166D30F100BEF952 /* CCParticleExamples.m in Sources */,
				75C3709F166D30F100BEF952 /* CCParticleSystem.m in Sources */,
				75C370A0166D30F100BEF952 /* CCParticleSystemQuad.m in Sources */,
				75C370A1166D30F100BEF952 /* CCPhysicsDebugNode.m in Sources */,
				75C370A2166D30F100BEF952 /* CCPhysicsSprite.mm in Sources */,
				75C370A3166D30F100BEF952 /* CCProgressTimer.m in Sources */,
				75C370A4166D30F100BEF952 /* CCRenderTexture.m in Sources */,
				75C370A5166D30F100BEF952 /* CCScene.m in Sources */,
				75C370A6166D30F100BEF952 /* CCScheduler.m in Sources */,
				75C370A7166D30F100BEF952 /* CCShaderCache.m in Sources */,
				75C370A8166D30F100BEF952 /* ccShaders.m in Sources */,
				75C370A9166D30F100BEF952 /* CCSprite.m in Sources */,
				75C370AA166D30F100BEF952 /* CCSpriteBatchNode.m in Sources */,
				75C370AB166D30F100BEF952 /* CCSpriteFrame.m in Sources */,
				75C370AC166D30F100BEF952 /* CCSpriteFrameCache.m in Sources */,
				75C370AD166D30F100BEF952 /* CCTexture2D.m in Sources */,
				75C370AE166D30F100BEF952 /* CCTextureAtlas.m in Sources */,
				75C370AF166D30F100BEF952 /* CCTextureCache.m in Sources */,
				75C370B0166D30F100BEF952 /* CCTexturePVR.m in Sources */,
				75C370B1166D30F100BEF952 /* CCTileMapAtlas.m in Sources */,
				75C370B2166D30F100BEF952 /* CCTMXLayer.m in Sources */,
				75C370B3166D30F100BEF952 /* CCTMXObjectGroup.m in Sources */,
				75C370B4166D30F100BEF952 /* CCTMXTiledMap.m in Sources */,
				75C370B5166D30F100BEF952 /* CCTMXXMLParser.m in Sources */,
				75C370B6166D30F100BEF952 /* CCTransition.m in Sources */,
				75C370B7166D30F100BEF952 /* CCTransitionPageTurn.m in Sources */,
				75C370B8166D30F100BEF952 /* CCTransitionProgress.m in Sources */,
				75C370B9166D30F100BEF952 /* cocos2d.m in Sources */,
				75C370BA166D30F100BEF952 /* CCDirectorIOS.m in Sources */,
				75C370BB166D30F100BEF952 /* CCES2Renderer.m in Sources */,
				75C370BC166D30F100BEF952 /* CCGLView.m in Sources */,
				75C370BD166D30F100BEF952 /* CCTouchDispatcher.m in Sources */,
				75C370BE166D30F100BEF952 /* CCTouchHandler.m in Sources */,
				75C370BF166D30F100BEF952 /* CCDirectorMac.m in Sources */,
				75C370C0166D30F100BEF952 /* CCEventDispatcher.m in Sources */,
				75C370C1166D30F100BEF952 /* CCGLView.m in Sources */,
				75C370C2166D30F100BEF952 /* CCWindow.m in Sources */,
				75C370C3166D30F100BEF952 /* base64.c in Sources */,
				75C370C4166D30F100BEF952 /* CCArray.m in Sources */,
				75C370C5166D30F100BEF952 /* ccCArray.m in Sources */,
				75C370C6166D30F100BEF952 /* CCFileUtils.m in Sources */,
				75C370C7166D30F100BEF952 /* CCProfiling.m in Sources */,
				75C370C8166D30F100BEF952 /* ccUtils.c in Sources */,
				75C370C9166D30F100BEF952 /* CCVertex.m in Sources */,
				75C370CA166D30F100BEF952 /* CGPointExtension.m in Sources */,
				75C370CB166D30F100BEF952 /* NSThread+performBlock.m in Sources */,
				75C370CC166D30F100BEF952 /* TGAlib.m in Sources */,
				75C370CD166D30F100BEF952 /* TransformUtils.m in Sources */,
				75C370CE166D30F100BEF952 /* ZipUtils.m in Sources */,
				75C370CF166D30F100BEF952 /* CDAudioManager.m in Sources */,
				75C370D0166D30F100BEF952 /* CDOpenALSupport.m in Sources */,
				75C370D1166D30F100BEF952 /* CocosDenshion.m in Sources */,
				75C370D2166D30F100BEF952 /* SimpleAudioEngine.m in Sources */,
				75C370D3166D30F100BEF952 /* aabb.c in Sources */,
				75C370D6166D30F100BEF952 /* mat4stack.c in Sources */,
				75C370D7166D30F100BEF952 /* matrix.c in Sources */,
				75C370D8166D30F100BEF952 /* mat3.c in Sources */,
				75C370D9166D30F100BEF952 /* mat4.c in Sources */,
				75C370DA166D30F100BEF952 /* neon_matrix_impl.c in Sources */,
				75C370DB166D30F100BEF952 /* plane.c in Sources */,
				75C370DC166D30F100BEF952 /* quaternion.c in Sources */,
				75C370DD166D30F100BEF952 /* ray2.c in Sources */,
				75C370DE166D30F100BEF952 /* utility.c in Sources */,
				75C370DF166D30F100BEF952 /* vec2.c in Sources */,
				75C370E0166D30F100BEF952 /* vec3.c in Sources */,
				75C370E1166D30F100BEF952 /* vec4.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		75FC9EA415828BFD00E5396A /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					DEBUG,
					"COCOS2D_DEBUG=1",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		75FC9EA515828BFD00E5396A /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_PREPROCESSOR_DEFINITIONS = (
					NDEBUG,
					"NS_BLOCK_ASSERTIONS=1",
				);
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				IPHONEOS_DEPLOYMENT_TARGET = 4.0;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
		75FC9EA715828BFD00E5396A /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = ChipmunkTiles/Prefix.pch;
				HEADER_SEARCH_PATHS = "\"ChipmunkTiles/libs/kazmath/include\"";
				INFOPLIST_FILE = ChipmunkTiles/Resources/Info.plist;
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/ChipmunkTiles/libs/ChipmunkPro-iPhone-Trial\"",
				);
				OTHER_LDFLAGS = (
					"-lz",
					"-ObjC",
				);
				PRODUCT_NAME = ChipmunkTiles;
				VALID_ARCHS = armv7;
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		75FC9EA815828BFD00E5396A /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = ChipmunkTiles/Prefix.pch;
				HEADER_SEARCH_PATHS = "\"ChipmunkTiles/libs/kazmath/include\"";
				INFOPLIST_FILE = ChipmunkTiles/Resources/Info.plist;
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/ChipmunkTiles/libs/ChipmunkPro-iPhone-Trial\"",
				);
				OTHER_LDFLAGS = (
					"-lz",
					"-ObjC",
				);
				PRODUCT_NAME = ChipmunkTiles;
				VALIDATE_PRODUCT = YES;
				VALID_ARCHS = armv7;
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		75FC9D0C15828BFA00E5396A /* Build configuration list for PBXProject "ChipmunkTiles" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				75FC9EA415828BFD00E5396A /* Debug */,
				75FC9EA515828BFD00E5396A /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		75FC9EA615828BFD00E5396A /* Build configuration list for PBXNativeTarget "ChipmunkTiles" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				75FC9EA715828BFD00E5396A /* Debug */,
				75FC9EA815828BFD00E5396A /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 75FC9D0915828BFA00E5396A /* Project object */;
}
