|
@@ -1,12 +1,11 @@
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
<VisualStudioProject
|
|
|
ProjectType="Visual C++"
|
|
|
- Version="9,00"
|
|
|
+ Version="8,00"
|
|
|
Name="assimpview"
|
|
|
ProjectGUID="{B17B959B-BB8A-4596-AF0F-A8C8DBBC3C5E}"
|
|
|
RootNamespace="assimp_view"
|
|
|
Keyword="Win32Proj"
|
|
|
- TargetFrameworkVersion="131072"
|
|
|
>
|
|
|
<Platforms>
|
|
|
<Platform
|
|
@@ -76,8 +75,6 @@
|
|
|
AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -98,18 +95,20 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release|Win32"
|
|
|
+ Name="debug|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -125,16 +124,21 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- WholeProgramOptimization="false"
|
|
|
+ Optimization="0"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- RuntimeLibrary="2"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ SmallerTypeCheck="true"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
- Detect64BitPortabilityProblems="true"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -149,18 +153,12 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
- LinkIncremental="1"
|
|
|
- AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
- IgnoreAllDefaultLibraries="false"
|
|
|
- IgnoreDefaultLibraryNames=""
|
|
|
+ OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x64""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- OptimizeReferences="2"
|
|
|
- EnableCOMDATFolding="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- TargetMachine="1"
|
|
|
+ TargetMachine="17"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -180,12 +178,15 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release-dll|Win32"
|
|
|
+ Name="release|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
@@ -240,8 +241,6 @@
|
|
|
SubSystem="2"
|
|
|
OptimizeReferences="2"
|
|
|
EnableCOMDATFolding="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -262,18 +261,21 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-dll|Win32"
|
|
|
+ Name="release|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="0"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -289,22 +291,17 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
- WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- SmallerTypeCheck="true"
|
|
|
- RuntimeLibrary="3"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ RuntimeLibrary="2"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
- DebugInformationFormat="4"
|
|
|
+ DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
@@ -318,14 +315,16 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
- LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
+ OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
+ IgnoreAllDefaultLibraries="false"
|
|
|
+ IgnoreDefaultLibraryNames=""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- TargetMachine="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ TargetMachine="17"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -345,16 +344,19 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release-noboost-st|Win32"
|
|
|
+ Name="release-dll|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
WholeProgramOptimization="0"
|
|
|
>
|
|
@@ -405,8 +407,6 @@
|
|
|
SubSystem="2"
|
|
|
OptimizeReferences="2"
|
|
|
EnableCOMDATFolding="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -427,18 +427,21 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-noboost-st|Win32"
|
|
|
+ Name="release-dll|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="0"
|
|
|
+ WholeProgramOptimization="1"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -454,22 +457,17 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
- WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- SmallerTypeCheck="true"
|
|
|
- RuntimeLibrary="3"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ RuntimeLibrary="2"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
- DebugInformationFormat="4"
|
|
|
+ DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
@@ -483,14 +481,16 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
- LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
+ OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
+ IgnoreAllDefaultLibraries="false"
|
|
|
+ IgnoreDefaultLibraryNames=""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- TargetMachine="1"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ TargetMachine="17"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -510,12 +510,15 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-st|Win32"
|
|
|
+ Name="debug-dll|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
@@ -571,8 +574,6 @@
|
|
|
AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -593,18 +594,20 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release-st|Win32"
|
|
|
+ Name="debug-dll|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -620,16 +623,21 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
+ TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- WholeProgramOptimization="false"
|
|
|
+ Optimization="0"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- RuntimeLibrary="2"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ SmallerTypeCheck="true"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
- Detect64BitPortabilityProblems="true"
|
|
|
+ Detect64BitPortabilityProblems="false"
|
|
|
DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -644,18 +652,12 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
- LinkIncremental="1"
|
|
|
- AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
- IgnoreAllDefaultLibraries="false"
|
|
|
- IgnoreDefaultLibraryNames=""
|
|
|
+ OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories="..\..\lib\assimp_debug_dll_x64;"$(DXSDK_DIR)lib\x64""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- OptimizeReferences="2"
|
|
|
- EnableCOMDATFolding="2"
|
|
|
- RandomizedBaseAddress="1"
|
|
|
- DataExecutionPrevention="0"
|
|
|
- TargetMachine="1"
|
|
|
+ TargetMachine="17"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -675,17 +677,21 @@
|
|
|
<Tool
|
|
|
Name="VCAppVerifierTool"
|
|
|
/>
|
|
|
+ <Tool
|
|
|
+ Name="VCWebDeploymentTool"
|
|
|
+ />
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug|x64"
|
|
|
+ Name="release-noboost-st|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
+ WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -701,21 +707,16 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
- TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
+ WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- SmallerTypeCheck="true"
|
|
|
- RuntimeLibrary="3"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ RuntimeLibrary="2"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
- Detect64BitPortabilityProblems="false"
|
|
|
+ Detect64BitPortabilityProblems="true"
|
|
|
DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -730,12 +731,16 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
- LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x64""
|
|
|
+ OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
+ IgnoreAllDefaultLibraries="false"
|
|
|
+ IgnoreDefaultLibraryNames=""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- TargetMachine="17"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -763,11 +768,11 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release|x64"
|
|
|
+ Name="release-noboost-st|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
WholeProgramOptimization="1"
|
|
|
>
|
|
@@ -846,13 +851,13 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release-dll|x64"
|
|
|
+ Name="debug-noboost-st|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="1"
|
|
|
+ WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -868,17 +873,22 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
- TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- RuntimeLibrary="2"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ SmallerTypeCheck="true"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
- DebugInformationFormat="3"
|
|
|
+ DebugInformationFormat="4"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
@@ -892,16 +902,12 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
- LinkIncremental="1"
|
|
|
- AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
- IgnoreAllDefaultLibraries="false"
|
|
|
- IgnoreDefaultLibraryNames=""
|
|
|
+ OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- OptimizeReferences="2"
|
|
|
- EnableCOMDATFolding="2"
|
|
|
- TargetMachine="17"
|
|
|
+ TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -929,11 +935,11 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-dll|x64"
|
|
|
+ Name="debug-noboost-st|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
>
|
|
|
<Tool
|
|
@@ -981,7 +987,7 @@
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories="..\..\lib\assimp_debug_dll_x64;"$(DXSDK_DIR)lib\x64""
|
|
|
+ AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
TargetMachine="17"
|
|
@@ -1012,13 +1018,13 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="release-noboost-st|x64"
|
|
|
+ Name="debug-st|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
- WholeProgramOptimization="1"
|
|
|
+ WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -1034,17 +1040,22 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
- TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- RuntimeLibrary="2"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ SmallerTypeCheck="true"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ EnableFunctionLevelLinking="true"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
- DebugInformationFormat="3"
|
|
|
+ DebugInformationFormat="4"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
@@ -1058,16 +1069,12 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
- LinkIncremental="1"
|
|
|
- AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
- IgnoreAllDefaultLibraries="false"
|
|
|
- IgnoreDefaultLibraryNames=""
|
|
|
+ OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- OptimizeReferences="2"
|
|
|
- EnableCOMDATFolding="2"
|
|
|
- TargetMachine="17"
|
|
|
+ TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -1095,11 +1102,11 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-noboost-st|x64"
|
|
|
+ Name="debug-st|x64"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
- InheritedPropertySheets=".\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
+ InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
>
|
|
|
<Tool
|
|
@@ -1178,12 +1185,13 @@
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
- Name="debug-st|x64"
|
|
|
+ Name="release-st|Win32"
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
ConfigurationType="1"
|
|
|
InheritedPropertySheets=".\shared\FastSTL.vsprops"
|
|
|
CharacterSet="2"
|
|
|
+ WholeProgramOptimization="0"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCPreBuildEventTool"
|
|
@@ -1199,21 +1207,16 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCMIDLTool"
|
|
|
- TargetEnvironment="3"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
|
- Optimization="0"
|
|
|
+ WholeProgramOptimization="false"
|
|
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
|
|
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
- MinimalRebuild="true"
|
|
|
- BasicRuntimeChecks="3"
|
|
|
- SmallerTypeCheck="true"
|
|
|
- RuntimeLibrary="3"
|
|
|
- EnableFunctionLevelLinking="true"
|
|
|
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
|
|
+ RuntimeLibrary="2"
|
|
|
UsePrecompiledHeader="2"
|
|
|
WarningLevel="3"
|
|
|
- Detect64BitPortabilityProblems="false"
|
|
|
+ Detect64BitPortabilityProblems="true"
|
|
|
DebugInformationFormat="3"
|
|
|
/>
|
|
|
<Tool
|
|
@@ -1228,12 +1231,16 @@
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="d3d9.lib d3dx9.lib comdlg32.lib assimp.lib winmm.lib comctl32.lib user32.lib advapi32.lib shell32.lib Gdi32.lib"
|
|
|
- OutputFile="$(OutDir)\assimp_view_debug.exe"
|
|
|
- LinkIncremental="2"
|
|
|
- AdditionalLibraryDirectories="..\..\lib\assimp_$(ConfigurationName)_$(PlatformName);"$(DXSDK_DIR)lib\x64""
|
|
|
+ OutputFile="$(OutDir)\assimp_view.exe"
|
|
|
+ LinkIncremental="1"
|
|
|
+ AdditionalLibraryDirectories=""..\..\lib\assimp_$(ConfigurationName)_$(PlatformName)";"$(DXSDK_DIR)lib\x86""
|
|
|
+ IgnoreAllDefaultLibraries="false"
|
|
|
+ IgnoreDefaultLibraryNames=""
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
- TargetMachine="17"
|
|
|
+ OptimizeReferences="2"
|
|
|
+ EnableCOMDATFolding="2"
|
|
|
+ TargetMachine="1"
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCALinkTool"
|
|
@@ -1476,7 +1483,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release|Win32"
|
|
|
+ Name="debug|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1484,7 +1491,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release-dll|Win32"
|
|
|
+ Name="release|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1492,7 +1499,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-dll|Win32"
|
|
|
+ Name="release|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1500,7 +1507,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release-noboost-st|Win32"
|
|
|
+ Name="release-dll|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1508,7 +1515,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-noboost-st|Win32"
|
|
|
+ Name="release-dll|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1516,7 +1523,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-st|Win32"
|
|
|
+ Name="debug-dll|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1524,7 +1531,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release-st|Win32"
|
|
|
+ Name="debug-dll|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1532,7 +1539,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug|x64"
|
|
|
+ Name="release-noboost-st|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1540,7 +1547,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release|x64"
|
|
|
+ Name="release-noboost-st|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1548,7 +1555,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release-dll|x64"
|
|
|
+ Name="debug-noboost-st|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1556,7 +1563,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-dll|x64"
|
|
|
+ Name="debug-noboost-st|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1564,7 +1571,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="release-noboost-st|x64"
|
|
|
+ Name="debug-st|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1572,7 +1579,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-noboost-st|x64"
|
|
|
+ Name="debug-st|x64"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
@@ -1580,7 +1587,7 @@
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
<FileConfiguration
|
|
|
- Name="debug-st|x64"
|
|
|
+ Name="release-st|Win32"
|
|
|
>
|
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|