summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro')
-rw-r--r--tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro b/tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro
deleted file mode 100644
index f0741d5c26..0000000000
--- a/tests/auto/testlib/selftests/benchlibtickcounter/benchlibtickcounter.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-SOURCES += tst_benchlibtickcounter.cpp
-QT = core testlib-private
-
-mac:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-
-
-TARGET = benchlibtickcounter
-
-include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)