forked from qt-creator/qt-creator
QmlJs: use contains syntax
Change-Id: I101292ab259fceda235ac017f812c4698fd7e484 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -2,7 +2,7 @@ include(../../qtcreatorplugin.pri)
|
||||
|
||||
DEFINES += QMLJSTOOLS_LIBRARY
|
||||
|
||||
!dll {
|
||||
!contains(CONFIG, dll) {
|
||||
DEFINES += QMLJSTOOLS_STATIC
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user