From 133545c0e187af63d3da7e34098c73dd34983abe Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Fri, 6 Mar 2015 18:15:08 +0800 Subject: [PATCH] MSVC Builds: Update Clutter Main Project There is a new source needed to build the GDK backend, so include that in the project files. --- build/win32/vs10/clutter.vcxproj.filtersin | 3 ++- build/win32/vs10/clutter.vcxprojin | 8 +++++++- build/win32/vs9/clutter.vcprojin | 8 +++++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/build/win32/vs10/clutter.vcxproj.filtersin b/build/win32/vs10/clutter.vcxproj.filtersin index 2d910f754..17be4902a 100644 --- a/build/win32/vs10/clutter.vcxproj.filtersin +++ b/build/win32/vs10/clutter.vcxproj.filtersin @@ -18,8 +18,9 @@ #include "clutter.vs10.sourcefiles.filters" Sources Sources - Sources Sources + Sources + Sources Sources Sources diff --git a/build/win32/vs10/clutter.vcxprojin b/build/win32/vs10/clutter.vcxprojin index 6a6263fdd..94a7ed2c6 100644 --- a/build/win32/vs10/clutter.vcxprojin +++ b/build/win32/vs10/clutter.vcxprojin @@ -348,13 +348,19 @@ true true + + true + true + true + true + true true true true - + true true true diff --git a/build/win32/vs9/clutter.vcprojin b/build/win32/vs9/clutter.vcprojin index 5c23a3bae..ee549d8fc 100644 --- a/build/win32/vs9/clutter.vcprojin +++ b/build/win32/vs9/clutter.vcprojin @@ -312,13 +312,19 @@ + + + + + + - +