axmol/cocos2dx/proj.win32/cocos2d.vcproj

1363 lines
28 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="libcocos2d"
ProjectGUID="{98A51BA8-FC3A-415B-AC8F-8C7BD464E93E}"
RootNamespace="cocos2d-x.win32"
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName).win32"
IntermediateDirectory="$(ConfigurationName).win32"
ConfigurationType="2"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine=""
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..;..\platform\win32;..\platform\third_party\win32\iconv;..\platform\third_party\win32\zlib;..\platform\third_party\win32\libpng;..\platform\third_party\win32\libjpeg;..\platform\third_party\win32\libtiff;..\platform\third_party\win32\libxml2;..\platform\third_party\win32\pthread;..\platform\third_party\win32\OGLES;..\include;..\kazmath\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;COCOS2DXWIN32_EXPORTS;GL_GLEXT_PROTOTYPES;COCOS2D_DEBUG=1;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
DisableSpecificWarnings="4267;4251;4244"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="if not exist &quot;$(OutDir)&quot; mkdir &quot;$(OutDir)&quot;&#x0D;&#x0A;xcopy /Y /Q &quot;$(SolutionDir)cocos2dx\platform\third_party\win32\libraries\*.*&quot; &quot;$(OutDir)&quot;&#x0D;&#x0A;"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="opengl32.lib glew32.lib libxml2.lib libzlib.lib libpng.lib libjpeg.lib libtiff.lib libiconv.lib pthreadVCE2.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(OutDir)&quot;"
IgnoreAllDefaultLibraries="false"
IgnoreDefaultLibraryNames=" "
GenerateDebugInformation="true"
SubSystem="2"
ImportLibrary="$(TargetDir)$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName).win32"
IntermediateDirectory="$(ConfigurationName).win32"
ConfigurationType="2"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine=""
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..;..\platform\win32;..\platform\third_party\win32\iconv;..\platform\third_party\win32\zlib;..\platform\third_party\win32\libpng;..\platform\third_party\win32\libjpeg;..\platform\third_party\win32\libtiff;..\platform\third_party\win32\libxml2;..\platform\third_party\win32\pthread;..\platform\third_party\win32\OGLES;..\include;..\kazmath\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;COCOS2DXWIN32_EXPORTS;GL_GLEXT_PROTOTYPES;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
DisableSpecificWarnings="4267;4251;4244"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="if not exist &quot;$(OutDir)&quot; mkdir &quot;$(OutDir)&quot;&#x0D;&#x0A;xcopy /Y /Q &quot;$(SolutionDir)cocos2dx\platform\third_party\win32\libraries\*.*&quot; &quot;$(OutDir)&quot;&#x0D;&#x0A;"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="opengl32.lib glew32.lib libxml2.lib libzlib.lib libpng.lib libjpeg.lib libtiff.lib libiconv.lib pthreadVCE2.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
AdditionalLibraryDirectories="&quot;$(OutDir)&quot;"
IgnoreDefaultLibraryNames=" "
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(TargetDir)$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="base_nodes"
>
<File
RelativePath="..\base_nodes\CCAtlasNode.cpp"
>
</File>
<File
RelativePath="..\base_nodes\CCAtlasNode.h"
>
</File>
<File
RelativePath="..\base_nodes\CCNode.cpp"
>
</File>
<File
RelativePath="..\base_nodes\CCNode.h"
>
</File>
</Filter>
<Filter
Name="cocoa"
>
<File
RelativePath="..\cocoa\CCAffineTransform.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCAffineTransform.h"
>
</File>
<File
RelativePath="..\cocoa\CCArray.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCArray.h"
>
</File>
<File
RelativePath="..\cocoa\CCAutoreleasePool.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCAutoreleasePool.h"
>
</File>
<File
RelativePath="..\cocoa\CCDictionary.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCDictionary.h"
>
</File>
<File
RelativePath="..\cocoa\CCGeometry.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCGeometry.h"
>
</File>
<File
RelativePath="..\cocoa\CCInteger.h"
>
</File>
<File
RelativePath="..\cocoa\CCNS.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCNS.h"
>
</File>
<File
RelativePath="..\cocoa\CCObject.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCObject.h"
>
</File>
<File
RelativePath="..\cocoa\CCSet.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCSet.h"
>
</File>
<File
RelativePath="..\cocoa\CCString.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCString.h"
>
</File>
<File
RelativePath="..\cocoa\CCZone.cpp"
>
</File>
<File
RelativePath="..\cocoa\CCZone.h"
>
</File>
</Filter>
<Filter
Name="effects"
>
<File
RelativePath="..\effects\CCGrabber.cpp"
>
</File>
<File
RelativePath="..\effects\CCGrabber.h"
>
</File>
<File
RelativePath="..\effects\CCGrid.cpp"
>
</File>
<File
RelativePath="..\effects\CCGrid.h"
>
</File>
</Filter>
<Filter
Name="actions"
>
<File
RelativePath="..\actions\CCAction.cpp"
>
</File>
<File
RelativePath="..\actions\CCAction.h"
>
</File>
<File
RelativePath="..\actions\CCActionCamera.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionCamera.h"
>
</File>
<File
RelativePath="..\actions\CCActionCatmullRom.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionCatmullRom.h"
>
</File>
<File
RelativePath="..\actions\CCActionEase.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionEase.h"
>
</File>
<File
RelativePath="..\actions\CCActionGrid.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionGrid.h"
>
</File>
<File
RelativePath="..\actions\CCActionGrid3D.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionGrid3D.h"
>
</File>
<File
RelativePath="..\actions\CCActionInstant.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionInstant.h"
>
</File>
<File
RelativePath="..\actions\CCActionInterval.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionInterval.h"
>
</File>
<File
RelativePath="..\actions\CCActionManager.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionManager.h"
>
</File>
<File
RelativePath="..\actions\CCActionPageTurn3D.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionPageTurn3D.h"
>
</File>
<File
RelativePath="..\actions\CCActionProgressTimer.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionProgressTimer.h"
>
</File>
<File
RelativePath="..\actions\CCActionTiledGrid.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionTiledGrid.h"
>
</File>
<File
RelativePath="..\actions\CCActionTween.cpp"
>
</File>
<File
RelativePath="..\actions\CCActionTween.h"
>
</File>
</Filter>
<Filter
Name="include"
>
<File
RelativePath="..\include\ccConfig.h"
>
</File>
<File
RelativePath="..\include\CCEventType.h"
>
</File>
<File
RelativePath="..\include\ccMacros.h"
>
</File>
<File
RelativePath="..\include\CCProtocols.h"
>
</File>
<File
RelativePath="..\include\ccTypes.h"
>
</File>
<File
RelativePath="..\include\cocos2d.h"
>
</File>
</Filter>
<Filter
Name="label_nodes"
>
<File
RelativePath="..\label_nodes\CCLabelAtlas.cpp"
>
</File>
<File
RelativePath="..\label_nodes\CCLabelAtlas.h"
>
</File>
<File
RelativePath="..\label_nodes\CCLabelBMFont.cpp"
>
</File>
<File
RelativePath="..\label_nodes\CCLabelBMFont.h"
>
</File>
<File
RelativePath="..\label_nodes\CCLabelTTF.cpp"
>
</File>
<File
RelativePath="..\label_nodes\CCLabelTTF.h"
>
</File>
</Filter>
<Filter
Name="layers_scenes_transitions_nodes"
>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCLayer.cpp"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCLayer.h"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCScene.cpp"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCScene.h"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransition.cpp"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransition.h"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransitionPageTurn.cpp"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransitionPageTurn.h"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransitionProgress.cpp"
>
</File>
<File
RelativePath="..\layers_scenes_transitions_nodes\CCTransitionProgress.h"
>
</File>
</Filter>
<Filter
Name="menu_nodes"
>
<File
RelativePath="..\menu_nodes\CCMenu.cpp"
>
</File>
<File
RelativePath="..\menu_nodes\CCMenu.h"
>
</File>
<File
RelativePath="..\menu_nodes\CCMenuItem.cpp"
>
</File>
<File
RelativePath="..\menu_nodes\CCMenuItem.h"
>
</File>
</Filter>
<Filter
Name="misc_nodes"
>
<File
RelativePath="..\misc_nodes\CCMotionStreak.cpp"
>
</File>
<File
RelativePath="..\misc_nodes\CCMotionStreak.h"
>
</File>
<File
RelativePath="..\misc_nodes\CCProgressTimer.cpp"
>
</File>
<File
RelativePath="..\misc_nodes\CCProgressTimer.h"
>
</File>
<File
RelativePath="..\misc_nodes\CCRenderTexture.cpp"
>
</File>
<File
RelativePath="..\misc_nodes\CCRenderTexture.h"
>
</File>
</Filter>
<Filter
Name="particle_nodes"
>
<File
RelativePath="..\particle_nodes\CCParticleBatchNode.cpp"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleBatchNode.h"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleExamples.cpp"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleExamples.h"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleSystem.cpp"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleSystem.h"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleSystemQuad.cpp"
>
</File>
<File
RelativePath="..\particle_nodes\CCParticleSystemQuad.h"
>
</File>
</Filter>
<Filter
Name="platform"
>
<File
RelativePath="..\platform\CCAccelerometerDelegate.h"
>
</File>
<File
RelativePath="..\platform\CCApplicationProtocol.h"
>
</File>
<File
RelativePath="..\platform\CCCommon.h"
>
</File>
<File
RelativePath="..\platform\CCEGLViewProtocol.cpp"
>
</File>
<File
RelativePath="..\platform\CCEGLViewProtocol.h"
>
</File>
<File
RelativePath="..\platform\CCFileUtils.h"
>
</File>
<File
RelativePath="..\platform\CCFileUtilsCommon_cpp.h"
>
</File>
<File
RelativePath="..\platform\CCImage.h"
>
</File>
<File
RelativePath="..\platform\CCImageCommon_cpp.h"
>
</File>
<File
RelativePath="..\platform\CCPlatformConfig.h"
>
</File>
<File
RelativePath="..\platform\CCPlatformMacros.h"
>
</File>
<File
RelativePath="..\platform\CCSAXParser.cpp"
>
</File>
<File
RelativePath="..\platform\CCSAXParser.h"
>
</File>
<File
RelativePath="..\platform\CCThread.cpp"
>
</File>
<File
RelativePath="..\platform\CCThread.h"
>
</File>
<File
RelativePath="..\platform\platform.cpp"
>
</File>
<File
RelativePath="..\platform\platform.h"
>
</File>
<Filter
Name="win32"
>
<File
RelativePath="..\platform\win32\CCAccelerometer.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCAccelerometer.h"
>
</File>
<File
RelativePath="..\platform\win32\CCApplication.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCApplication.h"
>
</File>
<File
RelativePath="..\platform\win32\CCCommon.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCEGLView.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCEGLView.h"
>
</File>
<File
RelativePath="..\platform\win32\CCFileUtils.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCGL.h"
>
</File>
<File
RelativePath="..\platform\win32\CCImage.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCPlatformDefine.h"
>
</File>
<File
RelativePath="..\platform\win32\CCStdC.cpp"
>
</File>
<File
RelativePath="..\platform\win32\CCStdC.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="sprite_nodes"
>
<File
RelativePath="..\sprite_nodes\CCAnimation.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCAnimation.h"
>
</File>
<File
RelativePath="..\sprite_nodes\CCAnimationCache.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCAnimationCache.h"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSprite.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSprite.h"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteBatchNode.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteBatchNode.h"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteFrame.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteFrame.h"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteFrameCache.cpp"
>
</File>
<File
RelativePath="..\sprite_nodes\CCSpriteFrameCache.h"
>
</File>
</Filter>
<Filter
Name="support"
>
<File
RelativePath="..\support\base64.cpp"
>
</File>
<File
RelativePath="..\support\base64.h"
>
</File>
<File
RelativePath="..\support\CCNotificationCenter.cpp"
>
</File>
<File
RelativePath="..\support\CCNotificationCenter.h"
>
</File>
<File
RelativePath="..\support\CCPointExtension.cpp"
>
</File>
<File
RelativePath="..\support\CCPointExtension.h"
>
</File>
<File
RelativePath="..\support\CCProfiling.cpp"
>
</File>
<File
RelativePath="..\support\CCProfiling.h"
>
</File>
<File
RelativePath="..\support\CCUserDefault.cpp"
>
</File>
<File
RelativePath="..\support\CCUserDefault.h"
>
</File>
<File
RelativePath="..\support\ccUtils.cpp"
>
</File>
<File
RelativePath="..\support\ccUtils.h"
>
</File>
<File
RelativePath="..\support\CCVertex.cpp"
>
</File>
<File
RelativePath="..\support\CCVertex.h"
>
</File>
<File
RelativePath="..\support\TransformUtils.cpp"
>
</File>
<File
RelativePath="..\support\TransformUtils.h"
>
</File>
<Filter
Name="data_support"
>
<File
RelativePath="..\support\data_support\ccCArray.cpp"
>
</File>
<File
RelativePath="..\support\data_support\ccCArray.h"
>
</File>
<File
RelativePath="..\support\data_support\uthash.h"
>
</File>
<File
RelativePath="..\support\data_support\utlist.h"
>
</File>
</Filter>
<Filter
Name="image_support"
>
<File
RelativePath="..\support\image_support\TGAlib.cpp"
>
</File>
<File
RelativePath="..\support\image_support\TGAlib.h"
>
</File>
</Filter>
<Filter
Name="zip_support"
>
<File
RelativePath="..\support\zip_support\ioapi.cpp"
>
</File>
<File
RelativePath="..\support\zip_support\ioapi.h"
>
</File>
<File
RelativePath="..\support\zip_support\unzip.cpp"
>
</File>
<File
RelativePath="..\support\zip_support\unzip.h"
>
</File>
<File
RelativePath="..\support\zip_support\ZipUtils.cpp"
>
</File>
<File
RelativePath="..\support\zip_support\ZipUtils.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="textures"
>
<File
RelativePath="..\textures\CCTexture2D.cpp"
>
</File>
<File
RelativePath="..\textures\CCTexture2D.h"
>
</File>
<File
RelativePath="..\textures\CCTextureAtlas.cpp"
>
</File>
<File
RelativePath="..\textures\CCTextureAtlas.h"
>
</File>
<File
RelativePath="..\textures\CCTextureCache.cpp"
>
</File>
<File
RelativePath="..\textures\CCTextureCache.h"
>
</File>
<File
RelativePath="..\textures\CCTexturePVR.cpp"
>
</File>
<File
RelativePath="..\textures\CCTexturePVR.h"
>
</File>
</Filter>
<Filter
Name="tilemap_parallax_nodes"
>
<File
RelativePath="..\tileMap_parallax_nodes\CCParallaxNode.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCParallaxNode.h"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTileMapAtlas.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTileMapAtlas.h"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXLayer.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXLayer.h"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXObjectGroup.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXObjectGroup.h"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXTiledMap.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXTiledMap.h"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXXMLParser.cpp"
>
</File>
<File
RelativePath="..\tileMap_parallax_nodes\CCTMXXMLParser.h"
>
</File>
</Filter>
<Filter
Name="touch_dispatcher"
>
<File
RelativePath="..\touch_dispatcher\CCTouch.cpp"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouch.h"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouchDelegateProtocol.h"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouchDispatcher.cpp"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouchDispatcher.h"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouchHandler.cpp"
>
</File>
<File
RelativePath="..\touch_dispatcher\CCTouchHandler.h"
>
</File>
</Filter>
<Filter
Name="keypad_dispatcher"
>
<File
RelativePath="..\keypad_dispatcher\CCKeypadDelegate.cpp"
>
</File>
<File
RelativePath="..\keypad_dispatcher\CCKeypadDelegate.h"
>
</File>
<File
RelativePath="..\keypad_dispatcher\CCKeypadDispatcher.cpp"
>
</File>
<File
RelativePath="..\keypad_dispatcher\CCKeypadDispatcher.h"
>
</File>
</Filter>
<Filter
Name="text_input_node"
>
<File
RelativePath="..\text_input_node\CCIMEDelegate.h"
>
</File>
<File
RelativePath="..\text_input_node\CCIMEDispatcher.cpp"
>
</File>
<File
RelativePath="..\text_input_node\CCIMEDispatcher.h"
>
</File>
<File
RelativePath="..\text_input_node\CCTextFieldTTF.cpp"
>
</File>
<File
RelativePath="..\text_input_node\CCTextFieldTTF.h"
>
</File>
</Filter>
<Filter
Name="script_support"
>
<File
RelativePath="..\script_support\CCScriptSupport.cpp"
>
</File>
<File
RelativePath="..\script_support\CCScriptSupport.h"
>
</File>
</Filter>
<Filter
Name="kazmath"
>
<Filter
Name="include"
>
<Filter
Name="kazmath"
>
<File
RelativePath="..\kazmath\include\kazmath\aabb.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\kazmath.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\mat3.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\mat4.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\neon_matrix_impl.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\plane.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\quaternion.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\ray2.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\utility.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\vec2.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\vec3.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\vec4.h"
>
</File>
<Filter
Name="GL"
>
<File
RelativePath="..\kazmath\include\kazmath\GL\mat4stack.h"
>
</File>
<File
RelativePath="..\kazmath\include\kazmath\GL\matrix.h"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="src"
>
<File
RelativePath="..\kazmath\src\aabb.c"
>
</File>
<File
RelativePath="..\kazmath\src\mat3.c"
>
</File>
<File
RelativePath="..\kazmath\src\mat4.c"
>
</File>
<File
RelativePath="..\kazmath\src\neon_matrix_impl.c"
>
</File>
<File
RelativePath="..\kazmath\src\plane.c"
>
</File>
<File
RelativePath="..\kazmath\src\quaternion.c"
>
</File>
<File
RelativePath="..\kazmath\src\ray2.c"
>
</File>
<File
RelativePath="..\kazmath\src\utility.c"
>
</File>
<File
RelativePath="..\kazmath\src\vec2.c"
>
</File>
<File
RelativePath="..\kazmath\src\vec3.c"
>
</File>
<File
RelativePath="..\kazmath\src\vec4.c"
>
</File>
<Filter
Name="GL"
>
<File
RelativePath="..\kazmath\src\GL\mat4stack.c"
>
</File>
<File
RelativePath="..\kazmath\src\GL\matrix.c"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="shaders"
>
<File
RelativePath="..\shaders\CCGLProgram.cpp"
>
</File>
<File
RelativePath="..\shaders\CCGLProgram.h"
>
</File>
<File
RelativePath="..\shaders\ccGLStateCache.cpp"
>
</File>
<File
RelativePath="..\shaders\ccGLStateCache.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_Position_uColor_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_Position_uColor_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionColor_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionColor_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTexture_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTexture_uColor_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTexture_uColor_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTexture_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTextureA8Color_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTextureA8Color_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTextureColor_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTextureColor_vert.h"
>
</File>
<File
RelativePath="..\shaders\ccShader_PositionTextureColorAlphaTest_frag.h"
>
</File>
<File
RelativePath="..\shaders\CCShaderCache.cpp"
>
</File>
<File
RelativePath="..\shaders\CCShaderCache.h"
>
</File>
<File
RelativePath="..\shaders\ccShaderEx_SwitchMask_frag.h"
>
</File>
<File
RelativePath="..\shaders\ccShaders.cpp"
>
</File>
<File
RelativePath="..\shaders\ccShaders.h"
>
</File>
</Filter>
<File
RelativePath="..\CCCamera.cpp"
>
</File>
<File
RelativePath="..\CCCamera.h"
>
</File>
<File
RelativePath="..\CCConfiguration.cpp"
>
</File>
<File
RelativePath="..\CCConfiguration.h"
>
</File>
<File
RelativePath="..\CCDirector.cpp"
>
</File>
<File
RelativePath="..\CCDirector.h"
>
</File>
<File
RelativePath="..\CCDrawingPrimitives.cpp"
>
</File>
<File
RelativePath="..\CCDrawingPrimitives.h"
>
</File>
<File
RelativePath="..\CCScheduler.cpp"
>
</File>
<File
RelativePath="..\CCScheduler.h"
>
</File>
<File
RelativePath="..\cocos2d.cpp"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>