mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
dc7e9a54e5
-Added projects to compile the glib-compile-schemas and gsettings utilities -Update .vsprops to install these in "install" phase -Distribute these projects also
34 lines
813 B
Makefile
34 lines
813 B
Makefile
EXTRA_DIST = \
|
|
README.txt \
|
|
glib.sln \
|
|
glib.props \
|
|
glib.vcxproj \
|
|
glib.vcxproj.filters \
|
|
glib.vcxprojin \
|
|
glib.vcxproj.filtersin \
|
|
glib-genmarshal.vcxproj \
|
|
glib-genmarshal.vcxproj.filters \
|
|
gspawn-win32-helper-console.vcxproj \
|
|
gspawn-win32-helper-console.vcxproj.filters \
|
|
gspawn-win32-helper.vcxproj \
|
|
gspawn-win32-helper.vcxproj.filters \
|
|
gmodule.vcxproj \
|
|
gmodule.vcxproj.filters \
|
|
gobject.vcxproj \
|
|
gobject.vcxproj.filters \
|
|
gobject.vcxprojin \
|
|
gobject.vcxproj.filtersin \
|
|
gthread.vcxproj \
|
|
gthread.vcxproj.filters \
|
|
gio.vcxproj \
|
|
gio.vcxproj.filters \
|
|
gio.vcxprojin \
|
|
gio.vcxproj.filtersin \
|
|
testglib.vcxproj \
|
|
testglib.vcxproj.filters \
|
|
glib-compile-schemas.vcxproj \
|
|
glib-compile-schemas.vcxproj.filters \
|
|
gsettings.vcxproj \
|
|
gsettings.vcxproj.filters \
|
|
install.vcxproj
|