Visual Studio Projects: Cleanup Property Sheets

Make the projects include a single property sheet as necessary, which will
in turn include the other property sheet(s) as needed, so that we can avoid
warnings where we include the same property sheets twice in a single
project.

Also make the copying of pre-configured headers into custom build rules so
that they can be removed upon the clean command from the IDE and that they
can be re-copied if their counterpart *.h.win32 are updated.
This commit is contained in:
Chun-wei Fan
2013-12-27 12:25:18 +08:00
parent d01a075632
commit ddc29a9036
21 changed files with 593 additions and 309 deletions

View File

@@ -41,4 +41,4 @@ EXTRA_DIST = \
glib-build-defines.props \
glib-install.props \
glib-version-paths.props \
glibprepbuild.props
glib-gen-srcs.props