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:
parent
462639c36e
commit
e28d562d8a
@ -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})
|
||||
|
Loading…
x
Reference in New Issue
Block a user