2008-05-05 12:36:31 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8,00"
|
2008-07-22 22:52:16 +00:00
|
|
|
Name="Assimp"
|
2008-05-05 12:36:31 +00:00
|
|
|
ProjectGUID="{5691E159-2D9B-407F-971F-EA5C592DC524}"
|
|
|
|
RootNamespace="assimp"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
2008-06-01 12:46:17 +00:00
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
2008-05-05 12:36:31 +00:00
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2008-06-01 12:46:17 +00:00
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-05-05 12:36:31 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2008-05-21 15:35:28 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
2008-05-05 12:36:31 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2008-10-15 16:12:18 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-05-05 12:36:31 +00:00
|
|
|
WarningLevel="3"
|
2008-06-22 10:09:26 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2008-05-05 12:36:31 +00:00
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Debug|x64"
|
2008-06-01 12:46:17 +00:00
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-05-05 12:36:31 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
TargetEnvironment="3"
|
2008-05-05 12:36:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
Optimization="0"
|
2008-05-21 15:35:28 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="DEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2008-05-05 12:36:31 +00:00
|
|
|
WarningLevel="3"
|
2008-10-13 16:45:48 +00:00
|
|
|
DebugInformationFormat="3"
|
2008-05-05 12:36:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-05-09 17:24:28 +00:00
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-10-13 16:45:48 +00:00
|
|
|
ConfigurationType="4"
|
2008-05-09 17:24:28 +00:00
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2008-05-21 15:35:28 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
2008-05-09 17:24:28 +00:00
|
|
|
StringPooling="true"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
2008-10-13 16:45:48 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-05-09 17:24:28 +00:00
|
|
|
WarningLevel="3"
|
2008-06-22 10:09:26 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2008-05-09 17:24:28 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="VCLibrarianTool"
|
2008-05-09 17:24:28 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-10-13 16:45:48 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
WholeProgramOptimization="0"
|
2008-05-09 17:24:28 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
TargetEnvironment="3"
|
2008-05-09 17:24:28 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2008-05-21 15:35:28 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-05-09 17:24:28 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="VCLibrarianTool"
|
2008-05-09 17:24:28 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-05-22 10:20:31 +00:00
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Release_DLL|Win32"
|
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-10-13 16:45:48 +00:00
|
|
|
ConfigurationType="2"
|
|
|
|
WholeProgramOptimization="0"
|
2008-05-22 10:20:31 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2008-06-03 21:50:53 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
2008-10-15 16:12:18 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-05-22 10:20:31 +00:00
|
|
|
WarningLevel="3"
|
2008-10-13 16:45:48 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp32.dll"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2008-10-13 16:45:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2008-05-22 10:20:31 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2008-10-13 16:45:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-05-22 10:20:31 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
CommandLine="copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unittest_$(ConfigurationName)_$(PlatformName)\""
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Release_DLL|x64"
|
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-10-13 16:45:48 +00:00
|
|
|
ConfigurationType="2"
|
2008-06-03 21:50:53 +00:00
|
|
|
WholeProgramOptimization="0"
|
2008-05-22 10:20:31 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2008-06-03 21:50:53 +00:00
|
|
|
TargetEnvironment="3"
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-06-03 21:50:53 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
2008-06-03 21:50:53 +00:00
|
|
|
StringPooling="true"
|
2008-10-13 16:45:48 +00:00
|
|
|
RuntimeLibrary="2"
|
2008-06-03 21:50:53 +00:00
|
|
|
BufferSecurityCheck="false"
|
2008-10-13 16:45:48 +00:00
|
|
|
EnableEnhancedInstructionSet="0"
|
2008-05-22 10:20:31 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp64.dll"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
|
|
|
TargetMachine="17"
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2008-10-13 16:45:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2008-05-22 10:20:31 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2008-10-13 16:45:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-05-22 10:20:31 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
CommandLine="copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unittest_$(ConfigurationName)_$(PlatformName)""
|
2008-05-22 10:20:31 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-06-01 12:46:17 +00:00
|
|
|
<Configuration
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="Debug_DLL|Win32"
|
2008-06-03 21:50:53 +00:00
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-03 21:50:53 +00:00
|
|
|
ConfigurationType="2"
|
2008-06-01 12:46:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
Optimization="0"
|
2008-06-01 12:46:17 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-10-13 16:45:48 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2008-10-15 16:12:18 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-06-01 12:46:17 +00:00
|
|
|
WarningLevel="3"
|
2008-10-13 16:45:48 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
2008-06-01 12:46:17 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-06-03 21:50:53 +00:00
|
|
|
Name="VCLinkerTool"
|
2008-10-13 16:45:48 +00:00
|
|
|
OutputFile="$(OutDir)\Assimp32d.dll"
|
2008-07-24 11:19:24 +00:00
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
2008-06-01 12:46:17 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2008-06-03 21:50:53 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2008-06-01 12:46:17 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2008-06-03 21:50:53 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
2008-06-01 12:46:17 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2008-07-24 11:19:24 +00:00
|
|
|
CommandLine="copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unittest_$(ConfigurationName)_$(PlatformName)""
|
2008-06-01 12:46:17 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2008-06-03 21:50:53 +00:00
|
|
|
Name="Debug_DLL|x64"
|
|
|
|
OutputDirectory="./../../bin/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-01 12:46:17 +00:00
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2008-06-03 21:50:53 +00:00
|
|
|
ConfigurationType="2"
|
2008-06-01 12:46:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-06-03 21:50:53 +00:00
|
|
|
Optimization="0"
|
2008-06-01 12:46:17 +00:00
|
|
|
AdditionalIncludeDirectories=""
|
2008-06-22 10:09:26 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
2008-06-03 21:50:53 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
2008-09-13 22:31:15 +00:00
|
|
|
RuntimeLibrary="3"
|
2008-06-03 21:50:53 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
2008-06-01 12:46:17 +00:00
|
|
|
WarningLevel="3"
|
2008-06-03 21:50:53 +00:00
|
|
|
DebugInformationFormat="3"
|
2008-06-01 12:46:17 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-06-03 21:50:53 +00:00
|
|
|
Name="VCLinkerTool"
|
2008-07-24 11:19:24 +00:00
|
|
|
OutputFile="$(OutDir)\Assimp64d.dll"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
2008-06-01 12:46:17 +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"
|
2008-07-24 11:19:24 +00:00
|
|
|
CommandLine="copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unittest_$(ConfigurationName)_$(PlatformName)""
|
2008-06-01 12:46:17 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<Configuration
|
|
|
|
Name="Release -noBoost|Win32"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
StringPooling="true"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release -noBoost|x64"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug -noBoost|Win32"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug -noBoost|x64"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2008-05-05 12:36:31 +00:00
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="include"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiAnim.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiAssert.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiCamera.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-09 22:39:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiConfig.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-22 10:09:26 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiDefines.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiFileIO.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiLight.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMaterial.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-03 21:50:53 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMaterial.inl"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMatrix3x3.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMatrix3x3.inl"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMatrix4x4.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMatrix4x4.inl"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiMesh.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiPostProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiQuaternion.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiScene.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-09 17:24:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiTexture.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiTypes.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-26 13:17:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiVector2D.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiVector3D.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\aiVector3D.inl"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\assimp.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\assimp.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-30 23:00:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\DefaultLogger.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\IOStream.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\IOSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-09 17:24:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\Logger.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\LogStream.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-09 22:39:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\NullLogger.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<Filter
|
|
|
|
Name="Compiler"
|
|
|
|
>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\Compiler\poppack1.h"
|
2008-05-05 12:36:31 +00:00
|
|
|
>
|
2008-10-13 16:45:48 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\Compiler\pstdint.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\Compiler\pushpack1.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="BoostWorkaround"
|
|
|
|
>
|
2008-11-26 13:17:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\common_factor_rt.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 15:30:50 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\foreach.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\format.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-16 21:56:45 +00:00
|
|
|
<File
|
2008-11-29 15:30:50 +00:00
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\scoped_array.hpp"
|
2008-11-16 21:56:45 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\scoped_ptr.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 15:30:50 +00:00
|
|
|
<Filter
|
|
|
|
Name="random"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\random\mersenne_twister.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\random\uniform_int.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\BoostWorkaround\boost\random\variate_generator.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-05-05 12:36:31 +00:00
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2008-09-30 20:20:56 +00:00
|
|
|
Name="sources"
|
2008-05-05 12:36:31 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\aiAssert.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Assimp.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-13 23:26:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ByteSwap.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOStream.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOStream.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOSystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultLogger.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\fast_atof.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FileLogStream.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenericProperty.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-06 23:01:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Hash.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-07 22:27:17 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFF.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Importer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MaterialSystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MaterialSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-22 10:09:26 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ParsingUtils.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qnan.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveComments.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-10 16:49:01 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveComments.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-22 20:06:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SceneCombiner.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SceneCombiner.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-02 16:58:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ScenePreprocessor.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ScenePreprocessor.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SGSpatialSort.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SGSpatialSort.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-31 19:32:00 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SkeletonMeshBuilder.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SkeletonMeshBuilder.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SmoothingGroups.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SmoothingGroups.inl"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SpatialSort.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SpatialSort.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StandardShapes.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-07 16:51:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StandardShapes.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-19 11:32:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StreamReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-06-15 10:27:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StringComparison.h"
|
|
|
|
>
|
|
|
|
</File>
|
ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations.
3DS: Fixed transformation problems (Pivot points), added WIP animation support. No target animation yet (cameras, spot lights). Not yet fully tested, but static models that worked before should still work now, except all look correct now :-) (some problems with very large models remaining)
Further work on the IRR and IRRMESH loaders. IRR still WIP, IRRMESH more stable now.
Work on the LWo loader. Added support for the "one-layer-only" mode. Hierarchy bug still unfixed, UV coords bug still unfixed.
Further work on the FindInvalidDataprocess. Improved validation for normals, no false positives anymore.
Further work on the MDR loader, still WIP.
Moved DeterminePType-Step to ScenePreprocessor.
aiAnimation::mDuration is optional now, ScenePreprocessor computes it automatically if set to -1.
Fixes in the SMD loader. Still crashes on some files.
Updated animation documentation.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@236 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-11-09 23:17:19 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TargetAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TargetAnimation.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\VertexTriangleAdjacency.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-22 22:52:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\VertexTriangleAdjacency.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Win32DebugLogStream.h"
|
2008-05-05 12:36:31 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
</File>
|
2008-05-08 20:02:51 +00:00
|
|
|
<Filter
|
2008-09-30 20:20:56 +00:00
|
|
|
Name="extra"
|
2008-05-08 20:02:51 +00:00
|
|
|
>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.cpp"
|
2008-05-08 20:02:51 +00:00
|
|
|
>
|
2008-10-13 16:45:48 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-05-08 20:02:51 +00:00
|
|
|
</File>
|
2008-05-26 21:28:19 +00:00
|
|
|
<File
|
2008-05-30 23:01:25 +00:00
|
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.h"
|
2008-05-26 21:28:19 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-08 15:18:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\extra\MD4FileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-26 21:28:19 +00:00
|
|
|
</Filter>
|
2008-06-22 10:09:26 +00:00
|
|
|
<Filter
|
2008-08-15 23:23:28 +00:00
|
|
|
Name="Loaders"
|
2008-06-22 10:09:26 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<Filter
|
|
|
|
Name="3DS"
|
2008-08-08 15:18:28 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSConverter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="ASE"
|
2008-06-22 10:09:26 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASELoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASELoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASEParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASEParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2008-08-28 17:35:36 +00:00
|
|
|
Name="HMP"
|
2008-06-22 10:09:26 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="LWO"
|
2008-08-06 23:01:38 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOBLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOMaterial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MD2"
|
2008-08-07 22:27:17 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2FileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2NormalTable.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MD3"
|
2008-08-07 22:27:17 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3FileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MD5"
|
2008-08-09 22:39:57 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Parser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Parser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MDC"
|
2008-08-09 22:39:57 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCNormalTable.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MDL"
|
2008-08-09 22:39:57 +00:00
|
|
|
>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HalfLifeFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLDefaultColorMap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\MDLLoader.cpp"
|
2008-08-15 23:23:28 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\MDLLoader.h"
|
2008-08-15 23:23:28 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-16 16:17:32 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\MDLMaterialLoader.cpp"
|
2008-09-16 16:17:32 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Obj"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileMtlImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileMtlImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjTools.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Ply"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="SMD"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SMDLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SMDLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="STL"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="X"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-15 23:23:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-08-28 17:35:36 +00:00
|
|
|
<Filter
|
|
|
|
Name="DXF"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DXFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-28 17:35:36 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DXFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-09-07 16:51:05 +00:00
|
|
|
<Filter
|
|
|
|
Name="RAW"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RawLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-16 16:17:32 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RawLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-07 16:51:05 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="NFF"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NFFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-07 16:51:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NFFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-09-16 16:17:32 +00:00
|
|
|
<Filter
|
2008-09-30 20:20:56 +00:00
|
|
|
Name="VRML97"
|
2008-09-16 16:17:32 +00:00
|
|
|
>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="OFF"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OFFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-16 16:17:32 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OFFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-09-20 15:55:51 +00:00
|
|
|
<Filter
|
|
|
|
Name="AC"
|
|
|
|
>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ACLoader.cpp"
|
|
|
|
>
|
2008-11-16 21:56:45 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-10-13 16:45:48 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ACLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="LWS"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWSLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWSLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-20 15:55:51 +00:00
|
|
|
</Filter>
|
2008-10-15 16:12:18 +00:00
|
|
|
<Filter
|
|
|
|
Name="BVH"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BVHLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BVHLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-10-24 20:37:54 +00:00
|
|
|
<Filter
|
|
|
|
Name="IRRMesh"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRMeshLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRMeshLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-10-27 00:36:26 +00:00
|
|
|
<Filter
|
|
|
|
Name="IRR"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-10-31 19:32:00 +00:00
|
|
|
<Filter
|
|
|
|
Name="Q3D"
|
|
|
|
>
|
2008-11-01 15:14:00 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3DLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3DLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-31 19:32:00 +00:00
|
|
|
</Filter>
|
2008-11-04 20:41:11 +00:00
|
|
|
<Filter
|
|
|
|
Name="B3D"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\B3DImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\B3DImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-11-12 17:07:44 +00:00
|
|
|
<Filter
|
|
|
|
Name="Collada"
|
|
|
|
>
|
2008-11-26 15:45:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-12 17:07:44 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-08-09 22:39:57 +00:00
|
|
|
</Filter>
|
2008-09-27 16:46:05 +00:00
|
|
|
<Filter
|
|
|
|
Name="PostProcess"
|
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CalcTangentsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CalcTangentsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-16 21:56:45 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ComputeUVMappingProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ComputeUVMappingProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ConvertToLHProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-22 20:06:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindDegenerates.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindDegenerates.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInvalidDataProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInvalidDataProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FixNormalsStep.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FixNormalsStep.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenFaceNormalsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenFaceNormalsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenVertexNormalsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenVertexNormalsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\ImproveCacheLocality.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\ImproveCacheLocality.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\JoinVerticesProcess.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\JoinVerticesProcess.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\LimitBoneWeightsProcess.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\LimitBoneWeightsProcess.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\OptimizeGraphProcess.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\OptimizeGraphProcess.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-05-05 12:36:31 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\PretransformVertices.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\PretransformVertices.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\RemoveRedundantMaterials.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\RemoveRedundantMaterials.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-10-02 15:22:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveVCProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveVCProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\SortByPTypeProcess.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\SortByPTypeProcess.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\SplitLargeMeshes.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\SplitLargeMeshes.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-16 21:56:45 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TextureTransform.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TextureTransform.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\TriangulateProcess.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\TriangulateProcess.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\ValidateDataStructure.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-30 20:20:56 +00:00
|
|
|
RelativePath="..\..\code\ValidateDataStructure.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
2008-09-30 20:20:56 +00:00
|
|
|
<Filter
|
|
|
|
Name="util"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
2008-09-30 20:20:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ProcessHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2008-10-13 16:45:48 +00:00
|
|
|
Name="PCH"
|
2008-09-30 20:20:56 +00:00
|
|
|
>
|
2008-09-27 16:46:05 +00:00
|
|
|
<File
|
2008-10-13 16:45:48 +00:00
|
|
|
RelativePath="..\..\code\AssimpPCH.cpp"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
2008-10-13 16:45:48 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-15 16:12:18 +00:00
|
|
|
UsePrecompiledHeader="1"
|
2008-10-19 21:44:12 +00:00
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-10-13 16:45:48 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
2008-10-19 21:44:12 +00:00
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-10-13 16:45:48 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-19 21:44:12 +00:00
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-10-13 16:45:48 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-10-19 21:44:12 +00:00
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2008-10-13 16:45:48 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-09-27 16:46:05 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2008-10-13 16:45:48 +00:00
|
|
|
RelativePath="..\..\code\AssimpPCH.h"
|
2008-09-27 16:46:05 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-10-13 16:45:48 +00:00
|
|
|
<Filter
|
2008-10-24 20:37:54 +00:00
|
|
|
Name="irrXML"
|
2008-10-13 16:45:48 +00:00
|
|
|
>
|
2008-10-24 20:37:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\CXMLReaderImpl.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\heapsort.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrArray.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrString.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrTypes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrXML.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
2008-11-01 15:14:00 +00:00
|
|
|
SmallerTypeCheck="true"
|
2008-10-24 20:37:54 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
SmallerTypeCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
SmallerTypeCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release_DLL|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug_DLL|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
SmallerTypeCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug_DLL|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-11-29 15:30:50 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
SmallerTypeCheck="false"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release -noBoost|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug -noBoost|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
BasicRuntimeChecks="0"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug -noBoost|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2008-10-24 20:37:54 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrXML.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXML\irrXMLWrapper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-10-13 16:45:48 +00:00
|
|
|
</Filter>
|
2008-05-05 12:36:31 +00:00
|
|
|
</Filter>
|
2008-05-09 17:24:28 +00:00
|
|
|
<Filter
|
|
|
|
Name="doc"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\doc\datastructure.xml"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-20 16:02:29 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\doc\dox.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-05-09 17:24:28 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\doc\Preamble.txt"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="resources"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\res\assimp.rc"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\res\resource.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2008-05-05 12:36:31 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|