3 # NOTE: the use of PREFIX is incorrect - it should be INSTALL_PREFIX,
4 # but somehow scons puts leading /'s on INSTALL_PREFIX and that causes
5 # wine to be unable to find the .exe.so file
7 export GTK_PATH
=%PREFIX
%/lib
/ardour2
:$GTK_PATH
9 LD_LIBRARY_PATH
=%PREFIX
%/lib
/ardour2
:$LD_LIBRARY_PATH exec wine
%PREFIX
%/lib
/ardour
2/ardour_vst.exe.so
"$@"