diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 8723fe29d..b78f076c6 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -7,7 +7,10 @@ EXTRA_DIST = \ clutter.sln \ clutter.vcproj \ clutter.vcprojin \ - clutter.vsprops \ + clutter-build-defines.vsprops \ + clutter-gen-srcs.vsprops \ + clutter-install.vsprops \ + clutter-version-paths.vsprops \ install.vcproj \ test-cogl-perf.vcproj \ test-interactive-clutter.vcproj \ diff --git a/build/win32/vs9/cally-atkcomponent-example.vcproj b/build/win32/vs9/cally-atkcomponent-example.vcproj index 6eccb4b08..0e170cb48 100644 --- a/build/win32/vs9/cally-atkcomponent-example.vcproj +++ b/build/win32/vs9/cally-atkcomponent-example.vcproj @@ -21,7 +21,7 @@ @@ -51,7 +51,7 @@ diff --git a/build/win32/vs9/cally-atkeditabletext-example.vcproj b/build/win32/vs9/cally-atkeditabletext-example.vcproj index 1aa1a9c2c..a151ce203 100644 --- a/build/win32/vs9/cally-atkeditabletext-example.vcproj +++ b/build/win32/vs9/cally-atkeditabletext-example.vcproj @@ -21,7 +21,7 @@ @@ -51,7 +51,7 @@ diff --git a/build/win32/vs9/cally-atkevents-example.vcproj b/build/win32/vs9/cally-atkevents-example.vcproj index 2ea075e04..e00954ef0 100644 --- a/build/win32/vs9/cally-atkevents-example.vcproj +++ b/build/win32/vs9/cally-atkevents-example.vcproj @@ -21,7 +21,7 @@ @@ -52,7 +52,7 @@ diff --git a/build/win32/vs9/cally-atktext-example.vcproj b/build/win32/vs9/cally-atktext-example.vcproj index 0e656d0d7..d4d4bae4d 100644 --- a/build/win32/vs9/cally-atktext-example.vcproj +++ b/build/win32/vs9/cally-atktext-example.vcproj @@ -21,7 +21,7 @@ @@ -51,7 +51,7 @@ diff --git a/build/win32/vs9/cally-clone-example.vcproj b/build/win32/vs9/cally-clone-example.vcproj index 11dfc367e..ef0f12ace 100644 --- a/build/win32/vs9/cally-clone-example.vcproj +++ b/build/win32/vs9/cally-clone-example.vcproj @@ -21,7 +21,7 @@ @@ -51,7 +51,7 @@ diff --git a/build/win32/vs9/clutter-build-defines.vsprops b/build/win32/vs9/clutter-build-defines.vsprops new file mode 100644 index 000000000..f147c98a9 --- /dev/null +++ b/build/win32/vs9/clutter-build-defines.vsprops @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + diff --git a/build/win32/vs9/clutter-gen-srcs.vsprops b/build/win32/vs9/clutter-gen-srcs.vsprops new file mode 100644 index 000000000..78ac858e0 --- /dev/null +++ b/build/win32/vs9/clutter-gen-srcs.vsprops @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/clutter.vsprops b/build/win32/vs9/clutter-install.vsprops similarity index 70% rename from build/win32/vs9/clutter.vsprops rename to build/win32/vs9/clutter-install.vsprops index 4b5754f5b..e1362d11d 100644 --- a/build/win32/vs9/clutter.vsprops +++ b/build/win32/vs9/clutter-install.vsprops @@ -2,131 +2,9 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/win32/vs9/clutter-version-paths.vsprops b/build/win32/vs9/clutter-version-paths.vsprops new file mode 100644 index 000000000..7b988195a --- /dev/null +++ b/build/win32/vs9/clutter-version-paths.vsprops @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/clutter.vcprojin b/build/win32/vs9/clutter.vcprojin index ed2a89367..fb924e8fb 100644 --- a/build/win32/vs9/clutter.vcprojin +++ b/build/win32/vs9/clutter.vcprojin @@ -21,18 +21,18 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/install.vcproj index 91c4c43fc..2121c4eeb 100644 --- a/build/win32/vs9/install.vcproj +++ b/build/win32/vs9/install.vcproj @@ -20,7 +20,7 @@ @@ -50,7 +50,7 @@ diff --git a/build/win32/vs9/test-interactive-clutter.vcprojin b/build/win32/vs9/test-interactive-clutter.vcprojin index b283debdd..f5add5279 100644 --- a/build/win32/vs9/test-interactive-clutter.vcprojin +++ b/build/win32/vs9/test-interactive-clutter.vcprojin @@ -21,7 +21,7 @@ @@ -86,7 +86,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-picking.vcproj b/build/win32/vs9/test-picking.vcproj index 7caf1a542..9a00f2fa7 100644 --- a/build/win32/vs9/test-picking.vcproj +++ b/build/win32/vs9/test-picking.vcproj @@ -21,7 +21,7 @@ @@ -51,7 +51,7 @@ diff --git a/build/win32/vs9/test-random-text.vcproj b/build/win32/vs9/test-random-text.vcproj index 05cbdde17..c9fc13f1f 100644 --- a/build/win32/vs9/test-random-text.vcproj +++ b/build/win32/vs9/test-random-text.vcproj @@ -21,7 +21,7 @@ @@ -50,7 +50,7 @@ diff --git a/build/win32/vs9/test-state-hidden-performance.vcproj b/build/win32/vs9/test-state-hidden-performance.vcproj index 271691904..8fe32b736 100644 --- a/build/win32/vs9/test-state-hidden-performance.vcproj +++ b/build/win32/vs9/test-state-hidden-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-state-interactive-performance.vcproj b/build/win32/vs9/test-state-interactive-performance.vcproj index 8dd2989b9..2f4d01121 100644 --- a/build/win32/vs9/test-state-interactive-performance.vcproj +++ b/build/win32/vs9/test-state-interactive-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-state-mini-performance.vcproj b/build/win32/vs9/test-state-mini-performance.vcproj index efdf2889c..7c9f8380a 100644 --- a/build/win32/vs9/test-state-mini-performance.vcproj +++ b/build/win32/vs9/test-state-mini-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-state-performance.vcproj b/build/win32/vs9/test-state-performance.vcproj index 784cfb961..71f5c4219 100644 --- a/build/win32/vs9/test-state-performance.vcproj +++ b/build/win32/vs9/test-state-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-state-pick-performance.vcproj b/build/win32/vs9/test-state-pick-performance.vcproj index b8bc4578e..5775970b8 100644 --- a/build/win32/vs9/test-state-pick-performance.vcproj +++ b/build/win32/vs9/test-state-pick-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-text-perf-performance.vcproj b/build/win32/vs9/test-text-perf-performance.vcproj index 71c3e84a7..3c0afe6aa 100644 --- a/build/win32/vs9/test-text-perf-performance.vcproj +++ b/build/win32/vs9/test-text-perf-performance.vcproj @@ -1,166 +1,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/test-text-perf.vcproj b/build/win32/vs9/test-text-perf.vcproj index 09288051f..f44108421 100644 --- a/build/win32/vs9/test-text-perf.vcproj +++ b/build/win32/vs9/test-text-perf.vcproj @@ -21,7 +21,7 @@ @@ -50,7 +50,7 @@ diff --git a/build/win32/vs9/test-text.vcproj b/build/win32/vs9/test-text.vcproj index 2fe2c1735..a729be1e2 100644 --- a/build/win32/vs9/test-text.vcproj +++ b/build/win32/vs9/test-text.vcproj @@ -21,7 +21,7 @@ @@ -50,7 +50,7 @@