mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-10 11:36:08 +08:00
qgsttools_p was renamed to Qt5MultimediaGstTools in Qt 5.10 onwards
This commit is contained in:
committed by
Klaus Basan
parent
0101e31db2
commit
58d128a9da
@@ -46,7 +46,8 @@ else:unix: {
|
||||
QT5_LIBRARIES *= libQt5Widgets.so.5
|
||||
QT5_LIBRARIES *= libQt5XcbQpa.so.5
|
||||
QT5_LIBRARIES *= libQt5Xml.so.5
|
||||
QT5_LIBRARIES *= libqgsttools_p.so.1
|
||||
greaterThan(QT_MINOR_VERSION, 9): QT5_LIBRARIES *= libQt5MultimediaGstTools.so.5
|
||||
else: QT5_LIBRARIES *= libqgsttools_p.so.1
|
||||
|
||||
ICU_LIBRARIES *= libicui18n.so.56
|
||||
ICU_LIBRARIES *= libicuuc.so.56
|
||||
|
||||
Reference in New Issue
Block a user