summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/qmllanguage.pro
blob: 4e4be9c64bbd08cf29057875e3a65316ac07cd67 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qmllanguage.cpp \
           testtypes.cpp
HEADERS += testtypes.h
macx:CONFIG -= app_bundle

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