mirror of https://github.com/axmolengine/axmol.git
423 lines
9.2 KiB
XML
423 lines
9.2 KiB
XML
<?xml version="1.0" encoding="gb2312"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="chipmunk"
|
|
ProjectGUID="{BA00DDF7-0F25-4C1E-B012-FA230C1F6463}"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../../../PRJ_TG3/LIB/Win32Lib"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
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"
|
|
AdditionalIncludeDirectories="..\..\..\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;..\include\chipmunk"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_TRANZDA_VM_;SS_MAKEDLL;__TG3_PURE_DLL__"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
StructMemberAlignment="3"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
CompileAs="2"
|
|
DisableSpecificWarnings="4068"
|
|
ForcedIncludeFiles=""
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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="..\..\..\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;__TG3_PURE_DLL__"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/chipmunk.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="src"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\src\chipmunk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpArbiter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpArray.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpBB.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpBody.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpCollision.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpHashSet.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpPolyShape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpShape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpSpace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpSpaceComponent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpSpaceHash.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpSpaceQuery.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpSpaceStep.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\cpVect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\prime.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="constraints"
|
|
>
|
|
<File
|
|
RelativePath="..\src\constraints\cpConstraint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpDampedRotarySpring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpDampedSpring.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpGearJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpGrooveJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpPinJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpPivotJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpRatchetJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpRotaryLimitJoint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpSimpleMotor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\src\constraints\cpSlideJoint.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="include"
|
|
>
|
|
<Filter
|
|
Name="chipmunk"
|
|
>
|
|
<File
|
|
RelativePath="..\include\chipmunk\chipmunk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\chipmunk_ffi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\chipmunk_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\chipmunk_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\chipmunk_unsafe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpArbiter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpBB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpBody.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpCollision.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpHashSet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpPolyShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpSpace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpSpaceHash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\cpVect.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="constraints"
|
|
>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpConstraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpDampedRotarySpring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpDampedSpring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpGearJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpGrooveJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpPinJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpPivotJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpRatchetJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpRotaryLimitJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpSimpleMotor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\cpSlideJoint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\chipmunk\constraints\util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Makefiles"
|
|
>
|
|
<File
|
|
RelativePath=".\chipmunk.TMK3"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Makefile.ARM"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|