mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
don't build gdesktopappinfo.obj, it collides with symbols
2007-12-20 Hans Breuer <hans@breuer.org> * makefile.msc : don't build gdesktopappinfo.obj, it collides with symbols gwin32appinfo.obj, added gmount.obj * gio.symbols : mark g_desktop_app_* as G_OS_UNIX svn path=/trunk/; revision=6178
This commit is contained in:
@@ -63,12 +63,14 @@ g_app_info_get_default_for_uri_scheme
|
||||
|
||||
#if IN_HEADER(__G_DESKTOP_APP_INFO_H__)
|
||||
#if IN_FILE(__G_DESKTOP_APP_INFO_C__)
|
||||
#ifdef G_OS_UNIX
|
||||
g_desktop_app_info_new_from_filename
|
||||
g_desktop_app_info_new
|
||||
g_desktop_app_info_get_type G_GNUC_CONST
|
||||
g_desktop_app_info_get_is_hidden
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#if IN_HEADER(__G_ASYNC_RESULT_H__)
|
||||
|
Reference in New Issue
Block a user