diff pyin.pro @ 39:f24d8a6f1e49

Windows/MSVC fixes
author Chris Cannam
date Wed, 18 Dec 2019 16:53:08 +0000
parents 28b1dd4ee370
children 732a4bf233df
line wrap: on
line diff
--- a/pyin.pro	Tue Dec 17 09:51:32 2019 +0000
+++ b/pyin.pro	Wed Dec 18 16:53:08 2019 +0000
@@ -34,7 +34,7 @@
     LIBS += -exported_symbols_list $$PWD/pyin/vamp-plugin.list
 }
 
-QMAKE_POST_LINK += $$DEPLOYDIR/mark-for-signing $$PWD/out
+QMAKE_POST_LINK += $$DEPLOYDIR/mark-for-signing out
 
 !win* {
     QMAKE_POST_LINK += && \