windows: deploy suil modules
[ardour.git] / gtk2_ardour / bundle_env_mingw.cc
index 2cc298cafee66c0cbb3980f2998e1e62ff24b685..b45a209a798f00d67e7f82be1a0d2e871547a4f4 100644 (file)
@@ -111,6 +111,8 @@ fixup_bundle_environment (int, char* [], const char** localedir)
        path += G_SEARCHPATH_SEPARATOR;
        path += "%COMMONPROGRAMFILES%\\Vamp Plugins";
        Glib::setenv ("VAMP_PATH", path, true);
+
+       Glib::setenv ("SUIL_MODULE_DIR", Glib::build_filename(ardour_dll_directory(), "suil"), true);
 }
 
 static __cdecl void