summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlecmascript/qmlecmascript.pro
blob: 46ae045ed7355a49a7cf71699b35843f16cf01b1 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qmlecmascript.cpp \
           testtypes.cpp
HEADERS += testtypes.h

# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
# LIBS += -lgcov