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