2010-07-26 17:12:06 +08:00
|
|
|
<?xml version="1.0" encoding="gb2312"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
2010-11-18 23:55:00 +08:00
|
|
|
Name="tests"
|
2010-07-26 17:12:06 +08:00
|
|
|
ProjectGUID="{33819ACD-9774-4E68-AFBE-7A88BBA7B19D}"
|
2010-07-28 10:15:02 +08:00
|
|
|
RootNamespace="test_uphone"
|
2010-07-26 17:12:06 +08:00
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2010-11-12 17:24:12 +08:00
|
|
|
OutputDirectory="../../../PRJ_TG3/LIB/Win32Lib"
|
2010-07-26 17:12:06 +08:00
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="2"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-01-19 18:02:35 +08:00
|
|
|
AdditionalIncludeDirectories="..\Res;..\..\..\PRJ_TG3\Include;..\..\..\PRJ_TG3\Include\MTAPI;..\..\..\PRJ_TG3\Include\OpenGL;..\..\..\PRJ_TG3\Include\TCOM;..\..\..\PRJ_TG3\TG3\Include;..\..\..\PRJ_TG3\TG3\TG3_Implement;..\..\..\PRJ_TG3\EOS_SYS;..\..\..\PRJ_TG3\Common\SoftSupport;..\..\..\PRJ_TG3\Common\ICU\Include;..\..\cocos2dx\include;..\..\cocos2dx;..\..\chipmunk\include\chipmunk;..\..\;..\..\chipmunk\Demo;..\tests;..\..\CocosDenshion\include"
|
2010-09-04 18:18:14 +08:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_TRANZDA_VM_;SS_MAKEDLL;_USE_MATH_DEFINES"
|
2010-07-26 17:12:06 +08:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
StructMemberAlignment="3"
|
|
|
|
TreatWChar_tAsBuiltInType="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="4"
|
2010-09-04 18:18:14 +08:00
|
|
|
CompileAs="2"
|
|
|
|
DisableSpecificWarnings="4251;4244;4996"
|
2010-07-26 17:12:06 +08:00
|
|
|
ForcedIncludeFiles=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2011-01-21 15:11:15 +08:00
|
|
|
AdditionalDependencies="WS2_32.Lib EosConfig.lib SoftSupport.lib TG3_DLL.lib libcocos2d.lib libEGL.lib libgles_cm.lib libBox2d.lib libCocosDenshion.lib"
|
2010-11-18 23:55:00 +08:00
|
|
|
OutputFile="$(OutDir)/libCocos2dTests.dll"
|
2010-07-26 17:12:06 +08:00
|
|
|
LinkIncremental="2"
|
2010-11-12 16:25:14 +08:00
|
|
|
AdditionalLibraryDirectories="../../../PRJ_TG3/Common/ICU/lib;../../../PRJ_TG3/Mtapi/Win32/lib;../../../PRJ_TG3/LIB/Win32Lib;../../../PRJ_TG3/Common/SoftSupport;"$(OutDir)""
|
2010-07-26 17:12:06 +08:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
GenerateMapFile="true"
|
|
|
|
MapExports="true"
|
|
|
|
SubSystem="1"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
ImportLibrary="$(OutDir)/$(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"
|
2010-11-12 16:25:14 +08:00
|
|
|
CommandLine="copy_res.bat"
|
2010-07-26 17:12:06 +08:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="../../PRJ_TG3/LIB/Win32Lib"
|
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="1"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=".\Res;..\..\PRJ_TG3\Include;..\..\PRJ_TG3\Include\MTAPI;..\..\PRJ_TG3\Include\ThirdParty;..\..\PRJ_TG3\Include\TCOM;..\..\PRJ_TG3\TG3\Include;..\..\PRJ_TG3\TG3\TG3_Implement;..\..\PRJ_TG3\EOS_SYS;..\..\PRJ_TG3\Common\SoftSupport;..\..\PRJ_TG3\Common\ICU\Include"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_TRANZDA_VM_;SS_MAKEDLL"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)/test_uphone.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="source"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\AppDelegate.cpp"
|
2010-07-26 17:12:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
2010-11-12 16:25:14 +08:00
|
|
|
<File
|
|
|
|
RelativePath="..\AppDelegate.h"
|
2010-07-26 17:12:06 +08:00
|
|
|
>
|
2010-11-12 16:25:14 +08:00
|
|
|
</File>
|
2010-07-26 17:12:06 +08:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Makefiles"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\Makefile.ARM"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\test_uphone_Arm.TMK3"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Framework"
|
|
|
|
>
|
|
|
|
<File
|
2010-12-20 12:47:56 +08:00
|
|
|
RelativePath=".\main.cpp"
|
2010-11-12 16:25:14 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-20 12:47:56 +08:00
|
|
|
RelativePath=".\NewDeleteOp.cpp"
|
2010-07-26 17:12:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-20 12:47:56 +08:00
|
|
|
RelativePath=".\TG3AppDllEntry.cpp"
|
2010-07-26 17:12:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-12-20 12:47:56 +08:00
|
|
|
RelativePath=".\TG3AppDllEntry.h"
|
2010-07-26 17:12:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-06 17:50:20 +08:00
|
|
|
<Filter
|
|
|
|
Name="tests"
|
|
|
|
>
|
2010-09-13 14:35:27 +08:00
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\controller.cpp"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\controller.h"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\testBasic.cpp"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\testBasic.h"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\testResource.h"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\tests.h"
|
2010-09-13 14:35:27 +08:00
|
|
|
>
|
|
|
|
</File>
|
2010-08-06 17:50:20 +08:00
|
|
|
<Filter
|
|
|
|
Name="ActionsTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ActionsTest\ActionsTest.cpp"
|
2010-08-06 17:50:20 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ActionsTest\ActionsTest.h"
|
2010-08-06 17:50:20 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-20 14:35:37 +08:00
|
|
|
<Filter
|
|
|
|
Name="TransitionsTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TransitionsTest\TransitionsTest.cpp"
|
2010-08-20 14:35:37 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TransitionsTest\TransitionsTest.h"
|
2010-08-20 14:35:37 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-21 10:26:26 +08:00
|
|
|
<Filter
|
|
|
|
Name="ProgressActionsTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ProgressActionsTest\ProgressActionsTest.cpp"
|
2010-08-21 10:26:26 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ProgressActionsTest\ProgressActionsTest.h"
|
2010-08-21 10:26:26 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-23 10:17:29 +08:00
|
|
|
<Filter
|
|
|
|
Name="EffectsTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EffectsTest\EffectsTest.cpp"
|
2010-08-23 10:17:29 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EffectsTest\EffectsTest.h"
|
2010-08-23 10:17:29 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-23 11:53:37 +08:00
|
|
|
<Filter
|
|
|
|
Name="ClickAndMoveTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ClickAndMoveTest\ClickAndMoveTest.cpp"
|
2010-08-23 11:53:37 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ClickAndMoveTest\ClickAndMoveTest.h"
|
2010-08-23 11:53:37 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-23 13:58:57 +08:00
|
|
|
<Filter
|
|
|
|
Name="RotateWorldTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\RotateWorldTest\RotateWorldTest.cpp"
|
2010-08-23 13:58:57 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\RotateWorldTest\RotateWorldTest.h"
|
2010-08-23 13:58:57 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-23 16:38:10 +08:00
|
|
|
<Filter
|
|
|
|
Name="ParticleTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ParticleTest\ParticleTest.cpp"
|
2010-08-23 16:38:10 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ParticleTest\ParticleTest.h"
|
2010-08-23 16:38:10 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-25 17:02:58 +08:00
|
|
|
<Filter
|
|
|
|
Name="EaseActionsTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EaseActionsTest\EaseActionsTest.cpp"
|
2010-08-25 17:02:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EaseActionsTest\EaseActionsTest.h"
|
2010-08-25 17:02:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MotionStreakTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\MotionStreakTest\MotionStreakTest.cpp"
|
2010-08-25 17:02:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\MotionStreakTest\MotionStreakTest.h"
|
2010-08-25 17:02:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-26 10:53:49 +08:00
|
|
|
<Filter
|
|
|
|
Name="DrawPrimitivesTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\DrawPrimitivesTest\DrawPrimitivesTest.cpp"
|
2010-08-26 10:53:49 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\DrawPrimitivesTest\DrawPrimitivesTest.h"
|
2010-08-26 10:53:49 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-26 15:09:02 +08:00
|
|
|
<Filter
|
|
|
|
Name="CocosNodeTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\CocosNodeTest\CocosNodeTest.cpp"
|
2010-08-26 15:09:02 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\CocosNodeTest\CocosNodeTest.h"
|
2010-08-26 15:09:02 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-27 11:53:35 +08:00
|
|
|
<Filter
|
|
|
|
Name="TouchesTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\Ball.cpp"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\Ball.h"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\Paddle.cpp"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\Paddle.h"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\TouchesTest.cpp"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TouchesTest\TouchesTest.h"
|
2010-08-27 11:53:35 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-28 15:47:51 +08:00
|
|
|
<Filter
|
|
|
|
Name="MenuTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\MenuTest\MenuTest.cpp"
|
2010-08-28 15:47:51 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\MenuTest\MenuTest.h"
|
2010-08-28 15:47:51 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-30 15:04:46 +08:00
|
|
|
<Filter
|
|
|
|
Name="ActionManagerTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ActionManagerTest\ActionManagerTest.cpp"
|
2010-08-30 15:04:46 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ActionManagerTest\ActionManagerTest.h"
|
2010-08-30 15:04:46 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-31 17:03:58 +08:00
|
|
|
<Filter
|
|
|
|
Name="LayerTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\LayerTest\LayerTest.cpp"
|
2010-08-31 17:03:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\LayerTest\LayerTest.h"
|
2010-08-31 17:03:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-01 11:34:30 +08:00
|
|
|
<Filter
|
|
|
|
Name="SceneTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SceneTest\SceneTest.cpp"
|
2010-09-01 11:34:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SceneTest\SceneTest.h"
|
2010-09-01 11:34:30 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-01 14:57:55 +08:00
|
|
|
<Filter
|
|
|
|
Name="ParallaxTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ParallaxTest\ParallaxTest.cpp"
|
2010-09-01 14:57:55 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ParallaxTest\ParallaxTest.h"
|
2010-09-01 14:57:55 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-01 17:30:51 +08:00
|
|
|
<Filter
|
|
|
|
Name="TileMapTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TileMapTest\TileMapTest.cpp"
|
2010-09-01 17:30:51 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\TileMapTest\TileMapTest.h"
|
2010-09-01 17:30:51 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-06 17:14:41 +08:00
|
|
|
<Filter
|
|
|
|
Name="IntervalTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\IntervalTest\IntervalTest.cpp"
|
2010-09-06 17:14:41 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\IntervalTest\IntervalTest.h"
|
2010-09-06 17:14:41 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-07 11:47:54 +08:00
|
|
|
<Filter
|
|
|
|
Name="AtlasTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\AtlasTest\AtlasTest.cpp"
|
2010-09-07 11:47:54 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\AtlasTest\AtlasTest.h"
|
2010-09-07 11:47:54 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-09 10:17:38 +08:00
|
|
|
<Filter
|
|
|
|
Name="SpriteTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SpriteTest\SpriteTest.cpp"
|
2010-09-09 10:17:38 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SpriteTest\SpriteTest.h"
|
2010-09-09 10:17:38 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-09 16:15:21 +08:00
|
|
|
<Filter
|
|
|
|
Name="SchedulerTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SchedulerTest\SchedulerTest.cpp"
|
2010-09-09 16:15:21 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\SchedulerTest\SchedulerTest.h"
|
2010-09-09 16:15:21 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-10 10:29:39 +08:00
|
|
|
<Filter
|
|
|
|
Name="RenderTextureTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\RenderTextureTest\RenderTextureTest.cpp"
|
2010-09-10 10:29:39 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\RenderTextureTest\RenderTextureTest.h"
|
2010-09-10 10:29:39 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-13 14:34:18 +08:00
|
|
|
<Filter
|
|
|
|
Name="ChipmunkTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Bounce.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\ChipmunkDemo.h"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\cocos2dChipmunkDemo.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\cocos2dChipmunkDemo.h"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\drawSpace.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\drawSpace.h"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Joints.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\LogoSmash.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\MagnetsElectric.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\OneWay.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Planet.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Player.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Plink.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Pump.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\PyramidStack.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\PyramidTopple.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Query.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Sensors.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Simple.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Springies.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\TheoJansen.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\Tumble.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\ChipmunkTest\UnsafeOps.cpp"
|
2010-09-13 14:34:18 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-14 14:47:12 +08:00
|
|
|
<Filter
|
|
|
|
Name="Box2dTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTest\Box2dTest.cpp"
|
2010-09-14 14:47:12 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTest\Box2dTest.h"
|
2010-09-14 14:47:12 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-14 16:23:50 +08:00
|
|
|
<Filter
|
|
|
|
Name="Box2DTestBed"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Box2dView.cpp"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Box2dView.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\GLES-Render.cpp"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\GLES-Render.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Test.cpp"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Test.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\TestEntries.cpp"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="Tests"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\ApplyForce.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\BodyTypes.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Breakable.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Bridge.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Cantilever.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Chain.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\CharacterCollision.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\CollisionFiltering.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\CollisionProcessing.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\CompoundShapes.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Confined.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\ContinuousTest.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\DistanceTest.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Dominos.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\DynamicTreeTest.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\EdgeShapes.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\ElasticBody.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Gears.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\LineJoint.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\OneSidedPlatform.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\PolyCollision.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\PolyShapes.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Prismatic.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Pulleys.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Pyramid.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\RayCast.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Revolute.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\SensorTest.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\ShapeEditing.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\SliderCrank.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\SphereStack.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\TheoJansen.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\TimeOfImpact.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\VaryingFriction.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\VaryingRestitution.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\VerticalStack.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\Box2DTestBed\Tests\Web.h"
|
2010-09-14 16:23:50 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
2010-09-16 11:35:58 +08:00
|
|
|
<Filter
|
|
|
|
Name="EffectsAdvancedTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EffectsAdvancedTest\EffectsAdvancedTest.cpp"
|
2010-09-16 11:35:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\EffectsAdvancedTest\EffectsAdvancedTest.h"
|
2010-09-16 11:35:58 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-09-24 12:24:38 +08:00
|
|
|
<Filter
|
|
|
|
Name="HiResTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\HiResTest\HiResTest.cpp"
|
2010-09-24 12:24:38 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\HiResTest\HiResTest.h"
|
2010-09-24 12:24:38 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-11-10 17:47:06 +08:00
|
|
|
<Filter
|
|
|
|
Name="AccelerometerTest"
|
|
|
|
>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\AccelerometerTest\AccelerometerTest.cpp"
|
2010-11-10 17:47:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-11-12 16:25:14 +08:00
|
|
|
RelativePath="..\tests\AccelerometerTest\AccelerometerTest.h"
|
2010-11-10 17:47:06 +08:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-12-14 10:23:20 +08:00
|
|
|
<Filter
|
|
|
|
Name="KeypadTest"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\tests\KeypadTest\KeypadTest.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\tests\KeypadTest\KeypadTest.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-01-19 16:00:19 +08:00
|
|
|
<Filter
|
|
|
|
Name="CocosDenshionTest"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\tests\CocosDenshionTest\CocosDenshionTest.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\tests\CocosDenshionTest\CocosDenshionTest.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-06 17:50:20 +08:00
|
|
|
</Filter>
|
2010-07-26 17:12:06 +08:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|