summaryrefslogtreecommitdiff
path: root/build/win32/vs9/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2013-12-26 19:37:08 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2013-12-26 19:37:08 +0800
commit369a828af6ed09e7f4160cb353b9f9de2dfe495c (patch)
tree4a4f1281ac879aa1ae50145b4bfbbcc7e74bf318 /build/win32/vs9/Makefile.am
parent9c3151d8ff165e9ed0812fa0ef2c94d331db4dba (diff)
downloadgdk-pixbuf-369a828af6ed09e7f4160cb353b9f9de2dfe495c.tar.gz
Visual Studio Projects: Split the Property Sheets
Split up the Visual Studio 2008/2010 property sheets, so that they can be more easily maintained; also remove items that aren't really needed for the build and merge a few items that are frequently repeated. Also make the copying of config.h from config.h.win32 done with a custom build rule so that we have a clean source tree when cleaning the build from the IDE.
Diffstat (limited to 'build/win32/vs9/Makefile.am')
-rw-r--r--build/win32/vs9/Makefile.am22
1 files changed, 13 insertions, 9 deletions
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index f2c69050d..f44dae848 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -1,12 +1,16 @@
-EXTRA_DIST = \
- README.txt \
- gdk-pixbuf.sln \
- gdk-pixbuf.vsprops \
- gdk-pixbuf.vcproj \
- gdk-pixbuf.vcprojin \
- gdk-pixbuf-csource.vcproj \
- gdk-pixbuf-query-loaders.vcproj \
- gdk-pixbuf-pixdata.vcproj \
+EXTRA_DIST = \
+ README.txt \
+ gdk-pixbuf.sln \
+ gdk-pixbuf-version-paths.vsprops \
+ gdk-pixbuf-build-defines.vsprops \
+ gdk-pixbuf-gen-srcs.vsprops \
+ gdk-pixbuf-gengir.vsprops \
+ gdk-pixbuf-install.vsprops \
+ gdk-pixbuf.vcproj \
+ gdk-pixbuf.vcprojin \
+ gdk-pixbuf-csource.vcproj \
+ gdk-pixbuf-query-loaders.vcproj \
+ gdk-pixbuf-pixdata.vcproj \
install.vcproj \
gengir.vcproj