comparison sv.pro @ 1745:3587df7758e7

Strangely the three files seem to be installed if we have them in this order, but not the other order. Must be missing something here.
author Chris Cannam
date Wed, 04 Oct 2017 21:03:24 +0100
parents 6c464be76d6a
children e4cf3ec06955
comparison
equal deleted inserted replaced
1744:c6dfd1684316 1745:3587df7758e7
21 QMAKE_POST_LINK += cp checker/vamp-plugin-load-checker . 21 QMAKE_POST_LINK += cp checker/vamp-plugin-load-checker .
22 } 22 }
23 23
24 linux* { 24 linux* {
25 sv_bins.path = /usr/local/bin/ 25 sv_bins.path = /usr/local/bin/
26 sv_bins.files = sonic-visualiser piper-vamp-simple-server vamp-plugin-load-checker 26 sv_bins.files = piper-vamp-simple-server vamp-plugin-load-checker sonic-visualiser
27 INSTALLS += sv_bins 27 INSTALLS += sv_bins
28 } 28 }
29 29
30 TRANSLATIONS += \ 30 TRANSLATIONS += \
31 i18n/sonic-visualiser_ru.ts \ 31 i18n/sonic-visualiser_ru.ts \