2009-01-15 13:12:09 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2012-08-10 20:58:54 +00:00
|
|
|
Version="9.00"
|
2009-01-15 13:12:09 +00:00
|
|
|
Name="assimp"
|
|
|
|
ProjectGUID="{5691E159-2D9B-407F-971F-EA5C592DC524}"
|
|
|
|
RootNamespace="assimp"
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="debug|Win32"
|
|
|
|
ConfigurationType="4"
|
2009-01-21 21:33:56 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2009-01-15 13:12:09 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
2009-02-11 20:56:05 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
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
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
2009-01-15 13:12:09 +00:00
|
|
|
ConfigurationType="4"
|
2012-12-19 02:24:06 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
|
WholeProgramOptimization="0"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="0"
|
|
|
|
OmitFramePointers="true"
|
|
|
|
WholeProgramOptimization="false"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_SECURE_SCL=0;WIN32"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
FloatingPointModel="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2009-01-15 13:12:09 +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>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
|
|
|
ConfigurationType="2"
|
|
|
|
InheritedPropertySheets=".\shared\DllShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +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"
|
2009-02-11 20:56:05 +00:00
|
|
|
FavorSizeOrSpeed="0"
|
2009-04-02 15:16:01 +00:00
|
|
|
OmitFramePointers="true"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
2009-01-15 13:12:09 +00:00
|
|
|
StringPooling="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
BufferSecurityCheck="false"
|
2009-01-19 19:34:34 +00:00
|
|
|
EnableEnhancedInstructionSet="2"
|
2009-02-11 20:56:05 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
WarningLevel="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp32.dll"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
CommandLine="mkdir "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)"

copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)\"
"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
|
|
|
ConfigurationType="2"
|
|
|
|
InheritedPropertySheets=".\shared\DllShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +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"
|
2011-05-30 14:41:57 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp32d.dll"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
CommandLine="mkdir "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)"

copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)\"
"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +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"
|
2009-02-11 20:56:05 +00:00
|
|
|
FavorSizeOrSpeed="0"
|
2009-04-02 15:16:01 +00:00
|
|
|
OmitFramePointers="true"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
2009-01-15 13:12:09 +00:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
2009-01-19 19:34:34 +00:00
|
|
|
EnableEnhancedInstructionSet="2"
|
2009-02-11 20:56:05 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-19 19:34:34 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLibrarianTool"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2011-05-18 18:08:18 +00:00
|
|
|
FloatingPointModel="2"
|
2012-12-19 02:24:06 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLibrarianTool"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
2009-01-15 13:12:09 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2009-02-11 20:56:05 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-19 19:34:34 +00:00
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLibrarianTool"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\SingleThreadedShared.vsprops;.\shared\FastSTL.vsprops"
|
|
|
|
WholeProgramOptimization="0"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="0"
|
|
|
|
OmitFramePointers="true"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
FloatingPointModel="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLibrarianTool"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
|
|
|
OutputDirectory="./../../lib/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
|
|
IntermediateDirectory="./../../obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
2009-01-15 13:12:09 +00:00
|
|
|
ConfigurationType="4"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
DebugInformationFormat="3"
|
2009-01-15 13:12:09 +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>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-15 13:12:09 +00:00
|
|
|
ConfigurationType="4"
|
2012-12-19 02:24:06 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops"
|
2009-01-19 19:34:34 +00:00
|
|
|
WholeProgramOptimization="0"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-01-19 19:34:34 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-01-19 19:34:34 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
2009-01-19 19:34:34 +00:00
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="0"
|
2012-12-19 02:24:06 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
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
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
|
|
|
ConfigurationType="2"
|
|
|
|
InheritedPropertySheets=".\shared\DllShared.vsprops"
|
|
|
|
WholeProgramOptimization="0"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="0"
|
2010-06-21 17:28:02 +00:00
|
|
|
FloatingPointModel="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp64.dll"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
|
|
|
TargetMachine="17"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-01-15 13:12:09 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
CommandLine="mkdir "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)"

copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)\"
"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
|
|
|
ConfigurationType="2"
|
|
|
|
InheritedPropertySheets=".\shared\DllShared.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2009-01-19 19:34:34 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
2009-01-15 13:12:09 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
EnableFunctionLevelLinking="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\Assimp64d.dll"
|
|
|
|
ImportLibrary="$(SolutionDir)..\..\lib\$(ProjectName)_$(ConfigurationName)_$(PlatformName)\assimp.lib"
|
|
|
|
TargetMachine="17"
|
2009-01-19 19:34:34 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
2009-01-19 19:34:34 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2012-12-19 02:24:06 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
2009-01-19 19:34:34 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
CommandLine="mkdir "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)"
mkdir "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)"

copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unit_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpview_$(ConfigurationName)_$(PlatformName)\"
copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\assimpcmd_$(ConfigurationName)_$(PlatformName)\"
"
|
2009-01-19 19:34:34 +00:00
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
ConfigurationType="4"
|
2012-12-19 02:24:06 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops"
|
|
|
|
WholeProgramOptimization="0"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-19 19:34:34 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
|
|
|
StringPooling="true"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableEnhancedInstructionSet="0"
|
2009-01-15 13:12:09 +00:00
|
|
|
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
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-15 13:12:09 +00:00
|
|
|
ConfigurationType="4"
|
2012-12-19 02:24:06 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_BOOST_WORKAROUND"
|
2009-01-15 13:12:09 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
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>
|
|
|
|
<Configuration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-15 13:12:09 +00:00
|
|
|
ConfigurationType="4"
|
2012-12-19 02:24:06 +00:00
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\SingleThreadedShared.vsprops"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
TargetEnvironment="3"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
2012-02-16 02:11:29 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2012-12-19 02:24:06 +00:00
|
|
|
Optimization="0"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2012-12-19 02:24:06 +00:00
|
|
|
PreprocessorDefinitions="DEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2009-01-15 13:12:09 +00:00
|
|
|
WarningLevel="3"
|
2012-12-19 02:24:06 +00:00
|
|
|
DebugInformationFormat="3"
|
2009-01-15 13:12:09 +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>
|
|
|
|
<Configuration
|
|
|
|
Name="release-st|x64"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\SingleThreadedShared.vsprops"
|
|
|
|
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"
|
2011-05-30 14:41:57 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\contrib\unzip"
|
2009-01-15 13:12:09 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
StringPooling="true"
|
2009-01-19 19:34:34 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-01-15 13:12:09 +00:00
|
|
|
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>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="include"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="Compiler"
|
|
|
|
>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\Compiler\poppack1.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\Compiler\pushpack1.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-05-28 11:32:54 +00:00
|
|
|
<Filter
|
2012-02-03 17:04:06 +00:00
|
|
|
Name="C++"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\DefaultLogger.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\Exporter.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2011-01-05 22:07:51 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\Importer.hpp"
|
2011-01-05 22:07:51 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\IOStream.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\IOSystem.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\Logger.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\LogStream.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\NullLogger.hpp"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-08-26 18:16:12 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\ProgressHandler.hpp"
|
2010-08-26 18:16:12 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="C"
|
|
|
|
>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\cexport.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\cfileio.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\cimport.h"
|
2011-01-05 15:33:01 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Common"
|
|
|
|
>
|
|
|
|
<File
|
2012-04-22 23:14:39 +00:00
|
|
|
RelativePath="..\..\include\assimp\ai_assert.h"
|
2012-02-03 17:04:06 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-04-22 23:14:39 +00:00
|
|
|
RelativePath="..\..\include\assimp\anim.h"
|
2012-02-03 17:04:06 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\assimp\camera.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\color4.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-01-28 23:01:33 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\color4.inl"
|
2010-01-28 23:01:33 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\config.h"
|
2010-01-28 23:01:33 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\defs.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2012-04-18 23:07:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\assimp\importerdesc.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\light.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\material.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\material.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\matrix3x3.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\matrix3x3.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\matrix4x4.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\matrix4x4.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\mesh.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\postprocess.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\quaternion.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\quaternion.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2012-02-02 02:06:08 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\scene.h"
|
2012-02-02 02:06:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\texture.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\types.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\vector2.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\vector2.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2012-02-02 02:06:08 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\vector3.h"
|
2012-02-02 02:06:08 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-28 11:32:54 +00:00
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\vector3.inl"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-02-03 17:04:06 +00:00
|
|
|
RelativePath="..\..\include\assimp\version.h"
|
2009-05-28 11:32:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="sources"
|
|
|
|
>
|
|
|
|
<Filter
|
2011-03-08 17:18:25 +00:00
|
|
|
Name="importers"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="3ds"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSConverter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\3DSLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="ase"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASELoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASELoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASEParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ASEParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="hmp"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HMPLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="lwo"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOBLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOMaterial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="md3"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3FileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD3Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="md5"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Parser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD5Parser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="mdc"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDCNormalTable.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="mdl"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\HalfLifeFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLDefaultColorMap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MDLMaterialLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="obj"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileMtlImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileMtlImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjFileParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjTools.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="ply"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="smd"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SMDLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SMDLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="stl"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="x"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XFileParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="dxf"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2011-03-08 17:18:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DXFHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DXFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DXFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="raw"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RawLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RawLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="nff"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NFFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NFFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="off"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OFFLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OFFLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="ac"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ACLoader.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug-noboost-st|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug-st|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
GeneratePreprocessedFile="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ACLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="lws"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
General
- Added format auto-detection to most loaders
- Simplified BaseImporter::CanRead() with some utility methods
- improved fast_atof -> no overruns anymore. Fuck you, irrlicht.
- added assimp_cmd tool to allow command line model processing. Mainly adebugging tool for internal purposes, but others might find it useful, too.
- vc8/vc9: revision number is now written to DLL version header
- mkutil: some batch scripts to simplify tagging & building of release versions
- some API cleanup
- fixing some doxygen markup (+now explicit use of @file <filename>)
- Icon for assimp_view and assimp_cmd
3DS
- Normal vectors are not anymore inverted in some cases
- Improved pivot handling
- Improved handling of x-flipped meshes
Collada
- fixed a minor bug (visual_scene element)
LWS
- WIP implementation. No animations yet, some bugs and crashes.
- Animation system remains disabled, WIP code
- many test files for LWS, but most of them test the anim support, which is, read above, currently disabled.
STL
- fixing a log warning which appears for every model
- added binary&ascii test spider, exported from truespace
MD3
- Cleaning up output tags for automatically joined player models.
IRR
- Fixing coordinate system issues.
- Instance handling improved.
- Some of the reported crashes not yet fixed.
PretransformVertices
- Numerous performance improvements.
- Added config option to preserve the hierarchy during the step.
RemoveRedundantMaterials
- Added config option to specify a list of materials which are kept in every case.
UNREAL
- Added support for the old unreal data format (*.a,*.d,*.uc)
- tested only with exports from Milkshape
- more Unreal stuff to come soon
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@356 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-03-05 22:32:13 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWOAnimation.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWSLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LWSLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="bvh"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BVHLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BVHLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="irrmesh"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRMeshLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRMeshLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="irr"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 19:34:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRShared.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IRRShared.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="q3d"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3DLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3DLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="b3d"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\B3DImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\B3DImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="collada"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<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>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="ter"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TerragenLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TerragenLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="csm"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-04-26 15:09:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CSMLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CSMLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
General
- Added format auto-detection to most loaders
- Simplified BaseImporter::CanRead() with some utility methods
- improved fast_atof -> no overruns anymore. Fuck you, irrlicht.
- added assimp_cmd tool to allow command line model processing. Mainly adebugging tool for internal purposes, but others might find it useful, too.
- vc8/vc9: revision number is now written to DLL version header
- mkutil: some batch scripts to simplify tagging & building of release versions
- some API cleanup
- fixing some doxygen markup (+now explicit use of @file <filename>)
- Icon for assimp_view and assimp_cmd
3DS
- Normal vectors are not anymore inverted in some cases
- Improved pivot handling
- Improved handling of x-flipped meshes
Collada
- fixed a minor bug (visual_scene element)
LWS
- WIP implementation. No animations yet, some bugs and crashes.
- Animation system remains disabled, WIP code
- many test files for LWS, but most of them test the anim support, which is, read above, currently disabled.
STL
- fixing a log warning which appears for every model
- added binary&ascii test spider, exported from truespace
MD3
- Cleaning up output tags for automatically joined player models.
IRR
- Fixing coordinate system issues.
- Instance handling improved.
- Some of the reported crashes not yet fixed.
PretransformVertices
- Numerous performance improvements.
- Added config option to preserve the hierarchy during the step.
RemoveRedundantMaterials
- Added config option to specify a list of materials which are kept in every case.
UNREAL
- Added support for the old unreal data format (*.a,*.d,*.uc)
- tested only with exports from Milkshape
- more Unreal stuff to come soon
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@356 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-03-05 22:32:13 +00:00
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="unreal"
|
General
- Added format auto-detection to most loaders
- Simplified BaseImporter::CanRead() with some utility methods
- improved fast_atof -> no overruns anymore. Fuck you, irrlicht.
- added assimp_cmd tool to allow command line model processing. Mainly adebugging tool for internal purposes, but others might find it useful, too.
- vc8/vc9: revision number is now written to DLL version header
- mkutil: some batch scripts to simplify tagging & building of release versions
- some API cleanup
- fixing some doxygen markup (+now explicit use of @file <filename>)
- Icon for assimp_view and assimp_cmd
3DS
- Normal vectors are not anymore inverted in some cases
- Improved pivot handling
- Improved handling of x-flipped meshes
Collada
- fixed a minor bug (visual_scene element)
LWS
- WIP implementation. No animations yet, some bugs and crashes.
- Animation system remains disabled, WIP code
- many test files for LWS, but most of them test the anim support, which is, read above, currently disabled.
STL
- fixing a log warning which appears for every model
- added binary&ascii test spider, exported from truespace
MD3
- Cleaning up output tags for automatically joined player models.
IRR
- Fixing coordinate system issues.
- Instance handling improved.
- Some of the reported crashes not yet fixed.
PretransformVertices
- Numerous performance improvements.
- Added config option to preserve the hierarchy during the step.
RemoveRedundantMaterials
- Added config option to specify a list of materials which are kept in every case.
UNREAL
- Added support for the old unreal data format (*.a,*.d,*.uc)
- tested only with exports from Milkshape
- more Unreal stuff to come soon
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@356 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-03-05 22:32:13 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\UnrealLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\UnrealLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-08-09 08:24:16 +00:00
|
|
|
<Filter
|
|
|
|
Name="ndo"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NDOLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\NDOLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-09-05 12:04:32 +00:00
|
|
|
<Filter
|
|
|
|
Name="ogre"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OgreImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2012-04-22 22:26:26 +00:00
|
|
|
RelativePath="..\..\code\OgreImporter.hpp"
|
2009-09-05 12:04:32 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-03-19 20:45:40 +00:00
|
|
|
<File
|
2012-03-11 19:20:25 +00:00
|
|
|
RelativePath="..\..\code\OgreMaterial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OgreMesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OgreSkeleton.cpp"
|
2010-03-19 20:45:40 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-09-28 16:53:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OgreXmlHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-03-11 19:20:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OgreXmlHelper.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-09-05 12:04:32 +00:00
|
|
|
</Filter>
|
2010-02-07 00:54:48 +00:00
|
|
|
<Filter
|
|
|
|
Name="ms3d"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MS3DLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MS3DLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-04-02 04:17:05 +00:00
|
|
|
<Filter
|
|
|
|
Name="cob"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\COBLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\COBLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\COBScene.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2010-05-10 10:22:24 +00:00
|
|
|
<Filter
|
|
|
|
Name="blend"
|
|
|
|
>
|
2013-10-27 14:56:01 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderBMesh.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderBMesh.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderDNA.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderDNA.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderDNA.inl"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-07 14:50:19 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderIntermediate.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-07-07 14:50:19 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderModifier.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderModifier.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderScene.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderScene.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderSceneGen.h"
|
|
|
|
>
|
|
|
|
</File>
|
2013-10-27 14:56:01 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderTessellator.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlenderTessellator.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
</Filter>
|
2010-06-21 17:28:02 +00:00
|
|
|
<Filter
|
|
|
|
Name="q3bsp"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPFileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPFileImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPFileImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPFileParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPFileParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPZipArchive.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Q3BSPZipArchive.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-04-03 11:24:10 +00:00
|
|
|
<Filter
|
|
|
|
Name="md2"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2FileData.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2Loader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2Loader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MD2NormalTable.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-05-06 23:55:38 +00:00
|
|
|
<Filter
|
2011-05-08 20:08:28 +00:00
|
|
|
Name="ifc"
|
2011-05-06 23:55:38 +00:00
|
|
|
>
|
2013-02-07 08:51:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IfcBoolean.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-07-18 03:06:03 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCCurve.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-06-14 15:58:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCGeometry.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-06 23:55:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-06-14 15:58:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCMaterial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2013-02-07 08:51:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCOpenings.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-06-14 15:58:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCProfile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-06 23:55:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCReaderGen.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/bigobj"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCReaderGen.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-06-14 15:58:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCUtil.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\IFCUtil.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-06 23:55:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STEPFile.h"
|
|
|
|
>
|
|
|
|
</File>
|
2013-01-30 12:00:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STEPFileEncoding.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STEPFileEncoding.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-06 23:55:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STEPFileReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STEPFileReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-12-12 00:05:23 +00:00
|
|
|
</Filter>
|
2012-03-20 16:52:33 +00:00
|
|
|
<Filter
|
|
|
|
Name="xgl"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XGLLoader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\XGLLoader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2012-06-23 01:36:55 +00:00
|
|
|
<Filter
|
|
|
|
Name="fbx"
|
|
|
|
>
|
2012-07-20 22:45:37 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-08-09 00:08:12 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXBinaryTokenizer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-23 01:36:55 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXCompileConfig.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-28 18:02:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXConverter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXConverter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-26 16:05:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXDeformer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-26 16:31:19 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXDocument.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXDocument.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-08-10 21:02:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXDocumentUtil.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-01 12:38:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXDocumentUtil.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-23 01:36:55 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-28 17:16:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXImportSettings.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-02 13:57:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXMaterial.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-01 12:38:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXMeshGeometry.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-04 14:33:21 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXModel.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-26 01:42:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXNodeAttribute.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-23 01:36:55 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXParser.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXParser.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-07-02 13:57:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXProperties.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXProperties.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-23 01:36:55 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXTokenizer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXTokenizer.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-25 14:10:35 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXUtil.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FBXUtil.h"
|
|
|
|
>
|
|
|
|
</File>
|
2012-06-23 01:36:55 +00:00
|
|
|
</Filter>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2011-03-08 17:18:25 +00:00
|
|
|
Name="postprocessing"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2011-08-01 20:58:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CalcTangentsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CalcTangentsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ComputeUVMappingProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ComputeUVMappingProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ConvertToLHProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-04-15 15:10:50 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DeboneProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DeboneProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindDegenerates.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindDegenerates.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-02 20:29:27 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInstancesProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInstancesProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInvalidDataProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FindInvalidDataProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FixNormalsStep.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FixNormalsStep.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenFaceNormalsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenFaceNormalsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenVertexNormalsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenVertexNormalsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ImproveCacheLocality.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ImproveCacheLocality.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\JoinVerticesProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\JoinVerticesProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LimitBoneWeightsProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LimitBoneWeightsProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-08-04 11:27:13 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MakeVerboseFormat.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2011-08-04 11:27:13 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MakeVerboseFormat.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-04-24 20:53:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OptimizeGraph.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OptimizeGraph.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OptimizeMeshes.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\OptimizeMeshes.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PretransformVertices.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PretransformVertices.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-04-15 15:10:50 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ProcessHelper.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-04-11 14:31:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ProcessHelper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveRedundantMaterials.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveRedundantMaterials.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveVCProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveVCProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SortByPTypeProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SortByPTypeProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-11-22 18:14:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SplitByBoneCountProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SplitByBoneCountProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SplitLargeMeshes.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SplitLargeMeshes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TextureTransform.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TextureTransform.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TriangulateProcess.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TriangulateProcess.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ValidateDataStructure.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ValidateDataStructure.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
2011-08-01 20:58:31 +00:00
|
|
|
Name="core"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\AssimpPCH.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
2012-12-19 02:24:06 +00:00
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
2012-12-19 02:24:06 +00:00
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2009-04-11 14:31:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\AssimpPCH.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-08-01 20:58:31 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ByteSwap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Exceptional.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\GenericProperty.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Hash.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LogAux.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MaterialSystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MaterialSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PolyTools.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Profiler.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\qnan.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ScenePrivate.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StandardShapes.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StandardShapes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StringComparison.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TinyFormatter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Vertex.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="logging"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\DefaultLogger.cpp"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\FileLogStream.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\StdOStreamLogStream.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\Win32DebugLogStream.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 19:34:34 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2011-03-08 17:18:25 +00:00
|
|
|
Name="filesystem"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
2011-03-08 17:18:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\CInterfaceIOWrapper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-15 13:12:09 +00:00
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\DefaultIOStream.cpp"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-01-19 19:34:34 +00:00
|
|
|
RelativePath="..\..\code\DefaultIOStream.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOSystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultIOSystem.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-04-10 21:59:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\FileSystemFilter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-03-08 17:18:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\MemoryIOWrapper.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 19:34:34 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2011-03-08 17:18:25 +00:00
|
|
|
Name="core_import"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
2009-04-10 21:59:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Assimp.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseImporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BaseImporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-08-26 18:16:12 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\DefaultProgressHandler.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\fast_atof.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2011-08-01 20:58:31 +00:00
|
|
|
RelativePath="..\..\code\IFF.h"
|
2010-05-10 10:22:24 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2011-08-01 20:58:31 +00:00
|
|
|
RelativePath="..\..\code\Importer.cpp"
|
2010-05-10 10:22:24 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2011-08-01 20:58:31 +00:00
|
|
|
RelativePath="..\..\code\Importer.h"
|
2010-05-10 10:22:24 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-04-10 21:59:22 +00:00
|
|
|
<File
|
2011-08-01 20:58:31 +00:00
|
|
|
RelativePath="..\..\code\ImporterRegistry.cpp"
|
2009-04-10 21:59:22 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-04-02 04:17:05 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\LineSplitter.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ParsingUtils.h"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-13 00:52:50 +00:00
|
|
|
<File
|
2011-08-01 20:58:31 +00:00
|
|
|
RelativePath="..\..\code\PostStepRegistry.cpp"
|
2010-05-10 10:22:24 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-04-10 21:59:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveComments.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\RemoveComments.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SceneCombiner.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SceneCombiner.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ScenePreprocessor.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ScenePreprocessor.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SGSpatialSort.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SGSpatialSort.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SkeletonMeshBuilder.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SkeletonMeshBuilder.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SmoothingGroups.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SmoothingGroups.inl"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SpatialSort.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\SpatialSort.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\StreamReader.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-01-28 21:17:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Subdivision.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\Subdivision.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-04-10 21:59:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TargetAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\TargetAnimation.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\VertexTriangleAdjacency.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\VertexTriangleAdjacency.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 19:34:34 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
2009-04-02 15:16:01 +00:00
|
|
|
Name="extern"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="irrXML"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\CXMLReaderImpl.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\fast_atof.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\heapsort.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\irrArray.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\irrString.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\irrTypes.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\irrXML.cpp"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\irrXML\irrXML.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\irrXMLWrapper.h"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="zLib"
|
2009-01-15 13:12:09 +00:00
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\adler32.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\crc32.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\crc32.h"
|
|
|
|
>
|
|
|
|
</File>
|
2010-06-21 17:28:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\unzip\crypt.h"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-19 19:34:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inffast.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inffast.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inffixed.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inflate.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inflate.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inftrees.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\inftrees.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-06-21 17:28:02 +00:00
|
|
|
RelativePath="..\..\contrib\unzip\ioapi.c"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2010-06-21 17:28:02 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2010-06-21 17:28:02 +00:00
|
|
|
RelativePath="..\..\contrib\unzip\ioapi.h"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-06-21 17:28:02 +00:00
|
|
|
RelativePath="..\..\contrib\unzip\unzip.c"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-06-21 17:28:02 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\unzip\unzip.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\zconf.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\zconf.in.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\zlib.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\zutil.c"
|
|
|
|
>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2010-06-21 17:28:02 +00:00
|
|
|
Name="debug|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-01-19 19:34:34 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-01-19 19:34:34 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\zlib\zutil.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-08-21 22:49:58 +00:00
|
|
|
<Filter
|
|
|
|
Name="ConvertUTF"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\ConvertUTF\ConvertUTF.c"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2010-08-23 17:49:03 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2009-08-21 22:49:58 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2010-08-23 17:49:03 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2009-08-21 22:49:58 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\ConvertUTF\ConvertUTF.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2012-01-17 01:49:17 +00:00
|
|
|
<Filter
|
|
|
|
Name="poly2tri"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\advancing_front.cc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\advancing_front.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\cdt.cc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\cdt.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\poly2tri.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\common\shapes.cc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\common\shapes.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\sweep.cc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\sweep.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\sweep_context.cc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\sweep\sweep_context.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\poly2tri\poly2tri\common\utils.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="clipper"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\clipper\clipper.cpp"
|
|
|
|
>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|Win32"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|Win32"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|Win32"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-st|Win32"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug|x64"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-dll|x64"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-dll|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="release-noboost-st|x64"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-noboost-st|x64"
|
2012-01-17 01:49:17 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 02:06:12 +00:00
|
|
|
<FileConfiguration
|
2012-12-19 02:24:06 +00:00
|
|
|
Name="debug-st|x64"
|
2012-01-17 02:06:12 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2012-01-17 01:49:17 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="release-st|x64"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\contrib\clipper\clipper.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
2009-04-15 14:16:11 +00:00
|
|
|
<Filter
|
2010-05-10 10:22:24 +00:00
|
|
|
Name="noboost"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\foreach.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\format.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-10-08 17:27:59 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\lexical_cast.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2011-05-31 17:38:22 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\make_shared.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-04-15 14:16:11 +00:00
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\pointer_cast.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\scoped_array.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\scoped_ptr.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\shared_array.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\shared_ptr.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2010-05-10 10:22:24 +00:00
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\static_assert.hpp"
|
2009-04-15 14:16:11 +00:00
|
|
|
>
|
|
|
|
</File>
|
2010-05-10 10:22:24 +00:00
|
|
|
<Filter
|
|
|
|
Name="tuple"
|
2010-01-28 21:17:25 +00:00
|
|
|
>
|
2010-05-10 10:22:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\tuple\tuple.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="math"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BoostWorkaround\boost\math\common_factor_rt.hpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-04-15 14:16:11 +00:00
|
|
|
</Filter>
|
2011-01-21 15:37:00 +00:00
|
|
|
<Filter
|
2011-03-08 17:18:25 +00:00
|
|
|
Name="core_export"
|
2011-01-21 15:37:00 +00:00
|
|
|
>
|
|
|
|
<File
|
2011-03-08 17:18:25 +00:00
|
|
|
RelativePath="..\..\code\AssimpCExport.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\BlobIOSystem.h"
|
2011-01-21 15:37:00 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2011-03-08 17:18:25 +00:00
|
|
|
RelativePath="..\..\code\Exporter.cpp"
|
2011-01-21 15:37:00 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-03-08 17:18:25 +00:00
|
|
|
<Filter
|
|
|
|
Name="exporters"
|
|
|
|
>
|
|
|
|
<Filter
|
|
|
|
Name="collada"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaExporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ColladaExporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-07-19 21:41:59 +00:00
|
|
|
<Filter
|
|
|
|
Name="obj"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjExporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\ObjExporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-08-04 11:27:13 +00:00
|
|
|
<Filter
|
|
|
|
Name="stl"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLExporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\STLExporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2012-02-16 02:11:29 +00:00
|
|
|
<Filter
|
|
|
|
Name="ply"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyExporter.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\code\PlyExporter.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2011-03-08 17:18:25 +00:00
|
|
|
</Filter>
|
2009-01-15 13:12:09 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="doc"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\doc\datastructure.xml"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\doc\dox.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<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>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
2012-08-10 20:58:54 +00:00
|
|
|
</VisualStudioProject>
|