summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-07-22 08:38:06 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-07-22 08:38:06 +0000
commitf07b4a876ea81c94fac4967a3b98bd97c38faf94 (patch)
treee767ea151fc98f08de02d01f723124b1e592bea1 /glib.def
parentfec9828ac62918374fb8aa94e15a9bdf554e269e (diff)
downloadglib-f07b4a876ea81c94fac4967a3b98bd97c38faf94.tar.gz
Fix resource handling, the resource file got left out from the DLL after
2000-07-22 Tor Lillqvist <tml@iki.fi> * build-dll: Fix resource handling, the resource file got left out from the DLL after all... Remove the WIN32APIHEADERS, not needed with current windres. * glib.def: Add new functions.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index ac57b367c..479ff5f79 100644
--- a/glib.def
+++ b/glib.def
@@ -251,6 +251,8 @@ EXPORTS
g_on_error_query
g_on_error_stack_trace
g_parse_debug_string
+ g_path_get_basename
+ g_path_get_dirname
g_path_is_absolute
g_path_skip_root
g_pipe_readable_msg