summaryrefslogtreecommitdiff
path: root/build/win32
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-05-25 11:38:20 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-09-16 11:10:28 +0800
commitd1b609184e1bab1c0fd01d8457fef68fc99e7658 (patch)
treef932f1bffc150e0da26ad102dbd27b4bf369ed96 /build/win32
parent2c3683a35bb6212b4ba2e1f30bdbed38f076ef42 (diff)
downloadpango-d1b609184e1bab1c0fd01d8457fef68fc99e7658.tar.gz
bgo# 650456: Visual C++ 2010 support-autotools
Update the autotools files for: -Creation of the full VS 2010 project/filter files for pango, pangocairo and pangoft2 from the templates during "make dist", so that the source file list can be made up-to-date with each release-this will simplify maintenance, as this is what is done for the VS 2008 project files. -Dist the VS 2010 files (with the templates) and related items
Diffstat (limited to 'build/win32')
-rw-r--r--build/win32/Makefile.am2
-rw-r--r--build/win32/vs10/Makefile.am24
2 files changed, 25 insertions, 1 deletions
diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am
index b75548b1..5aea65e6 100644
--- a/build/win32/Makefile.am
+++ b/build/win32/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = vs9
+SUBDIRS = vs9 vs10
EXTRA_DIST = unistd.h
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
new file mode 100644
index 00000000..60aa24b7
--- /dev/null
+++ b/build/win32/vs10/Makefile.am
@@ -0,0 +1,24 @@
+EXTRA_DIST = \
+ pango.sln \
+ pango_fc.sln \
+ pango.props \
+ pango.vcxproj \
+ pango.vcxproj.filters \
+ pango.vcxprojin \
+ pango.vcxproj.filtersin \
+ pangoft2.vcxproj \
+ pangoft2.vcxproj.filters \
+ pangoft2.vcxprojin \
+ pangoft2.vcxproj.filtersin \
+ pangowin32.vcxproj \
+ pangowin32.vcxproj.filters \
+ pangocairo.vcxproj \
+ pangocairo.vcxproj.filters \
+ pangocairo.vcxprojin \
+ pangocairo.vcxproj.filtersin \
+ pangocairo_fc.vcxproj \
+ pangocairo_fc.vcxproj.filters \
+ pangocairo_fc.vcxprojin \
+ pangocairo_fc.vcxproj.filtersin \
+ install.vcxproj \
+ README.txt