summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro')
-rw-r--r--tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro b/tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro
deleted file mode 100644
index 423fa2f..0000000
--- a/tests/auto/declarative/qmlpixmapcache/qmlpixmapcache.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-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