mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Visual Studio builds: Move project files to win32/
It was suggested that the project files be moved here as we don't actually need to go two directory layers from $(srcroot), and would help us to standardize on things in the future across the board.
This commit is contained in:
@@ -7,7 +7,7 @@ include $(top_srcdir)/glib.mk
|
||||
ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
|
||||
|
||||
SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs tests
|
||||
DIST_SUBDIRS = $(SUBDIRS) build
|
||||
DIST_SUBDIRS = $(SUBDIRS) build win32
|
||||
|
||||
bin_SCRIPTS = glib-gettextize
|
||||
|
||||
|
Reference in New Issue
Block a user