glib/build/win32/vs9/Makefile.am
Chun-wei Fan d858cd3047 Add Visual C++ 2008 projects for GResource tools
Add projects to build the glib-compile-resources and gresource(-tool)
utilities, and "install" these tools upon successful compilation, and dist
the new projects.

One piece of note: will it be better to dist gconstructor_as_data.h instead
of generating it in the VS build process (I generated it in the property
sheet update in this commit)?

Visual C++ 2010 projects will follow shortly.
2012-02-07 14:37:57 +08:00

22 lines
426 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 \
install.vcproj