1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

win: update Qt dependencies

This commit is contained in:
U-BAMS\philippe.renon 2022-08-18 21:01:06 +02:00
parent 462639c36e
commit e28d562d8a

View File

@ -87,7 +87,8 @@ win32 {
Qt5MultimediaWidgets$${DS}.dll \
Qt5Quick$${DS}.dll \
Qt5QuickWidgets$${DS}.dll \
Qt5Qml$${DS}.dll
Qt5Qml$${DS}.dll \
Qt5QmlWorkerScript$${DS}.dll
for(dll, QT_DLLS) {
addCopyFileTarget($${dll},$$[QT_INSTALL_BINS],$${GCS_APP_PATH})