Add MSVC Projects for Utility Programs
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 20 Jun 2013 07:48:32 +0000 (15:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 20 Jun 2013 07:51:12 +0000 (15:51 +0800)
commit5747064ecb1d9c89ff13f9ef6f2462a2d4fbb129
tree8c645f9e1bd925b77f959ebbb516210efe4f5b38
parent1f8026f8f8e700aa73844a159ac4cd8e1b2a4994
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.
14 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/gdbus.vcxproj [new file with mode: 0644]
build/win32/vs10/gdbus.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gio-querymodules.vcxproj [new file with mode: 0644]
build/win32/vs10/gio-querymodules.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/glib.props
build/win32/vs10/glib.sln
build/win32/vs10/install.vcxproj
build/win32/vs11/Makefile.am
build/win32/vs9/Makefile.am
build/win32/vs9/gdbus.vcproj [new file with mode: 0644]
build/win32/vs9/gio-querymodules.vcproj [new file with mode: 0644]
build/win32/vs9/glib.sln
build/win32/vs9/glib.vsprops