mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Define G_PLATFORM_WIN32 here, too.
2001-03-10 Tor Lillqvist <tml@iki.fi> * glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
This commit is contained in:
parent
8f69a82ccb
commit
1f76698bb6
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2001-03-10 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glibconfig.h.win32.in: Define G_PLATFORM_WIN32 here, too.
|
||||
|
||||
* tests/Makefile.am: Use the _LIBADD dependency on libglib only on
|
||||
Win32.
|
||||
|
||||
|
@ -103,6 +103,7 @@ typedef guint32 gsize;
|
||||
#define GLIB_MICRO_VERSION @GLIB_MICRO_VERSION@
|
||||
|
||||
#define G_OS_WIN32
|
||||
#define G_PLATFORM_WIN32
|
||||
|
||||
#ifdef __cplusplus
|
||||
#define G_HAVE_INLINE 1
|
||||
|
Loading…
Reference in New Issue
Block a user