mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +01:00
win32: let glib to use the right path separator for the modules
This commit is contained in:
parent
2ac7c5a6fb
commit
ad0f340c27
@ -957,7 +957,7 @@ _g_io_win32_get_module (void)
|
||||
*/
|
||||
#define GIO_MODULE_DIR \
|
||||
g_build_filename (g_win32_get_package_installation_directory_of_module (gio_dll), \
|
||||
"lib/gio/modules", \
|
||||
"lib", "gio", "modules", \
|
||||
NULL)
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user