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:48:32 +0000 (15:48 +0800)
commit97b82d8d21bc77fdc3aa27a851662d642a89bc5c
tree35fede054cf6e495a4a93168fdc3123744be3142
parentffaf57b936c22e95d13f90257425555716e6036e
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