fix .nsi directory of installed library

This commit is contained in:
Syping 2018-02-09 22:30:15 +01:00
parent fbc9e66de2
commit 12f8430f34
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ File "../res/qtbase_fr.qm"
File "../res/qtbase_ru.qm"
File "../res/qtbase_zh_TW.qm"
SetOutPath "$INSTDIR\audio"
File "/opt/windev/qt64d-latest/plugins/qtaudio_windows.dll"
File "/opt/windev/qt64d-latest/plugins/audio/qtaudio_windows.dll"
SetOutPath "$INSTDIR\imageformats"
File "/opt/windev/qt64d-latest/plugins/imageformats/qgif.dll"
File "/opt/windev/qt64d-latest/plugins/imageformats/qicns.dll"