summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro')
-rw-r--r--tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro b/tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro
new file mode 100644
index 0000000..e9b0417
--- /dev/null
+++ b/tests/auto/declarative/qfxpixmapcache/qfxpixmapcache.pro
@@ -0,0 +1,9 @@
+load(qttest_p4)
+contains(QT_CONFIG,declarative): QT += declarative
+QT += network
+SOURCES += tst_qfxpixmapcache.cpp
+HEADERS =
+macx:CONFIG -= app_bundle
+
+# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
+# LIBS += -lgcov