mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
Must have the rule to create gspawn-win32-helper-console.c outside if
OS_WIN32, as it is included in the distributed files.
This commit is contained in:
@@ -234,13 +234,13 @@ gspawn_win32_helper_LDADD = libglib-2.0.la
|
|||||||
gspawn_win32_helper_LDFLAGS = -mwindows
|
gspawn_win32_helper_LDFLAGS = -mwindows
|
||||||
gspawn_win32_helper_console_LDADD = libglib-2.0.la
|
gspawn_win32_helper_console_LDADD = libglib-2.0.la
|
||||||
|
|
||||||
gspawn-win32-helper-console.c:
|
|
||||||
echo '#include "gspawn-win32-helper.c"' >$@
|
|
||||||
|
|
||||||
glib-win32-res.o: glib.rc
|
glib-win32-res.o: glib.rc
|
||||||
$(WINDRES) glib.rc $@
|
$(WINDRES) glib.rc $@
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
gspawn-win32-helper-console.c:
|
||||||
|
echo '#include "gspawn-win32-helper.c"' >$@
|
||||||
|
|
||||||
glib-2.0.lib: libglib-2.0.la glib.def
|
glib-2.0.lib: libglib-2.0.la glib.def
|
||||||
lib -name:libglib-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:glib.def -out:$@
|
lib -name:libglib-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:glib.def -out:$@
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user