Mercurial > hg > vamp-plugin-pack
changeset 22:879715c205e2
Further MacOS fix
author | Chris Cannam |
---|---|
date | Fri, 06 Dec 2019 13:57:10 +0000 |
parents | de97eaf74910 |
children | 47a72187a6ac |
files | marsyas-vamp.pro |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/marsyas-vamp.pro Fri Dec 06 13:50:53 2019 +0000 +++ b/marsyas-vamp.pro Fri Dec 06 13:57:10 2019 +0000 @@ -32,7 +32,7 @@ LIBS += -Wl,--version-script=$$PWD/marsyas/src/mvamp/vamp-plugin.map } macx* { - LIBS += -exported_symbols_list $$PWD/marsyas/src/mvamp/vamp-plugin.list + LIBS += -exported_symbols_list $$PWD/vamp-plugin-sdk/skeleton/vamp-plugin.list } !win* { QMAKE_POST_LINK += \