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:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include <qglobal.h>
|
||||
|
||||
#if defined(QMLJS_BUILD_DIR)
|
||||
#if defined(QMLJS_LIBRARY)
|
||||
# define QMLJS_EXPORT Q_DECL_EXPORT
|
||||
#elif defined(QML_BUILD_STATIC_LIB)
|
||||
# define QMLJS_EXPORT
|
||||
|
||||
Reference in New Issue
Block a user