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/bmfont/make/msvc_7_0/bmfont.vcproj')
-rw-r--r--intern/bmfont/make/msvc_7_0/bmfont.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/intern/bmfont/make/msvc_7_0/bmfont.vcproj b/intern/bmfont/make/msvc_7_0/bmfont.vcproj
index 348b364e9ed..fde39d8fb41 100644
--- a/intern/bmfont/make/msvc_7_0/bmfont.vcproj
+++ b/intern/bmfont/make/msvc_7_0/bmfont.vcproj
@@ -21,7 +21,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="../..,../../intern"
+ AdditionalIncludeDirectories="..\..;..\..\intern"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
@@ -31,7 +31,7 @@
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\bmfont/"
ObjectFile=".\..\..\..\..\obj\windows\intern\bmfont/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\bmfont/"
- WarningLevel="3"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
@@ -73,7 +73,7 @@ ECHO Done
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../..,../../intern"
+ AdditionalIncludeDirectories="..\..;..\..\intern"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
@@ -82,7 +82,7 @@ ECHO Done
AssemblerListingLocation=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
ObjectFile=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
ProgramDataBaseFileName=".\..\..\..\..\obj\windows\intern\bmfont\debug/"
- WarningLevel="3"
+ WarningLevel="1"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>