aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/creation/creation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/creation/creation.pro')
-rw-r--r--tests/benchmarks/declarative/creation/creation.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/benchmarks/declarative/creation/creation.pro b/tests/benchmarks/declarative/creation/creation.pro
deleted file mode 100644
index 6d0d9d7e8f..0000000000
--- a/tests/benchmarks/declarative/creation/creation.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TEMPLATE = app
-TARGET = tst_creation
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_creation.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-QT += core-private gui-private declarative-private qtquick1-private widgets testlib