MSVC 2008 Projects: Split the Property Sheets
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 21 Aug 2013 08:05:47 +0000 (16:05 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 21 Aug 2013 08:05:47 +0000 (16:05 +0800)
commit3c4ee831f74e760b65e9239bec3ad5b5ac60e6a6
tree59bc35148e25bbe561f21d1169d36cc8757dcdc8
parent716ec71ece2a583d48e7c09e2d8562cf5eb96809
MSVC 2008 Projects: Split the Property Sheets

Split the property sheet into four sheets, to make maintainance of the
build files easier, and also to prepare for using autotools to fill in
the parts for the "installation" of headers.

Also put more of the items that are repeated in the projects into the
property sheets, also to improve ease of maintenance.

Updates to the Visual Studio 2010 projects will come later, as the script
to update them to Visual Studio 2012 must also be taken into account during'
the process.
21 files changed:
build/win32/vs9/Makefile.am
build/win32/vs9/gdbus.vcproj
build/win32/vs9/gio-querymodules.vcproj
build/win32/vs9/gio.vcprojin
build/win32/vs9/glib-build-defines.vsprops [new file with mode: 0644]
build/win32/vs9/glib-compile-resources.vcproj
build/win32/vs9/glib-compile-schemas.vcproj
build/win32/vs9/glib-genmarshal.vcproj
build/win32/vs9/glib-install.vsprops [moved from build/win32/vs9/glib.vsprops with 89% similarity]
build/win32/vs9/glib-version-paths.vsprops [new file with mode: 0644]
build/win32/vs9/glib.vcprojin
build/win32/vs9/glibprepbuild.vsprops [new file with mode: 0644]
build/win32/vs9/gmodule.vcproj
build/win32/vs9/gobject.vcprojin
build/win32/vs9/gresource.vcproj
build/win32/vs9/gsettings.vcproj
build/win32/vs9/gspawn-win32-helper-console.vcproj
build/win32/vs9/gspawn-win32-helper.vcproj
build/win32/vs9/gthread.vcproj
build/win32/vs9/install.vcproj
build/win32/vs9/testglib.vcproj