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 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj10
1 files changed, 6 insertions, 4 deletions
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index 72b877ad516..2ea860f6393 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -31,10 +31,11 @@
AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\debug\"
ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\debug\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\debug\"
- WarningLevel="2"
+ WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
- CompileAs="0"/>
+ CompileAs="0"
+ DisableSpecificWarnings="4100"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
@@ -83,9 +84,10 @@
AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\"
ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\"
ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\"
- WarningLevel="2"
+ WarningLevel="4"
SuppressStartupBanner="TRUE"
- CompileAs="0"/>
+ CompileAs="0"
+ DisableSpecificWarnings="4100"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool