summaryrefslogtreecommitdiff
path: root/src/libs/qmleditorwidgets/qmleditorwidgets.pro
blob: ad9e1dfa21eba997a0de1bdde96e594f11f21db8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = lib
CONFIG+=dll
TARGET = QmlEditorWidgets

DEFINES += QWEAKPOINTER_ENABLE_ARROW

unix:QMAKE_CXXFLAGS_DEBUG += -O3

include(../../qtcreatorlibrary.pri)
include(../qmljs/qmljs.pri)
include(qmleditorwidgets-lib.pri)