mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
OP-1398 OP-1399 Windows Qt 5.3.1 upgrade - updated ICU version from 51 to 52 in copydata.pro
This commit is contained in:
parent
5ee35cdd75
commit
c60417badb
@ -142,9 +142,9 @@ GCS_LIBRARY_PATH
|
|||||||
Qt5MultimediaWidgets$${DS}.dll \
|
Qt5MultimediaWidgets$${DS}.dll \
|
||||||
Qt5Quick$${DS}.dll \
|
Qt5Quick$${DS}.dll \
|
||||||
Qt5Qml$${DS}.dll \
|
Qt5Qml$${DS}.dll \
|
||||||
icuin51.dll \
|
icuin52.dll \
|
||||||
icudt51.dll \
|
icudt52.dll \
|
||||||
icuuc51.dll
|
icuuc52.dll
|
||||||
# it is more robust to take the following DLLs from Qt rather than from MinGW
|
# it is more robust to take the following DLLs from Qt rather than from MinGW
|
||||||
QT_DLLS += libgcc_s_dw2-1.dll \
|
QT_DLLS += libgcc_s_dw2-1.dll \
|
||||||
libstdc++-6.dll \
|
libstdc++-6.dll \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user