Add MSVC Projects for Utility Programs

Build and "install" the gio-querymodules and gdbus utility programs so that
the Visual Studio builds of GLib is more comprehensive.  The Python scripts
for the GDBus codegen will be added to "installation" later.
This commit is contained in:
Chun-wei Fan
2013-06-20 15:48:32 +08:00
parent ffaf57b936
commit 97b82d8d21
14 changed files with 811 additions and 0 deletions

View File

@@ -34,4 +34,8 @@ EXTRA_DIST = \
glib-compile-resources.vcxproj.filters \
gresource.vcxproj \
gresource.vcxproj.filters \
gio-querymodules.vcxproj \
gio-querymodules.vcxproj.filters \
gdbus.vcxproj \
gdbus.vcxproj.filters \
install.vcxproj