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_vc9/kernel')
-rw-r--r--projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj2
-rw-r--r--projectfiles_vc9/kernel/system/SYS_system.vcproj2
2 files changed, 4 insertions, 0 deletions
diff --git a/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj b/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
index ac958a10f54..8dfe63b67a4 100644
--- a/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
+++ b/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
@@ -4,6 +4,7 @@
Version="9,00"
Name="gen_messaging"
ProjectGUID="{727F90AC-ABE6-40BF-8937-C2F2F1D13DEA}"
+ RootNamespace="gen_messaging"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -189,6 +190,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\source\kernel\gen_messaging"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
diff --git a/projectfiles_vc9/kernel/system/SYS_system.vcproj b/projectfiles_vc9/kernel/system/SYS_system.vcproj
index c667a6050e8..36ec0001d8b 100644
--- a/projectfiles_vc9/kernel/system/SYS_system.vcproj
+++ b/projectfiles_vc9/kernel/system/SYS_system.vcproj
@@ -4,6 +4,7 @@
Version="9,00"
Name="SYS_system"
ProjectGUID="{BAAE3F2B-BCF8-4E84-B8BA-CFB2D64945FE}"
+ RootNamespace="SYS_system"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -266,6 +267,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\string\include;..\..\..\..\build\msvc_9\intern\moto\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"