mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-12 13:49:22 +01:00
Add gspawn-win32.c to EXTRA_DIST.
This commit is contained in:
parent
fb4de1c50d
commit
03f512769d
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -16,6 +16,8 @@
|
||||
CreateProcess directly, it probably could. (Now we use the spawnv*
|
||||
functions from msvcrt.)
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add gspawn-win32.c
|
||||
|
||||
* glib.def: Add new entry points.
|
||||
|
||||
* glib.def
|
||||
|
@ -24,6 +24,7 @@ EXTRA_DIST = \
|
||||
giowin32.c \
|
||||
glibconfig.h.win32.in \
|
||||
gwin32.c \
|
||||
gspawn-win32.c \
|
||||
config.h.win32.in \
|
||||
build-dll \
|
||||
glib.rc.in \
|
||||
|
@ -24,6 +24,7 @@ EXTRA_DIST = \
|
||||
giowin32.c \
|
||||
glibconfig.h.win32.in \
|
||||
gwin32.c \
|
||||
gspawn-win32.c \
|
||||
config.h.win32.in \
|
||||
build-dll \
|
||||
glib.rc.in \
|
||||
|
Loading…
x
Reference in New Issue
Block a user