repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix math bug with numthreads computation
[ardour2.git]
/
vst
/
ardevst
blob
f254f908c7f4ace4ec8e045a030ba97ae94e26ec
1
#!/bin/sh
2
3
.
`dirname "
$0
"`
/
..
/
build
/
default
/
gtk2_ardour
/
ardev_common_waf.sh
4
export
LD_LIBRARY_PATH
=
$TOP
/
gtk2_ardour
:
$LD_LIBRARY_PATH
5
exec
wine
$TOP
/
vst
/
ardour_vst.exe.so
"$@"