Added missing gthread/gthread.def file. Incremented version numbers
authorTor Lillqvist <tml@src.gnome.org>
Sun, 17 Jan 1999 11:11:39 +0000 (11:11 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 17 Jan 1999 11:11:39 +0000 (11:11 +0000)
in the *.h.win32 files.

config.h.win32
glibconfig.h.win32
gthread/gthread.def [new file with mode: 0644]

index 6fc30a5..2823851 100644 (file)
@@ -56,7 +56,7 @@
 
 #define GLIB_MAJOR_VERSION 1
 #define GLIB_MINOR_VERSION 1
-#define GLIB_MICRO_VERSION 12
+#define GLIB_MICRO_VERSION 13
 #define GLIB_INTERFACE_AGE 0
 #define GLIB_BINARY_AGE 0
 
index 5ecf82f..bf7e699 100644 (file)
@@ -78,7 +78,7 @@ typedef unsigned __int64 guint64;
 
 #define GLIB_MAJOR_VERSION 1
 #define GLIB_MINOR_VERSION 1
-#define GLIB_MICRO_VERSION 12
+#define GLIB_MICRO_VERSION 13
 
 #ifdef __cplusplus
 #define        G_HAVE_INLINE   1
diff --git a/gthread/gthread.def b/gthread/gthread.def
new file mode 100644 (file)
index 0000000..3622c35
--- /dev/null
@@ -0,0 +1,2 @@
+EXPORTS
+       g_thread_init