Files
bullet3/Extras/FCollada/FMath/FMath_vc7.vcproj
2006-06-01 07:00:26 +00:00

866 lines
18 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="FMath_vc7"
ProjectGUID="{38BB0C01-CF6E-44D7-8AE1-5F92D38DB1DC}"
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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_INTERNAL"
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="$(OutDir)/FMath.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="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="&quot;$(ProjectDir)..&quot;"
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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.lib"
ModuleDefinitionFile=""
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release DLL|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="&quot;$(ProjectDir)..&quot;"
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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.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="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="&quot;$(ProjectDir)..&quot;"
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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.lib"
ModuleDefinitionFile=""
/>
<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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release Unicode DLL|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="&quot;$(ProjectDir)..&quot;"
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="VCLibrarianTool"
OutputFile="$(OutDir)/FMath.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;FCOLLADA_INTERNAL;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="$(OutDir)/FMath.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="&quot;$(ProjectDir)..&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;FCOLLADA_INTERNAL;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="$(OutDir)/FMath.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Matrix"
>
<File
RelativePath="..\..\FCollada\FMath\FMMatrix33.cpp"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMMatrix33.h"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMMatrix44.cpp"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMMatrix44.h"
>
</File>
</Filter>
<Filter
Name="Vector"
>
<File
RelativePath="..\..\FCollada\FMath\FMVector2.h"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMVector3.cpp"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMVector3.h"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMVector4.h"
>
</File>
</Filter>
<Filter
Name="Quaternion"
>
<File
RelativePath="..\..\FCollada\FMath\FMQuaternion.cpp"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMQuaternion.h"
>
</File>
</Filter>
<Filter
Name="Color"
>
<File
RelativePath="..\..\FCollada\FMath\FMColor.cpp"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\FMColor.h"
>
</File>
</Filter>
<Filter
Name="Interpolation"
>
<File
RelativePath=".\FMInterpolation.cpp"
>
</File>
<File
RelativePath=".\FMInterpolation.h"
>
</File>
</Filter>
<Filter
Name="Scalar"
>
<File
RelativePath=".\FMArray.h"
>
</File>
<File
RelativePath=".\FMFloat.h"
>
</File>
<File
RelativePath=".\FMInteger.h"
>
</File>
</Filter>
<File
RelativePath="..\..\FCollada\FMath\FMath.h"
>
</File>
<File
RelativePath="..\..\FCollada\FMath\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="Debug Unicode DLL|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release Unicode|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="..\..\FCollada\FMath\StdAfx.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>