2008-07-22 22:52:16 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2009-11-27 14:38:47 +00:00
|
|
|
Version="8,00"
|
2009-01-12 22:06:54 +00:00
|
|
|
Name="unit"
|
2008-07-22 22:52:16 +00:00
|
|
|
ProjectGUID="{9B9D1C90-8A03-409A-B547-AE7B48B90F1A}"
|
|
|
|
RootNamespace="UnitTest"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
2009-01-12 22:06:54 +00:00
|
|
|
Name="debug|Win32"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunitd.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug|x64"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetEnvironment="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
Optimization="0"
|
2008-07-22 22:52:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit64d.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2009-11-27 14:38:47 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetMachine="17"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|Win32"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
2008-07-24 11:19:24 +00:00
|
|
|
WholeProgramOptimization="1"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2008-07-24 11:19:24 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2008-07-24 11:19:24 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2008-07-24 11:19:24 +00:00
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|x64"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
WholeProgramOptimization="1"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetEnvironment="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
2009-11-27 14:38:47 +00:00
|
|
|
DebugInformationFormat="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit64.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="17"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|Win32"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunit.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|x64"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
WholeProgramOptimization="1"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetEnvironment="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
2009-11-27 14:38:47 +00:00
|
|
|
DebugInformationFormat="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit64.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="17"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|Win32"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2008-09-13 22:31:15 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunitd.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-07-22 22:52:16 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|x64"
|
2008-07-22 22:52:16 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\FastSTL.vsprops"
|
2008-07-22 22:52:16 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetEnvironment="3"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
Optimization="0"
|
2008-07-22 22:52:16 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit64d.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2009-11-27 14:38:47 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-07-22 22:52:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetMachine="17"
|
2008-07-22 22:52:16 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-11-27 14:38:47 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-07-22 22:52:16 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<Configuration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-11-29 15:30:50 +00:00
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2008-11-29 15:30:50 +00:00
|
|
|
CharacterSet="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
WholeProgramOptimization="1"
|
2008-11-29 15:30:50 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-11-29 15:30:50 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-11-29 15:30:50 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
2008-11-29 15:30:50 +00:00
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2008-11-29 15:30:50 +00:00
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2008-11-29 15:30:50 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-11-29 15:30:50 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunit64.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2008-11-29 15:30:50 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-11-29 15:30:50 +00:00
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2008-11-29 15:30:50 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
Optimization="0"
|
2008-11-29 15:30:50 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-11-29 15:30:50 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
2009-11-27 14:38:47 +00:00
|
|
|
DebugInformationFormat="4"
|
2008-11-29 15:30:50 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunitd.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2009-11-27 14:38:47 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-11-29 15:30:50 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetMachine="1"
|
2008-11-29 15:30:50 +00:00
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2008-11-29 15:30:50 +00:00
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2008-11-29 15:30:50 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
2008-11-29 15:30:50 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunit64d.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|Win32"
|
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2009-01-12 22:06:54 +00:00
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-12 22:06:54 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
Optimization="0"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
2009-11-27 14:38:47 +00:00
|
|
|
DebugInformationFormat="4"
|
2009-01-12 22:06:54 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunitd.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
2009-11-27 14:38:47 +00:00
|
|
|
IgnoreDefaultLibraryNames=""
|
2008-11-29 15:30:50 +00:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
TargetMachine="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-12 22:06:54 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunit64d.lib"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="false"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<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
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-st|Win32"
|
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2009-01-12 22:06:54 +00:00
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-12 22:06:54 +00:00
|
|
|
CharacterSet="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
WholeProgramOptimization="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
2009-11-27 14:38:47 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-11-27 14:38:47 +00:00
|
|
|
AdditionalDependencies="assimp.lib cppunit.lib"
|
|
|
|
LinkIncremental="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
2009-11-27 14:38:47 +00:00
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
2009-01-12 22:06:54 +00:00
|
|
|
/>
|
|
|
|
<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-st|x64"
|
|
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
2009-01-23 21:06:43 +00:00
|
|
|
InheritedPropertySheets=".\shared\UnitTest.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-12 22:06:54 +00:00
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\code;..\..\include"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-12 22:06:54 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="UnitTestPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="assimp.lib cppunit64.lib"
|
|
|
|
LinkIncremental="1"
|
|
|
|
AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)\"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2008-11-29 15:30:50 +00:00
|
|
|
TargetMachine="17"
|
|
|
|
/>
|
|
|
|
<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>
|
2008-07-22 22:52:16 +00:00
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
2009-01-12 22:06:54 +00:00
|
|
|
Name="tests"
|
2008-07-22 22:52:16 +00:00
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
General
- Added format auto-detection to most loaders
- Simplified BaseImporter::CanRead() with some utility methods
- improved fast_atof -> no overruns anymore. Fuck you, irrlicht.
- added assimp_cmd tool to allow command line model processing. Mainly adebugging tool for internal purposes, but others might find it useful, too.
- vc8/vc9: revision number is now written to DLL version header
- mkutil: some batch scripts to simplify tagging & building of release versions
- some API cleanup
- fixing some doxygen markup (+now explicit use of @file <filename>)
- Icon for assimp_view and assimp_cmd
3DS
- Normal vectors are not anymore inverted in some cases
- Improved pivot handling
- Improved handling of x-flipped meshes
Collada
- fixed a minor bug (visual_scene element)
LWS
- WIP implementation. No animations yet, some bugs and crashes.
- Animation system remains disabled, WIP code
- many test files for LWS, but most of them test the anim support, which is, read above, currently disabled.
STL
- fixing a log warning which appears for every model
- added binary&ascii test spider, exported from truespace
MD3
- Cleaning up output tags for automatically joined player models.
IRR
- Fixing coordinate system issues.
- Instance handling improved.
- Some of the reported crashes not yet fixed.
PretransformVertices
- Numerous performance improvements.
- Added config option to preserve the hierarchy during the step.
RemoveRedundantMaterials
- Added config option to specify a list of materials which are kept in every case.
UNREAL
- Added support for the old unreal data format (*.a,*.d,*.uc)
- tested only with exports from Milkshape
- more Unreal stuff to come soon
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@356 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-03-05 22:32:13 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utFindDegenerates.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utFindDegenerates.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utFindInvalidData.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utFindInvalidData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utFixInfacingNormals.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utGenNormals.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utGenNormals.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utImproveCacheLocality.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utJoinVertices.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utJoinVertices.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utLimitBoneWeights.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utLimitBoneWeights.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utMaterialSystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utMaterialSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utPretransformVertices.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utPretransformVertices.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utRemoveComments.cpp"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utRemoveComments.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-10-22 20:06:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utRemoveComponent.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utRemoveComponent.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utRemoveRedundantMaterials.cpp"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utRemoveRedundantMaterials.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-01-12 22:06:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utScenePreprocessor.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utScenePreprocessor.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSharedPPData.cpp"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSharedPPData.h"
|
2008-08-28 17:35:36 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSortByPType.cpp"
|
2008-08-28 17:35:36 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSortByPType.h"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSplitLargeMeshes.cpp"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utSplitLargeMeshes.h"
|
2008-08-28 17:35:36 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-01-12 22:06:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utTargetAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utTargetAnimation.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utTextureTransform.cpp"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utTriangulate.cpp"
|
2008-07-22 22:52:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utTriangulate.h"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-29 20:36:27 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\test\unit\utVertexTriangleAdjacency.cpp"
|
2008-07-29 20:36:27 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\utVertexTriangleAdjacency.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-12 22:06:54 +00:00
|
|
|
<Filter
|
|
|
|
Name="compile-tests"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\CCompilerTest.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\BoostWorkaround\tupletest.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="setup"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\Main.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\UnitTestPCH.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2009-11-27 14:38:47 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-12 22:06:54 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\test\unit\UnitTestPCH.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|