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:
Tor Lillqvist 2001-03-10 21:37:28 +00:00 committed by Tor Lillqvist
parent 8f69a82ccb
commit 1f76698bb6
9 changed files with 17 additions and 0 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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