mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 03:46:17 +01:00
444a5fcd4a
Rename the project to "install" the GLib files, as we are planning to have a grand solution file that would build the entire GTK+ stack with its deps, to ease the process for people building the GTK+ stack from a stock installation of Visual Studio.
26 lines
548 B
Makefile
26 lines
548 B
Makefile
EXTRA_DIST = \
|
|
README.txt \
|
|
glib.sln \
|
|
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 \
|
|
glib-compile-schemas.vcproj \
|
|
gsettings.vcproj \
|
|
glib-compile-resources.vcproj \
|
|
gresource.vcproj \
|
|
gio-querymodules.vcproj \
|
|
gdbus.vcproj \
|
|
glib-install.vcproj \
|
|
glib-build-defines.vsprops \
|
|
glib-install.vsprops \
|
|
glib-version-paths.vsprops \
|
|
glib-gen-srcs.vsprops
|