aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/quick/events/events.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/quick/events/events.pro')
-rw-r--r--tests/benchmarks/quick/events/events.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/benchmarks/quick/events/events.pro b/tests/benchmarks/quick/events/events.pro
deleted file mode 100644
index 88e85d0278..0000000000
--- a/tests/benchmarks/quick/events/events.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_qevents
-QT += quick quick-private qml testlib
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_events.cpp
-
-include (../../../auto/shared/util.pri)
-include (../../../auto/quick/shared/util.pri)
-