From a4460f6d9453bbd7e584937686449cef3e19f052 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Mon, 20 Aug 2018 20:34:57 -0400 Subject: Initial commit --- gtk+-mingw/lib/gthread-2.0.def | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gtk+-mingw/lib/gthread-2.0.def (limited to 'gtk+-mingw/lib/gthread-2.0.def') diff --git a/gtk+-mingw/lib/gthread-2.0.def b/gtk+-mingw/lib/gthread-2.0.def new file mode 100644 index 0000000..200b043 --- /dev/null +++ b/gtk+-mingw/lib/gthread-2.0.def @@ -0,0 +1,3 @@ +EXPORTS + g_thread_init + g_thread_init_with_errorcheck_mutexes -- cgit v1.2.3