second (and hopefully) final part of changes to respond to header format changes...
[ArdourMidi.git] / vst / ardevst
blobbb7474b8fb195393a507c70c3c883777dcf5ecc0
1 #!/bin/sh
3 . `dirname "$0"`/../build/default/gtk2_ardour/ardev_common_waf.sh
4 export LD_LIBRARY_PATH=$libs/../gtk2_ardour:$LD_LIBRARY_PATH
5 exec wine $libs/../gtk2_ardour/ardour-3.0-vst.so "$@"