aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro')
-rw-r--r--tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro b/tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro
deleted file mode 100644
index a39cd3d979..0000000000
--- a/tests/benchmarks/declarative/qperformancetimer/qperformancetimer.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-load(qttest_p4)
-QT += declarative
-TEMPLATE = app
-TARGET = tst_qperformancetimer
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qperformancetimer.cpp
-