forked from qt-creator/qt-creator
make library defines more consistency
Change-Id: I211d511667d5b9c8f518bfbe750aca4483baff62 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
contains(CONFIG, dll) {
|
||||
DEFINES += QMLJS_BUILD_DIR
|
||||
DEFINES += QMLJS_LIBRARY
|
||||
} else {
|
||||
DEFINES += QML_BUILD_STATIC_LIB
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user