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

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