aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/quickcontrols2/creationtime/creationtime.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/quickcontrols2/creationtime/creationtime.pro')
-rw-r--r--tests/benchmarks/quickcontrols2/creationtime/creationtime.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/benchmarks/quickcontrols2/creationtime/creationtime.pro b/tests/benchmarks/quickcontrols2/creationtime/creationtime.pro
deleted file mode 100644
index 7d15ebd4..00000000
--- a/tests/benchmarks/quickcontrols2/creationtime/creationtime.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = app
-TARGET = tst_creationtime
-
-QT += qml testlib quickcontrols2
-CONFIG += testcase
-macos:CONFIG -= app_bundle
-
-include(../../../auto/shared/util.pri)
-
-SOURCES += \
- tst_creationtime.cpp