Searched refs:exe_root (Results 1 – 1 of 1) sorted by relevance
2593 gchar *exe_root; in g_win32_get_system_data_dirs_for_module() local2663 exe_root = g_win32_get_package_installation_directory_of_module (NULL); in g_win32_get_system_data_dirs_for_module()2664 p = g_build_filename (exe_root, "share", NULL); in g_win32_get_system_data_dirs_for_module()2667 g_free (exe_root); in g_win32_get_system_data_dirs_for_module()