mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 13:50:04 +00:00
1339 lines
29 KiB
XML
1339 lines
29 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="FCollada_vc8"
|
|
ProjectGUID="{FF956BB3-F377-43A8-AB31-633299BDF6C6}"
|
|
RootNamespace="FCollada"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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=""$(ProjectDir)LibXML\include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaSD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaS.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaD.dll"
|
|
ModuleDefinitionFile="FCollada.def"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="1"
|
|
ImportLibrary="$(ProjectDir)Output/FColladaD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(ProjectDir)Output/FCollada.dll"
|
|
ModuleDefinitionFile="FCollada.def"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="1"
|
|
ImportLibrary="$(ProjectDir)Output/FCollada.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;UNICODE;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaSUD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;UNICODE"
|
|
RuntimeLibrary="0"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaSU.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;UNICODE;MEMORY_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaUD.dll"
|
|
IgnoreDefaultLibraryNames="MSVCPRTD"
|
|
ModuleDefinitionFile="FCollada.def"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="1"
|
|
ImportLibrary="$(ProjectDir)Output/FColladaUD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode DLL|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_DLL;FCOLLADA_INTERNAL;UNICODE"
|
|
RuntimeLibrary="0"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="
"
|
|
OutputFile="$(ProjectDir)Output/FColladaU.dll"
|
|
ModuleDefinitionFile="FCollada.def"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="1"
|
|
ImportLibrary="$(ProjectDir)Output/FColladaU.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release Unicode MTD|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;UNICODE"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaSU_MTD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug Unicode MTD|Win32"
|
|
OutputDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)"
|
|
IntermediateDirectory="$(ProjectDir)Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
|
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=""$(ProjectDir)LibXML/include";"$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;UNICODE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="2"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="4"
|
|
WarnAsError="false"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(ProjectDir)Output/FColladaSUD_MTD.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Scene Graph"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEntity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEntity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsSceneNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsSceneNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDSceneNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDSceneNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTargetedEntity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTargetedEntity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTransform.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTransform.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PCH"
|
|
>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode DLL|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release Unicode MTD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Unicode MTD|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Libraries"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDLibrary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDLibrary.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Animations"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimated.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimated.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationChannel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationChannel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationClip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationClip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationCurve.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationCurve.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationMultiCurve.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAnimationMultiCurve.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Geometries"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryMesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryMesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryPolygons.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryPolygons.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometrySource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometrySource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometrySpline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometrySpline.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Materials"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterialLibrary.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterialLibrary.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Effects"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectCode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectCode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterFactory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterList.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterSurface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectParameterSurface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectPass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectPass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectPassShader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectPassShader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectProfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectProfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectProfileFX.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectProfileFX.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectStandard.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectStandard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectTechnique.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEffectTechnique.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Images and Textures"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTexture.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDTexture.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Controllers"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDController.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMorphController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMorphController.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDSkinController.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDSkinController.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Cameras and Lights"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDCamera.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDCamera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDLight.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDLight.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Physics"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsAnalyticalGeometry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsAnalyticalGeometry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsMaterial.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsMaterial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsModel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsModel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsParameter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsParameter.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsParameterGeneric.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsParameterGeneric.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidBody.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidBody.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidConstraint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidConstraint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsShape.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Document"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAsset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDAsset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDObject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDocument.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Extra"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDExtra.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDExtra.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Instantiation"
|
|
>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDEntityInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDExternalReference.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDGeometryInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterialInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDMaterialInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsModelInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsModelInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidBodyInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidBodyInstance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidConstraintInstance.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCDocument\FCDPhysicsRigidConstraintInstance.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\DLLEntry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCollada.def"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FCollada.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|