Added missing gthread/gthread.def file. Incremented version numbers

in the *.h.win32 files.
This commit is contained in:
Tor Lillqvist 1999-01-17 11:11:39 +00:00
parent 5f52b321cc
commit 3e9ad980bb
3 changed files with 4 additions and 2 deletions

View File

@ -56,7 +56,7 @@
#define GLIB_MAJOR_VERSION 1 #define GLIB_MAJOR_VERSION 1
#define GLIB_MINOR_VERSION 1 #define GLIB_MINOR_VERSION 1
#define GLIB_MICRO_VERSION 12 #define GLIB_MICRO_VERSION 13
#define GLIB_INTERFACE_AGE 0 #define GLIB_INTERFACE_AGE 0
#define GLIB_BINARY_AGE 0 #define GLIB_BINARY_AGE 0

View File

@ -78,7 +78,7 @@ typedef unsigned __int64 guint64;
#define GLIB_MAJOR_VERSION 1 #define GLIB_MAJOR_VERSION 1
#define GLIB_MINOR_VERSION 1 #define GLIB_MINOR_VERSION 1
#define GLIB_MICRO_VERSION 12 #define GLIB_MICRO_VERSION 13
#ifdef __cplusplus #ifdef __cplusplus
#define G_HAVE_INLINE 1 #define G_HAVE_INLINE 1

2
gthread/gthread.def Normal file
View File

@ -0,0 +1,2 @@
EXPORTS
g_thread_init