|
@@ -0,0 +1,1501 @@
|
|
|
+<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
+<VisualStudioProject
|
|
|
+ ProjectType="Visual C++"
|
|
|
+ Version="9,00"
|
|
|
+ Name="assimpcmd"
|
|
|
+ ProjectGUID="{7C8F7B44-C990-4EA8-A2A5-9028472E0AD3}"
|
|
|
+ RootNamespace="assimp_cmd"
|
|
|
+ Keyword="Win32Proj"
|
|
|
+ TargetFrameworkVersion="131072"
|
|
|
+ >
|
|
|
+ <Platforms>
|
|
|
+ <Platform
|
|
|
+ Name="Win32"
|
|
|
+ />
|
|
|
+ <Platform
|
|
|
+ Name="x64"
|
|
|
+ />
|
|
|
+ </Platforms>
|
|
|
+ <ToolFiles>
|
|
|
+ </ToolFiles>
|
|
|
+ <Configurations>
|
|
|
+ <Configuration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="Release|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="release-dll|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="release-noboost-st|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="debug-noboost-st|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="debug-dll|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="debug-st|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="release-st|Win32"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ RandomizedBaseAddress="1"
|
|
|
+ DataExecutionPrevention="0"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="Debug|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="Release|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="release-dll|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="release-noboost-st|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="debug-noboost-st|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="debug-dll|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="debug-st|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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
|
|
|
+ Name="release-st|x64"
|
|
|
+ OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ CharacterSet="2"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="..\..\include"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
|
+ RuntimeLibrary="2"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ WarningLevel="3"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
+ DebugInformationFormat="3"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="assimp.lib"
|
|
|
+ OutputFile="$(OutDir)\assimp.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)""
|
|
|
+ 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>
|
|
|
+ </Configurations>
|
|
|
+ <References>
|
|
|
+ </References>
|
|
|
+ <Files>
|
|
|
+ <Filter
|
|
|
+ Name="resources"
|
|
|
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
+ >
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\assimp_cmd.rc"
|
|
|
+ >
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-dll|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-noboost-st|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-noboost-st|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-dll|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-st|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-st|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Debug|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="Release|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-dll|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-noboost-st|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-noboost-st|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-dll|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="debug-st|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="release-st|x64"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ AdditionalIncludeDirectories="./"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ <Filter
|
|
|
+ Name="source"
|
|
|
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
+ >
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\CompareDump.cpp"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\ImageExtractor.cpp"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\Main.cpp"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\Main.h"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\tools\assimp_cmd\WriteDumb.cpp"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <Filter
|
|
|
+ Name="zlib_deflate"
|
|
|
+ >
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\adler32.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\compress.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\crc32.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\deflate.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\trees.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ <File
|
|
|
+ RelativePath="..\..\contrib\zlib\zutil.c"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
+ </Filter>
|
|
|
+ </Filter>
|
|
|
+ </Files>
|
|
|
+ <Globals>
|
|
|
+ </Globals>
|
|
|
+</VisualStudioProject>
|