|
@@ -41,14 +41,15 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
- AdditionalOptions="/MP"
|
|
|
|
Optimization="0"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
AdditionalIncludeDirectories=""
|
|
- PreprocessorDefinitions="DEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
|
|
+ PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
|
BasicRuntimeChecks="3"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="1"
|
|
RuntimeLibrary="1"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DebugInformationFormat="4"
|
|
@@ -167,15 +168,16 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
- AdditionalOptions="/MP"
|
|
|
|
InlineFunctionExpansion="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories=""
|
|
AdditionalIncludeDirectories=""
|
|
- PreprocessorDefinitions="NDEBUG, _SCL_SECURE_NO_WARNINGS, _CRT_SECURE_NO_WARNINGS,WIN32"
|
|
|
|
|
|
+ PreprocessorDefinitions="NDEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32"
|
|
StringPooling="true"
|
|
StringPooling="true"
|
|
BufferSecurityCheck="false"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="2"
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
/>
|
|
/>
|
|
@@ -240,7 +242,9 @@
|
|
StringPooling="true"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
BufferSecurityCheck="false"
|
|
- EnableEnhancedInstructionSet="2"
|
|
|
|
|
|
+ EnableEnhancedInstructionSet="0"
|
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
@@ -295,7 +299,6 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
- AdditionalOptions="/MP"
|
|
|
|
InlineFunctionExpansion="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
FavorSizeOrSpeed="1"
|
|
@@ -305,6 +308,8 @@
|
|
RuntimeLibrary="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="2"
|
|
EnableEnhancedInstructionSet="2"
|
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
/>
|
|
/>
|
|
@@ -344,7 +349,7 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Name="VCPostBuildEventTool"
|
|
- CommandLine="copy "$(OutDir)\$(TargetFileName)" "$(SolutionDir)..\..\bin\unittest_$(ConfigurationName)_$(PlatformName)\""
|
|
|
|
|
|
+ CommandLine=""
|
|
/>
|
|
/>
|
|
</Configuration>
|
|
</Configuration>
|
|
<Configuration
|
|
<Configuration
|
|
@@ -380,7 +385,7 @@
|
|
StringPooling="true"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
BufferSecurityCheck="false"
|
|
- EnableEnhancedInstructionSet="2"
|
|
|
|
|
|
+ EnableEnhancedInstructionSet="0"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
@@ -446,7 +451,6 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
- AdditionalOptions="/MP"
|
|
|
|
Optimization="0"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
|
PreprocessorDefinitions="DEBUG;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;WIN32;ASSIMP_BUILD_DLL_EXPORT"
|
|
@@ -454,6 +458,8 @@
|
|
SmallerTypeCheck="true"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
WarningLevel="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
DebugInformationFormat="4"
|
|
@@ -646,10 +652,6 @@
|
|
RelativePath="..\..\include\aiScene.h"
|
|
RelativePath="..\..\include\aiScene.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
- <File
|
|
|
|
- RelativePath="..\..\include\aiSceneEntities.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<File
|
|
<File
|
|
RelativePath="..\..\include\aiTexture.h"
|
|
RelativePath="..\..\include\aiTexture.h"
|
|
>
|
|
>
|
|
@@ -715,16 +717,12 @@
|
|
</File>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
<Filter
|
|
- Name="Boost_Workaround"
|
|
|
|
|
|
+ Name="BoostWorkaround"
|
|
>
|
|
>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\include\BoostWorkaround\boost\format.hpp"
|
|
RelativePath="..\..\include\BoostWorkaround\boost\format.hpp"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
- <File
|
|
|
|
- RelativePath="..\..\include\BoostWorkaround\boost\multi_array.hpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<File
|
|
<File
|
|
RelativePath="..\..\include\BoostWorkaround\boost\scoped_ptr.hpp"
|
|
RelativePath="..\..\include\BoostWorkaround\boost\scoped_ptr.hpp"
|
|
>
|
|
>
|
|
@@ -742,14 +740,6 @@
|
|
RelativePath="..\..\code\Assimp.cpp"
|
|
RelativePath="..\..\code\Assimp.cpp"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\AssimpPCH.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\AssimpPCH.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\BaseImporter.cpp"
|
|
RelativePath="..\..\code\BaseImporter.cpp"
|
|
>
|
|
>
|
|
@@ -798,14 +788,6 @@
|
|
RelativePath="..\..\code\FileLogStream.h"
|
|
RelativePath="..\..\code\FileLogStream.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\FindDegenerates.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\FindDegenerates.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\GenericProperty.h"
|
|
RelativePath="..\..\code\GenericProperty.h"
|
|
>
|
|
>
|
|
@@ -928,6 +910,46 @@
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.cpp"
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.cpp"
|
|
>
|
|
>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
</File>
|
|
</File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.h"
|
|
RelativePath="..\..\code\extra\MakeVerboseFormat.h"
|
|
@@ -941,46 +963,6 @@
|
|
<Filter
|
|
<Filter
|
|
Name="Loaders"
|
|
Name="Loaders"
|
|
>
|
|
>
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\ACLoader.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\ACLoader.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\BVHLoader.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\BVHLoader.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\IRRLoader.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\IRRLoader.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\IRRMeshLoader.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\IRRMeshLoader.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\LWSLoader.cpp"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\LWSLoader.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<Filter
|
|
<Filter
|
|
Name="3DS"
|
|
Name="3DS"
|
|
>
|
|
>
|
|
@@ -1340,6 +1322,74 @@
|
|
<Filter
|
|
<Filter
|
|
Name="AC"
|
|
Name="AC"
|
|
>
|
|
>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\ACLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\ACLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="LWS"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\LWSLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\LWSLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="BVH"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\BVHLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\BVHLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="IRRMesh"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\IRRMeshLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\IRRMeshLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="IRR"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\IRRLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\IRRLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="Q3D"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\Q3DLoader.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\Q3DLoader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
<Filter
|
|
@@ -1361,6 +1411,14 @@
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\FindDegenerates.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\FindDegenerates.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\FindInvalidDataProcess.cpp"
|
|
RelativePath="..\..\code\FindInvalidDataProcess.cpp"
|
|
>
|
|
>
|
|
@@ -1491,14 +1549,58 @@
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
<Filter
|
|
- Name="Compiler"
|
|
|
|
- >
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\Compiler\poppack1.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\Compiler\pushpack1.h"
|
|
|
|
|
|
+ Name="PCH"
|
|
|
|
+ >
|
|
|
|
+ <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
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="1"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="1"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="1"
|
|
|
|
+ PrecompiledHeaderThrough="AssimpPCH.h"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\AssimpPCH.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
@@ -1509,10 +1611,6 @@
|
|
RelativePath="..\..\code\irrXML\CXMLReaderImpl.h"
|
|
RelativePath="..\..\code\irrXML\CXMLReaderImpl.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
- <File
|
|
|
|
- RelativePath="..\..\code\irrXML\fast_atof.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\irrXML\heapsort.h"
|
|
RelativePath="..\..\code\irrXML\heapsort.h"
|
|
>
|
|
>
|
|
@@ -1532,6 +1630,78 @@
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\irrXML\irrXML.cpp"
|
|
RelativePath="..\..\code\irrXML\irrXML.cpp"
|
|
>
|
|
>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ BasicRuntimeChecks="0"
|
|
|
|
+ SmallerTypeCheck="true"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ BasicRuntimeChecks="0"
|
|
|
|
+ SmallerTypeCheck="false"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ BasicRuntimeChecks="0"
|
|
|
|
+ SmallerTypeCheck="false"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Release_DLL|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug_DLL|Win32"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ BasicRuntimeChecks="0"
|
|
|
|
+ SmallerTypeCheck="false"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
|
|
+ <FileConfiguration
|
|
|
|
+ Name="Debug_DLL|x64"
|
|
|
|
+ >
|
|
|
|
+ <Tool
|
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
|
+ />
|
|
|
|
+ </FileConfiguration>
|
|
</File>
|
|
</File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\irrXML\irrXML.h"
|
|
RelativePath="..\..\code\irrXML\irrXML.h"
|