aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro')
-rw-r--r--tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro b/tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro
deleted file mode 100644
index 6a46e8f40c..0000000000
--- a/tests/benchmarks/declarative/qdeclarativeimage/qdeclarativeimage.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TEMPLATE = app
-TARGET = tst_qdeclarativeimage
-QT += declarative testlib
-macx:CONFIG -= app_bundle
-CONFIG += release
-
-SOURCES += tst_qdeclarativeimage.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-