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

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