|
@@ -41,6 +41,7 @@
|
|
/>
|
|
/>
|
|
<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"
|
|
@@ -166,6 +167,7 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalOptions="/MP"
|
|
InlineFunctionExpansion="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
FavorSizeOrSpeed="1"
|
|
@@ -293,6 +295,7 @@
|
|
/>
|
|
/>
|
|
<Tool
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
|
|
+ AdditionalOptions="/MP"
|
|
InlineFunctionExpansion="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
FavorSizeOrSpeed="1"
|
|
@@ -443,6 +446,7 @@
|
|
/>
|
|
/>
|
|
<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"
|
|
@@ -582,6 +586,10 @@
|
|
RelativePath="..\..\include\aiAssert.h"
|
|
RelativePath="..\..\include\aiAssert.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\aiCamera.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\include\aiConfig.h"
|
|
RelativePath="..\..\include\aiConfig.h"
|
|
>
|
|
>
|
|
@@ -594,6 +602,10 @@
|
|
RelativePath="..\..\include\aiFileIO.h"
|
|
RelativePath="..\..\include\aiFileIO.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\aiLight.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\include\aiMaterial.h"
|
|
RelativePath="..\..\include\aiMaterial.h"
|
|
>
|
|
>
|
|
@@ -689,14 +701,34 @@
|
|
<Filter
|
|
<Filter
|
|
Name="Compiler"
|
|
Name="Compiler"
|
|
>
|
|
>
|
|
- <Filter
|
|
|
|
- Name="MSVC"
|
|
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\Compiler\poppack1.h"
|
|
>
|
|
>
|
|
- <File
|
|
|
|
- RelativePath="..\..\include\Compiler\MSVC\stdint.h"
|
|
|
|
- >
|
|
|
|
- </File>
|
|
|
|
- </Filter>
|
|
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\Compiler\pstdint.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\Compiler\pushpack1.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="Boost_Workaround"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\BoostWorkaround\boost\format.hpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\BoostWorkaround\boost\multi_array.hpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\include\BoostWorkaround\boost\scoped_ptr.hpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
<Filter
|
|
@@ -710,6 +742,14 @@
|
|
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"
|
|
>
|
|
>
|
|
@@ -758,6 +798,14 @@
|
|
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"
|
|
>
|
|
>
|
|
@@ -798,6 +846,14 @@
|
|
RelativePath="..\..\code\RemoveComments.h"
|
|
RelativePath="..\..\code\RemoveComments.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\SceneCombiner.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\SceneCombiner.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\SGSpatialSort.cpp"
|
|
RelativePath="..\..\code\SGSpatialSort.cpp"
|
|
>
|
|
>
|
|
@@ -806,6 +862,14 @@
|
|
RelativePath="..\..\code\SGSpatialSort.h"
|
|
RelativePath="..\..\code\SGSpatialSort.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\SkeletonMeshBuilder.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\SkeletonMeshBuilder.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\SmoothingGroups.h"
|
|
RelativePath="..\..\code\SmoothingGroups.h"
|
|
>
|
|
>
|
|
@@ -830,6 +894,10 @@
|
|
RelativePath="..\..\code\StandardShapes.h"
|
|
RelativePath="..\..\code\StandardShapes.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\StreamReader.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\StringComparison.h"
|
|
RelativePath="..\..\code\StringComparison.h"
|
|
>
|
|
>
|
|
@@ -873,6 +941,46 @@
|
|
<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"
|
|
>
|
|
>
|
|
@@ -1253,6 +1361,14 @@
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
RelativePath="..\..\code\ConvertToLHProcess.h"
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\FindInvalidDataProcess.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\FindInvalidDataProcess.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
<File
|
|
<File
|
|
RelativePath="..\..\code\FixNormalsStep.cpp"
|
|
RelativePath="..\..\code\FixNormalsStep.cpp"
|
|
>
|
|
>
|
|
@@ -1386,6 +1502,46 @@
|
|
>
|
|
>
|
|
</File>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
|
|
+ <Filter
|
|
|
|
+ Name="irrXML"
|
|
|
|
+ >
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\CXMLReaderImpl.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\fast_atof.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\heapsort.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrArray.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrString.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrTypes.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrXML.cpp"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrXML.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ <File
|
|
|
|
+ RelativePath="..\..\code\irrXML\irrXMLWrapper.h"
|
|
|
|
+ >
|
|
|
|
+ </File>
|
|
|
|
+ </Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
<Filter
|
|
Name="doc"
|
|
Name="doc"
|