Home | History | Annotate | Download | only in tests

Lines Matching full:glib_dll

742       gchar *glib_dll;
753 glib_dll = "libglib-2.0-0.dll";
756 glib_dll = "cygglib-2.0-0.dll";
760 g_print ("GLib DLL name tested for: %s\n", glib_dll);
766 g_win32_get_package_installation_directory (GETTEXT_PACKAGE, glib_dll));
768 g_win32_get_package_installation_directory (NULL, glib_dll));
770 g_win32_get_package_installation_subdirectory (NULL, glib_dll, "lib\\locale"));