summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-06-03 11:35:56 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-06-03 11:35:56 +0800
commit8bd5472933e16d5ed1a3f4006b6790cb72cc0d11 (patch)
treea83b56a49bcefc7e48fc4f284fe05de056e9c65c
parent06b639e71026306d9d422ce8f56da847ea63c5de (diff)
downloadclutter-8bd5472933e16d5ed1a3f4006b6790cb72cc0d11.tar.gz
Visual C++ 2008 support updates
-Update symbols table to reflect updates to the Clutter API -Made property sheet macros more modular -Cleaned up project files a bit
-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.vcprojin8
-rw-r--r--build/win32/vs9/clutter.vsprops26
-rw-r--r--build/win32/vs9/test-cogl-perf.vcproj8
-rw-r--r--build/win32/vs9/test-conformance.vcprojin8
-rw-r--r--build/win32/vs9/test-interactive.vcprojin8
-rw-r--r--build/win32/vs9/test-picking.vcproj8
-rw-r--r--build/win32/vs9/test-random-text.vcproj8
-rw-r--r--build/win32/vs9/test-text-perf.vcproj8
-rw-r--r--build/win32/vs9/test-text.vcproj8
-rw-r--r--clutter/clutter.symbols17
15 files changed, 89 insertions, 58 deletions
diff --git a/build/win32/vs9/cally-atkcomponent-example.vcproj b/build/win32/vs9/cally-atkcomponent-example.vcproj
index d5131e920..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;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(GTKModPfx)"
+ 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 ba5ad538b..5b29e791e 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;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(GTKModPfx)"
+ 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 4a06e221d..670d6b7cd 100644
--- a/build/win32/vs9/cally-atkevents-example.vcproj
+++ b/build/win32/vs9/cally-atkevents-example.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(GTKModPfx)"
+ 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 a07c58df7..af2248e00 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;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(GTKModPfx)"
+ 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 785c47082..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;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(GTKModPfx)"
+ PreprocessorDefinitions="_DEBUG;$(CallyTestDefs)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -124,7 +124,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(GTKModPfx)"
+ PreprocessorDefinitions="$(CallyTestDefs)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/clutter.vcprojin b/build/win32/vs9/clutter.vcprojin
index 513b72707..138df4c3d 100644
--- a/build/win32/vs9/clutter.vcprojin
+++ b/build/win32/vs9/clutter.vcprojin
@@ -33,7 +33,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\clutter;..\..\..\clutter\win32;..\..\..\clutter\cally"
- PreprocessorDefinitions="_DEBUG;CLUTTER_ENABLE_DEBUG;$(LibBuildDefines);$(ClutterBuildDefines)"
+ PreprocessorDefinitions="$(DebugLibBuildDefines);$(ClutterBuildDefines)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -71,7 +71,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\clutter;..\..\..\clutter\win32;..\..\..\clutter\cally"
- PreprocessorDefinitions="_DEBUG;CLUTTER_ENABLE_DEBUG;$(LibBuildDefines);$(ClutterBuildDefines)"
+ PreprocessorDefinitions="$(DebugLibBuildDefines);$(ClutterBuildDefines)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -111,7 +111,7 @@
Optimization="2"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\..\..\clutter;..\..\..\clutter\win32;..\..\..\clutter\cally"
- PreprocessorDefinitions="$(LibBuildDefines);$(ClutterBuildDefines)"
+ PreprocessorDefinitions="$(ReleaseLibBuildDefines);$(ClutterBuildDefines)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -148,7 +148,7 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\clutter;..\..\..\clutter\win32;..\..\..\clutter\cally"
- PreprocessorDefinitions="$(LibBuildDefines);$(ClutterBuildDefines)"
+ PreprocessorDefinitions="$(ReleaseLibBuildDefines);$(ClutterBuildDefines)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/clutter.vsprops b/build/win32/vs9/clutter.vsprops
index 52a948bb1..529bf5063 100644
--- a/build/win32/vs9/clutter.vsprops
+++ b/build/win32/vs9/clutter.vsprops
@@ -27,20 +27,36 @@
Value="1.0"
/>
<UserMacro
+ Name="BaseWinBuildDef"
+ Value="_WIN32_WINNT=0x0500"
+ />
+ <UserMacro
+ Name="BaseBuildDef"
+ Value="$(BaseWinBuildDef);CLUTTER_DISABLE_DEPRECATED;COGL_DISABLE_DEPRECATED"
+ />
+ <UserMacro
Name="LibBuildDefines"
Value="HAVE_CONFIG_H;CLUTTER_COMPILATION;COGL_ENABLE_EXPERIMENTAL_API;COGL_HAS_WIN32_SUPPORT"
/>
<UserMacro
+ Name="DebugLibBuildDefines"
+ Value="$(LibBuildDefines);_DEBUG;CLUTTER_ENABLE_DEBUG"
+ />
+ <UserMacro
+ Name="ReleaseLibBuildDefines"
+ Value="$(LibBuildDefines);G_DISABLE_ASSERT;G_DISABLE_CHECKS;G_DISABLE_CAST_CHECKS"
+ />
+ <UserMacro
Name="ClutterBuildDefines"
- Value="CLUTTER_DISABLE_DEPRECATED;COGL_DISABLE_DEPRECATED;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;"
+ 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;"
/>
<UserMacro
- Name="GTKModPfx"
- Value="PREFIXDIR=\&quot;/some/dummy/dir\&quot;"
+ Name="CallyTestDefs"
+ Value="$(BaseWinBuildDef);PREFIXDIR=\&quot;/some/dummy/dir\&quot;"
/>
<UserMacro
- Name="TestDataDef"
- Value="TESTS_DATADIR=\&quot;../tests/data\&quot;"
+ Name="TestProgDef"
+ Value="$(BaseBuildDef);TESTS_DATADIR=\&quot;../tests/data\&quot;"
/>
<UserMacro
Name="PreBuildCmd"
diff --git a/build/win32/vs9/test-cogl-perf.vcproj b/build/win32/vs9/test-cogl-perf.vcproj
index 5171d93b7..775380c6e 100644
--- a/build/win32/vs9/test-cogl-perf.vcproj
+++ b/build/win32/vs9/test-cogl-perf.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -59,7 +59,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -93,7 +93,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -122,7 +122,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-conformance.vcprojin b/build/win32/vs9/test-conformance.vcprojin
index beac0d68b..3dba53ec1 100644
--- a/build/win32/vs9/test-conformance.vcprojin
+++ b/build/win32/vs9/test-conformance.vcprojin
@@ -32,7 +32,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestDataDef)"
+ PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -62,7 +62,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestDataDef)"
+ PreprocessorDefinitions="_DEBUG;COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -97,7 +97,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestDataDef)"
+ PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -128,7 +128,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestDataDef)"
+ PreprocessorDefinitions="COGL_ENABLE_EXPERIMENTAL_API;$(TestProgDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-interactive.vcprojin b/build/win32/vs9/test-interactive.vcprojin
index 0ecd15de3..83017c1bb 100644
--- a/build/win32/vs9/test-interactive.vcprojin
+++ b/build/win32/vs9/test-interactive.vcprojin
@@ -32,7 +32,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(TestDataDef)"
+ PreprocessorDefinitions="_DEBUG;$(TestProgDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -62,7 +62,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG;$(TestDataDef)"
+ PreprocessorDefinitions="_DEBUG;$(TestProgDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -97,7 +97,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions="$(TestDataDef)"
+ PreprocessorDefinitions="$(TestProgDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -128,7 +128,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="$(TestDataDef)"
+ PreprocessorDefinitions="$(TestProgDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-picking.vcproj b/build/win32/vs9/test-picking.vcproj
index 76c8d055d..844d0c4fe 100644
--- a/build/win32/vs9/test-picking.vcproj
+++ b/build/win32/vs9/test-picking.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -60,7 +60,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -94,7 +94,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -123,7 +123,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-random-text.vcproj b/build/win32/vs9/test-random-text.vcproj
index 99bd739b9..eace693ac 100644
--- a/build/win32/vs9/test-random-text.vcproj
+++ b/build/win32/vs9/test-random-text.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -59,7 +59,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -93,7 +93,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -122,7 +122,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-text-perf.vcproj b/build/win32/vs9/test-text-perf.vcproj
index 9997ebee8..7b154e630 100644
--- a/build/win32/vs9/test-text-perf.vcproj
+++ b/build/win32/vs9/test-text-perf.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -59,7 +59,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -93,7 +93,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -122,7 +122,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/build/win32/vs9/test-text.vcproj b/build/win32/vs9/test-text.vcproj
index 5c9ee0b35..019626a70 100644
--- a/build/win32/vs9/test-text.vcproj
+++ b/build/win32/vs9/test-text.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -59,7 +59,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="_DEBUG;$(BaseWinBuildDef)"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -93,7 +93,7 @@
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
@@ -122,7 +122,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
+ PreprocessorDefinitions="$(BaseWinBuildDef)"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index aa0fd8876..c46284fcc 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -60,10 +60,11 @@ clutter_actor_box_new
clutter_actor_box_set_origin
clutter_actor_box_set_size
clutter_actor_box_union
-clutter_actor_contains
clutter_actor_clear_actions
clutter_actor_clear_constraints
clutter_actor_clear_effects
+clutter_actor_contains
+clutter_actor_continue_paint
clutter_actor_create_pango_context
clutter_actor_create_pango_layout
clutter_actor_destroy
@@ -89,9 +90,14 @@ clutter_actor_get_effects
clutter_actor_get_fixed_position_set
clutter_actor_get_flags
clutter_actor_get_geometry
+
+#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_actor_get_gid
+#endif
+
clutter_actor_get_height
clutter_actor_get_name
+clutter_actor_get_offscreen_redirect
clutter_actor_get_opacity
clutter_actor_get_paint_box
clutter_actor_get_paint_opacity
@@ -126,6 +132,7 @@ clutter_actor_grab_key_focus
clutter_actor_has_allocation
clutter_actor_has_clip
clutter_actor_has_key_focus
+clutter_actor_has_overlaps
clutter_actor_has_pointer
clutter_actor_hide
clutter_actor_hide_all
@@ -170,6 +177,7 @@ clutter_actor_set_flags
clutter_actor_set_height
clutter_actor_set_geometry
clutter_actor_set_name
+clutter_actor_set_offscreen_redirect
clutter_actor_set_opacity
clutter_actor_set_parent
clutter_actor_set_position
@@ -528,6 +536,7 @@ clutter_drag_action_set_drag_handle
clutter_drag_action_set_drag_threshold
clutter_drag_axis_get_type
clutter_effect_get_type
+clutter_effect_queue_rerun
clutter_events_pending
clutter_event_copy
clutter_event_flags_get_type
@@ -602,7 +611,11 @@ clutter_geometry_get_type
clutter_geometry_intersects
clutter_geometry_union
clutter_get_accessibility_enabled
+
+#ifndef CLUTTER_DISABLE_DEPRECATED
clutter_get_actor_by_gid
+#endif
+
clutter_get_current_event
clutter_get_current_event_time
clutter_get_debug_enabled
@@ -1108,6 +1121,7 @@ clutter_text_get_line_wrap_mode
clutter_text_get_max_length
clutter_text_get_password_char
clutter_text_get_selectable
+clutter_text_get_selected_text_color
clutter_text_get_selection
clutter_text_get_selection_bound
clutter_text_get_selection_color
@@ -1141,6 +1155,7 @@ clutter_text_set_max_length
clutter_text_set_password_char
clutter_text_set_preedit_string
clutter_text_set_selectable
+clutter_text_set_selected_text_color
clutter_text_set_selection
clutter_text_set_selection_bound
clutter_text_set_selection_color