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