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

SOURCES += tst_qdeclarativestyledtext.cpp

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