summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-12-13 13:07:46 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-12-13 13:07:46 +0800
commitc4590e59c72ac4253c4ede1badd4684bb616b30c (patch)
tree04e7aeeed49c822eb0472bb8669d59856385eaae
parent1dd28537c4a3af3fffbcc4d85ec1c98126524d7b (diff)
downloadclutter-c4590e59c72ac4253c4ede1badd4684bb616b30c.tar.gz
Visual C++ 2008 projects update
Refines things a little bit from the last Visual C++ 2008 project updates.
-rw-r--r--build/win32/vs9/cally-atkcomponent-example.vcproj8
-rw-r--r--build/win32/vs9/cally-atkeditabletext-example.vcproj8
-rw-r--r--build/win32/vs9/cally-atkevents-example.vcproj8
-rw-r--r--build/win32/vs9/cally-atktext-example.vcproj8
-rw-r--r--build/win32/vs9/cally-clone-example.vcproj8
-rw-r--r--build/win32/vs9/clutter.vsprops10
6 files changed, 25 insertions, 25 deletions
diff --git a/build/win32/vs9/cally-atkcomponent-example.vcproj b/build/win32/vs9/cally-atkcomponent-example.vcproj
index f12135883..3242b7eab 100644
--- a/build/win32/vs9/cally-atkcomponent-example.vcproj
+++ b/build/win32/vs9/cally-atkcomponent-example.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/cally-atkeditabletext-example.vcproj b/build/win32/vs9/cally-atkeditabletext-example.vcproj
index 90d3a9054..b2316dcf2 100644
--- a/build/win32/vs9/cally-atkeditabletext-example.vcproj
+++ b/build/win32/vs9/cally-atkeditabletext-example.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/cally-atkevents-example.vcproj b/build/win32/vs9/cally-atkevents-example.vcproj
index 58b9cec6b..d6bbed335 100644
--- a/build/win32/vs9/cally-atkevents-example.vcproj
+++ b/build/win32/vs9/cally-atkevents-example.vcproj
@@ -32,7 +32,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\clutter"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -62,7 +62,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\clutter"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -97,7 +97,7 @@
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\..\..\clutter"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -128,7 +128,7 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\clutter"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/cally-atktext-example.vcproj b/build/win32/vs9/cally-atktext-example.vcproj
index 5219e24e9..22f4d6b3a 100644
--- a/build/win32/vs9/cally-atktext-example.vcproj
+++ b/build/win32/vs9/cally-atktext-example.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/cally-clone-example.vcproj b/build/win32/vs9/cally-clone-example.vcproj
index 9b9cc28fb..7605fb19c 100644
--- a/build/win32/vs9/cally-clone-example.vcproj
+++ b/build/win32/vs9/cally-clone-example.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(CallyTestDefs);$(ClutterDisableDeprecationWarnings)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/clutter.vsprops b/build/win32/vs9/clutter.vsprops
index 4ff0f2a20..124d98301 100644
--- a/build/win32/vs9/clutter.vsprops
+++ b/build/win32/vs9/clutter.vsprops
@@ -51,18 +51,18 @@
Value="$(BaseBuildDef);G_LOG_DOMAIN=\&quot;Clutter\&quot;;CLUTTER_PREFIX=\&quot;../\&quot;;CLUTTER_LIBDIR=\&quot;../lib\&quot;;CLUTTER_DATADIR=\&quot;../share\&quot;;CLUTTER_LOCALEDIR=\&quot;../share/locale\&quot;;CLUTTER_SYSCONFDIR=\&quot;../etc\&quot;"
/>
<UserMacro
+ Name="ClutterDisableDeprecationWarnings"
+ Value="CLUTTER_DISABLE_DEPRECATION_WARNINGS;GLIB_DISABLE_DEPRECATION_WARNINGS"
+ />
+ <UserMacro
Name="CallyTestDefs"
- Value="$(BaseWinBuildDef);PREFIXDIR=\&quot;/some/dummy/dir\&quot;"
+ Value="$(BaseWinBuildDef);PREFIXDIR=\&quot;/some/dummy/dir\&quot;;$(ClutterDisableDeprecationWarnings)"
/>
<UserMacro
Name="TestProgDef"
Value="$(BaseBuildDef);TESTS_DATADIR=\&quot;../share/clutter-$(ClutterApiVersion)/data\&quot;"
/>
<UserMacro
- Name="ClutterDisableDeprecationWarnings"
- Value="CLUTTER_DISABLE_DEPRECATION_WARNINGS;GLIB_DISABLE_DEPRECATION_WARNINGS"
- />
- <UserMacro
Name="TestPerfProgDef"
Value="$(BaseBuildDef);TESTS_DATA_DIR=\&quot;../share/clutter-$(ClutterApiVersion)/data\&quot;;$(ClutterDisableDeprecationWarnings)"
/>