glib/build/win32/vs9/Makefile.am
Chun-wei Fan 97b82d8d21 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.
2013-06-20 15:48:32 +08:00

24 lines
469 B
Makefile

EXTRA_DIST = \
README.txt \
glib.sln \
glib.vsprops \
glib.vcproj \
glib.vcprojin \
glib-genmarshal.vcproj \
gspawn-win32-helper-console.vcproj \
gspawn-win32-helper.vcproj \
gmodule.vcproj \
gobject.vcproj \
gobject.vcprojin \
gthread.vcproj \
gio.vcproj \
gio.vcprojin \
testglib.vcproj \
glib-compile-schemas.vcproj \
gsettings.vcproj \
glib-compile-resources.vcproj \
gresource.vcproj \
gio-querymodules.vcproj \
gdbus.vcproj \
install.vcproj