summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro
blob: 1df2f4ef8126c2abbd67901a0e31526d76ade0fe (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_qmlgraphicspixmapcache.cpp

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