axmol/test_uphone/test_uphone.vcproj

887 lines
19 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="test_uphone"
ProjectGUID="{33819ACD-9774-4E68-AFBE-7A88BBA7B19D}"
RootNamespace="test_uphone"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="../../PRJ_TG3/LIB/Win32Lib"
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"
2010-09-24 12:24:38 +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"
2010-09-04 18:18:14 +08:00
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_TRANZDA_VM_;SS_MAKEDLL;_USE_MATH_DEFINES"
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"
ForcedIncludeFiles=""
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="WS2_32.Lib ..\..\PRJ_TG3\Common\SoftSupport\EosConfig.lib ..\..\PRJ_TG3\Common\SoftSupport\SoftSupport.lib ..\..\PRJ_TG3\Common\SoftSupport\TG3_DLL.lib libcocos2d.lib libEGL.lib libgles_cm.lib libBox2d.lib"
OutputFile="$(OutDir)/test_uphone.dll"
LinkIncremental="2"
AdditionalLibraryDirectories="../../PRJ_TG3/Common/ICU/lib;../../PRJ_TG3/Mtapi/Win32/lib;../../PRJ_TG3/LIB/Win32Lib;../../PRJ_TG3/Common/SoftSupport;&quot;$(OutDir)&quot;"
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"
CommandLine="tests\tests_post_commond.bat"
/>
</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
RelativePath=".\test_uphoneEntry.cpp"
>
</File>
<Filter
Name="app"
>
<File
RelativePath=".\test_uphoneApp.cpp"
>
</File>
<File
RelativePath=".\test_uphoneApp.h"
>
</File>
</Filter>
<Filter
Name="form"
>
<File
RelativePath=".\test_uphoneMainForm.cpp"
>
</File>
<File
RelativePath=".\test_uphoneMainForm.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Makefiles"
>
<File
RelativePath=".\Makefile.ARM"
>
</File>
<File
RelativePath=".\test_uphone_Arm.TMK3"
>
</File>
</Filter>
<Filter
Name="Framework"
>
<File
RelativePath=".\NewDeleteOp.cpp"
>
</File>
<File
RelativePath=".\TG3AppDllEntry.cpp"
>
</File>
<File
RelativePath=".\TG3AppDllEntry.h"
>
</File>
</Filter>
<Filter
Name="tests"
>
2010-09-13 14:35:27 +08:00
<File
RelativePath=".\tests\controller.cpp"
>
</File>
<File
RelativePath=".\tests\controller.h"
>
</File>
<File
RelativePath=".\tests\testBasic.cpp"
>
</File>
<File
RelativePath=".\tests\testBasic.h"
>
</File>
<File
RelativePath=".\tests\testResource.h"
>
</File>
<File
RelativePath=".\tests\tests.h"
>
</File>
<Filter
Name="ActionsTest"
>
<File
RelativePath=".\tests\ActionsTest\ActionsTest.cpp"
>
</File>
<File
RelativePath=".\tests\ActionsTest\ActionsTest.h"
>
</File>
</Filter>
2010-08-20 14:35:37 +08:00
<Filter
Name="TransitionsTest"
>
<File
RelativePath=".\tests\TransitionsTest\TransitionsTest.cpp"
>
</File>
<File
RelativePath=".\tests\TransitionsTest\TransitionsTest.h"
>
</File>
</Filter>
2010-08-21 10:26:26 +08:00
<Filter
Name="ProgressActionsTest"
>
<File
RelativePath=".\tests\ProgressActionsTest\ProgressActionsTest.cpp"
>
</File>
<File
RelativePath=".\tests\ProgressActionsTest\ProgressActionsTest.h"
>
</File>
</Filter>
2010-08-23 10:17:29 +08:00
<Filter
Name="EffectsTest"
>
<File
RelativePath=".\tests\EffectsTest\EffectsTest.cpp"
>
</File>
<File
RelativePath=".\tests\EffectsTest\EffectsTest.h"
>
</File>
</Filter>
2010-08-23 11:53:37 +08:00
<Filter
Name="ClickAndMoveTest"
>
<File
RelativePath=".\tests\ClickAndMoveTest\ClickAndMoveTest.cpp"
>
</File>
<File
RelativePath=".\tests\ClickAndMoveTest\ClickAndMoveTest.h"
>
</File>
</Filter>
2010-08-23 13:58:57 +08:00
<Filter
Name="RotateWorldTest"
>
<File
RelativePath=".\tests\RotateWorldTest\RotateWorldTest.cpp"
>
</File>
<File
RelativePath=".\tests\RotateWorldTest\RotateWorldTest.h"
>
</File>
</Filter>
2010-08-23 16:38:10 +08:00
<Filter
Name="ParticleTest"
>
<File
RelativePath=".\tests\ParticleTest\ParticleTest.cpp"
>
</File>
<File
RelativePath=".\tests\ParticleTest\ParticleTest.h"
>
</File>
</Filter>
2010-08-25 17:02:58 +08:00
<Filter
Name="EaseActionsTest"
>
<File
RelativePath=".\tests\EaseActionsTest\EaseActionsTest.cpp"
>
</File>
<File
RelativePath=".\tests\EaseActionsTest\EaseActionsTest.h"
>
</File>
</Filter>
<Filter
Name="MotionStreakTest"
>
<File
RelativePath=".\tests\MotionStreakTest\MotionStreakTest.cpp"
>
</File>
<File
RelativePath=".\tests\MotionStreakTest\MotionStreakTest.h"
>
</File>
</Filter>
2010-08-26 10:53:49 +08:00
<Filter
Name="DrawPrimitivesTest"
>
<File
RelativePath=".\tests\DrawPrimitivesTest\DrawPrimitivesTest.cpp"
>
</File>
<File
RelativePath=".\tests\DrawPrimitivesTest\DrawPrimitivesTest.h"
>
</File>
</Filter>
2010-08-26 15:09:02 +08:00
<Filter
Name="CocosNodeTest"
>
<File
RelativePath=".\tests\CocosNodeTest\CocosNodeTest.cpp"
>
</File>
<File
RelativePath=".\tests\CocosNodeTest\CocosNodeTest.h"
>
</File>
</Filter>
2010-08-27 11:53:35 +08:00
<Filter
Name="TouchesTest"
>
<File
RelativePath=".\tests\TouchesTest\Ball.cpp"
>
</File>
<File
RelativePath=".\tests\TouchesTest\Ball.h"
>
</File>
<File
RelativePath=".\tests\TouchesTest\Paddle.cpp"
>
</File>
<File
RelativePath=".\tests\TouchesTest\Paddle.h"
>
</File>
<File
RelativePath=".\tests\TouchesTest\TouchesTest.cpp"
>
</File>
<File
RelativePath=".\tests\TouchesTest\TouchesTest.h"
>
</File>
</Filter>
2010-08-28 15:47:51 +08:00
<Filter
Name="MenuTest"
>
<File
RelativePath=".\tests\MenuTest\MenuTest.cpp"
>
</File>
<File
RelativePath=".\tests\MenuTest\MenuTest.h"
>
</File>
</Filter>
2010-08-30 15:04:46 +08:00
<Filter
Name="ActionManagerTest"
>
<File
RelativePath=".\tests\ActionManagerTest\ActionManagerTest.cpp"
>
</File>
<File
RelativePath=".\tests\ActionManagerTest\ActionManagerTest.h"
>
</File>
</Filter>
2010-08-31 17:03:58 +08:00
<Filter
Name="LayerTest"
>
<File
RelativePath=".\tests\LayerTest\LayerTest.cpp"
>
</File>
<File
RelativePath=".\tests\LayerTest\LayerTest.h"
>
</File>
</Filter>
2010-09-01 11:34:30 +08:00
<Filter
Name="SceneTest"
>
<File
RelativePath=".\tests\SceneTest\SceneTest.cpp"
>
</File>
<File
RelativePath=".\tests\SceneTest\SceneTest.h"
>
</File>
</Filter>
2010-09-01 14:57:55 +08:00
<Filter
Name="ParallaxTest"
>
<File
RelativePath=".\tests\ParallaxTest\ParallaxTest.cpp"
>
</File>
<File
RelativePath=".\tests\ParallaxTest\ParallaxTest.h"
>
</File>
</Filter>
2010-09-01 17:30:51 +08:00
<Filter
Name="TileMapTest"
>
<File
RelativePath=".\tests\TileMapTest\TileMapTest.cpp"
>
</File>
<File
RelativePath=".\tests\TileMapTest\TileMapTest.h"
>
</File>
</Filter>
2010-09-06 17:14:41 +08:00
<Filter
Name="IntervalTest"
>
<File
RelativePath=".\tests\IntervalTest\IntervalTest.cpp"
>
</File>
<File
RelativePath=".\tests\IntervalTest\IntervalTest.h"
>
</File>
</Filter>
2010-09-07 11:47:54 +08:00
<Filter
Name="AtlasTest"
>
<File
RelativePath=".\tests\AtlasTest\AtlasTest.cpp"
>
</File>
<File
RelativePath=".\tests\AtlasTest\AtlasTest.h"
>
</File>
</Filter>
2010-09-09 10:17:38 +08:00
<Filter
Name="SpriteTest"
>
<File
RelativePath=".\tests\SpriteTest\SpriteTest.cpp"
>
</File>
<File
RelativePath=".\tests\SpriteTest\SpriteTest.h"
>
</File>
</Filter>
2010-09-09 16:15:21 +08:00
<Filter
Name="SchedulerTest"
>
<File
RelativePath=".\tests\SchedulerTest\SchedulerTest.cpp"
>
</File>
<File
RelativePath=".\tests\SchedulerTest\SchedulerTest.h"
>
</File>
</Filter>
2010-09-10 10:29:39 +08:00
<Filter
Name="RenderTextureTest"
>
<File
RelativePath=".\tests\RenderTextureTest\RenderTextureTest.cpp"
>
</File>
<File
RelativePath=".\tests\RenderTextureTest\RenderTextureTest.h"
>
</File>
</Filter>
2010-09-13 14:34:18 +08:00
<Filter
Name="ChipmunkTest"
>
<File
RelativePath=".\tests\ChipmunkTest\Bounce.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\ChipmunkDemo.h"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\cocos2dChipmunkDemo.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\cocos2dChipmunkDemo.h"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\drawSpace.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\drawSpace.h"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Joints.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\LogoSmash.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\MagnetsElectric.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\OneWay.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Planet.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Player.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Plink.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Pump.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\PyramidStack.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\PyramidTopple.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Query.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Sensors.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Simple.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Springies.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\TheoJansen.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\Tumble.cpp"
>
</File>
<File
RelativePath=".\tests\ChipmunkTest\UnsafeOps.cpp"
>
</File>
</Filter>
<Filter
Name="Box2dTest"
>
<File
RelativePath=".\tests\Box2DTest\Box2dTest.cpp"
>
</File>
<File
RelativePath=".\tests\Box2DTest\Box2dTest.h"
>
</File>
</Filter>
2010-09-14 16:23:50 +08:00
<Filter
Name="Box2DTestBed"
>
<File
RelativePath=".\tests\Box2DTestBed\Box2dView.cpp"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Box2dView.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\GLES-Render.cpp"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\GLES-Render.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Test.cpp"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Test.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\TestEntries.cpp"
>
</File>
<Filter
Name="Tests"
>
<File
RelativePath=".\tests\Box2DTestBed\Tests\ApplyForce.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\BodyTypes.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Breakable.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Bridge.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Cantilever.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Chain.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\CharacterCollision.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\CollisionFiltering.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\CollisionProcessing.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\CompoundShapes.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Confined.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\ContinuousTest.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\DistanceTest.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Dominos.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\DynamicTreeTest.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\EdgeShapes.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\ElasticBody.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Gears.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\LineJoint.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\OneSidedPlatform.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\PolyCollision.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\PolyShapes.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Prismatic.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Pulleys.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Pyramid.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\RayCast.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Revolute.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\SensorTest.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\ShapeEditing.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\SliderCrank.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\SphereStack.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\TheoJansen.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\TimeOfImpact.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\VaryingFriction.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\VaryingRestitution.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\VerticalStack.h"
>
</File>
<File
RelativePath=".\tests\Box2DTestBed\Tests\Web.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="EffectsAdvancedTest"
>
<File
RelativePath=".\tests\EffectsAdvancedTest\EffectsAdvancedTest.cpp"
>
</File>
<File
RelativePath=".\tests\EffectsAdvancedTest\EffectsAdvancedTest.h"
>
</File>
</Filter>
2010-09-24 12:24:38 +08:00
<Filter
Name="HiResTest"
>
<File
RelativePath=".\tests\HiResTest\HiResTest.cpp"
>
</File>
<File
RelativePath=".\tests\HiResTest\HiResTest.h"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>