mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
win32: let glib to use the right path separator for the modules
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user