summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/qdbustype/qdbustype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/dbus/qdbustype/qdbustype.pro')
-rw-r--r--tests/benchmarks/dbus/qdbustype/qdbustype.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/benchmarks/dbus/qdbustype/qdbustype.pro b/tests/benchmarks/dbus/qdbustype/qdbustype.pro
deleted file mode 100644
index 70f803f56f..0000000000
--- a/tests/benchmarks/dbus/qdbustype/qdbustype.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGET = tst_bench_qdbustype
-QT -= gui
-QT += core-private dbus-private testlib
-qtConfig(dbus-linked) {
- DEFINES += QT_LINKED_LIBDBUS
- QMAKE_USE += dbus
-} else {
- SOURCES += ../../../../src/dbus/qdbus_symbols.cpp
-}
-
-SOURCES += main.cpp