bgo# 650456: Visual C++ 2010 Project Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 25 May 2011 03:51:44 +0000 (11:51 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 16 Sep 2011 03:10:30 +0000 (11:10 +0800)
commit59be42675a3bc166a8ecf0ee95207a2d7fdd4f2b
treee7dbfa216548d880f89571c4223df70da4fbd5d8
parentd1b609184e1bab1c0fd01d8457fef68fc99e7658
bgo# 650456: Visual C++ 2010 Project Files

These are the VS 2010 project files themselves...

As in the last patch, project and filter files for pango, pangocairo and
pangoft2 are templates so that they are filled in during "make dist",
which the resulting full project/filter files are distributed with the
templates

Yeah, I know there are 2 sets of projects/filters for pangocairo, but it is
needed to accomodate the options for the dependency on fontconfig/pangoft2
on VS2010.  That's life with VS2010...
14 files changed:
build/win32/vs10/install.vcxproj [new file with mode: 0644]
build/win32/vs10/pango.props [new file with mode: 0644]
build/win32/vs10/pango.sln [new file with mode: 0644]
build/win32/vs10/pango.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/pango.vcxprojin [new file with mode: 0644]
build/win32/vs10/pango_fc.sln [new file with mode: 0644]
build/win32/vs10/pangocairo.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/pangocairo.vcxprojin [new file with mode: 0644]
build/win32/vs10/pangocairo_fc.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/pangocairo_fc.vcxprojin [new file with mode: 0644]
build/win32/vs10/pangoft2.vcxproj.filtersin [new file with mode: 0644]
build/win32/vs10/pangoft2.vcxprojin [new file with mode: 0644]
build/win32/vs10/pangowin32.vcxproj [new file with mode: 0644]
build/win32/vs10/pangowin32.vcxproj.filters [new file with mode: 0644]