579 lines
14 KiB
Plaintext
579 lines
14 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9,00"
|
||
|
Name="AssimpView"
|
||
|
ProjectGUID="{B17B959B-BB8A-4596-AF0F-A8C8DBBC3C5E}"
|
||
|
RootNamespace="assimp_view"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="131072"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
<Platform
|
||
|
Name="x64"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)"
|
||
|
IntermediateDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)\obj"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
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="1"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<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)\assimpview32d.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\lib\assimp_debug_win32;"$(DXSDK_DIR)lib\x86""
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="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="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)"
|
||
|
IntermediateDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)\obj"
|
||
|
ConfigurationType="1"
|
||
|
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=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
SmallerTypeCheck="true"
|
||
|
RuntimeLibrary="1"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="false"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<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)\assimpview64d.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\lib\assimp_debug_x64;"$(DXSDK_DIR)lib\x64""
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<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="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)"
|
||
|
IntermediateDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)\obj"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
ExcludedFromBuild="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
||
|
RuntimeLibrary="0"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<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)\assimpview32.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\lib\assimp_release_win32;"$(DXSDK_DIR)lib\x86""
|
||
|
IgnoreAllDefaultLibraries="false"
|
||
|
IgnoreDefaultLibraryNames=""
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
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|x64"
|
||
|
OutputDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)"
|
||
|
IntermediateDirectory="$(SolutionDir)..\..\tools\build\$(ConfigurationName)_$(PlatformName)\obj"
|
||
|
ConfigurationType="1"
|
||
|
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=""$(DXSDK_DIR)include";..\..\include;..\..\code"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
|
||
|
RuntimeLibrary="0"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<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)\assimpview64.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\lib\assimp_release_x64;"$(DXSDK_DIR)lib\x64""
|
||
|
IgnoreAllDefaultLibraries="false"
|
||
|
IgnoreDefaultLibraryNames=""
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="2"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="sources"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\assimp_view.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Background.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Display.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\HelpDialog.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Input.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\LogDisplay.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\LogWindow.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Material.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\MeshRenderer.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\MessageProc.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\no_materials.fx"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Normals.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Shaders.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\stdafx.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|x64"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="headers"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\AssetHelper.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\assimp_view.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Background.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Camera.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Display.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\LogDisplay.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\LogWindow.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\MaterialManager.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\MeshRenderer.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\RenderOptions.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Resource.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\Shaders.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\stdafx.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="resources"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\assimp_view.ico"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\assimp_view.rc"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\banner.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\base_anim.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\base_display.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\base_inter.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\base_rendering.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\base_stats.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\fx.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\HUD.png"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\HUDMask.png"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\n.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\root.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\small.ico"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\text1.bin"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\tx.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\tools\assimp_view\txi.bmp"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|