Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/decimation/make/msvc_7_0/decimation.vcproj')
-rw-r--r--intern/decimation/make/msvc_7_0/decimation.vcproj14
1 files changed, 7 insertions, 7 deletions
diff --git a/intern/decimation/make/msvc_7_0/decimation.vcproj b/intern/decimation/make/msvc_7_0/decimation.vcproj
index 11db67b3512..e7af4f24697 100644
--- a/intern/decimation/make/msvc_7_0/decimation.vcproj
+++ b/intern/decimation/make/msvc_7_0/decimation.vcproj
@@ -21,7 +21,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\container\include\,..\..\..\..\..\lib\windows\memutil\include\,..\..\..\..\..\lib\windows\moto\include\"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\moto\include\;..\..\..\..\..\lib\windows\container\include\;..\..\..\..\..\lib\windows\memutil\include\"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
@@ -29,7 +29,7 @@
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\decimation\debug/"
ObjectFile=".\..\..\..\..\obj\windows\intern\decimation\debug/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\decimation\debug/"
- WarningLevel="4"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -73,7 +73,7 @@ ECHO Done
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="2"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\container\include\,..\..\..\..\..\lib\windows\memutil\include\,..\..\..\..\..\lib\windows\moto\include\"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\moto\include\;..\..\..\..\..\lib\windows\container\include\;..\..\..\..\..\lib\windows\memutil\include\"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
StringPooling="TRUE"
RuntimeLibrary="4"
@@ -82,7 +82,7 @@ ECHO Done
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\decimation/"
ObjectFile=".\..\..\..\..\obj\windows\intern\decimation/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\decimation/"
- WarningLevel="3"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
@@ -118,6 +118,9 @@ ECHO Done
Name="intern"
Filter="">
<File
+ RelativePath="..\..\intern\LOD_decimation.cpp">
+ </File>
+ <File
RelativePath="..\..\intern\LOD_DecimationClass.h">
</File>
<File
@@ -174,9 +177,6 @@ ECHO Done
<File
RelativePath="..\..\intern\LOD_QuadricEditor.h">
</File>
- <File
- RelativePath="..\..\intern\LOD_decimation.cpp">
- </File>
</Filter>
<Filter
Name="extern"