From Qt 5.3 and onwards, configure does not link Qt Core against ICU libraries
anymore by default. --HG-- branch : develop
This commit is contained in:
parent
84c5962c4e
commit
0c60254208
|
@ -344,9 +344,6 @@ win32:*g++* {
|
|||
$$PWD/../../libs/qmuparser/LICENSE_BSD.txt \
|
||||
$${OUT_PWD}/../../libs/qmuparser/$${DESTDIR}/qmuparser2.dll \
|
||||
$${OUT_PWD}/../../libs/vpropertyexplorer/$${DESTDIR}/vpropertyexplorer.dll \
|
||||
$$[QT_INSTALL_BINS]/icudt*.dll \ # Different name for different Qt releases
|
||||
$$[QT_INSTALL_BINS]/icuin*.dll \ # Different name for different Qt releases
|
||||
$$[QT_INSTALL_BINS]/icuuc*.dll \ # Different name for different Qt releases
|
||||
$$[QT_INSTALL_BINS]/Qt5Core.dll \
|
||||
$$[QT_INSTALL_BINS]/Qt5Concurrent.dll \
|
||||
$$[QT_INSTALL_BINS]/Qt5Gui.dll \
|
||||
|
|
Loading…
Reference in New Issue
Block a user