summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro
blob: 423fa2fafa3ecd6af69ae55b4861fc4ac2963f13 (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_qmlpixmapcache.cpp

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