#!/bin/sh
. ../gtk2_ardour/ardev_common.sh
export LD_LIBRARY_PATH=../gtk2_ardour:$LD_LIBRARY_PATH
exec wine $TOP/vst/ardour_vst.exe.so "$@"