Visual C++ support: Add support to build GDK backend
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 14 May 2012 08:18:13 +0000 (16:18 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 14 May 2012 08:18:13 +0000 (16:18 +0800)
commitee72d9b4af62d91dc16f853ff8165bba20169f52
treeff4804be7e9c9a3de14397ed7c49e5ee97dca820
parent193bf6123daac301636f1dc52dc1908564c6d1a4
Visual C++ support: Add support to build GDK backend

-Add configuration in Clutter projects to add option to build Clutter with
 the GDK3 backend in addition to the Win32 backend
-Add another preconfigured clutter-config.h.win32_GDK which contains
 backend configs for both GDK3 and Win32 windowing and input.
build/win32/vs10/clutter.props
build/win32/vs10/clutter.sln
build/win32/vs10/clutter.vcxproj.filtersin
build/win32/vs10/clutter.vcxprojin
build/win32/vs9/clutter.sln
build/win32/vs9/clutter.vcprojin
build/win32/vs9/clutter.vsprops
clutter/Makefile.am
clutter/clutter-config.h.win32_GDK [new file with mode: 0644]