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.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/benchmarks/dbus/qdbustype/qdbustype.pro b/tests/benchmarks/dbus/qdbustype/qdbustype.pro
new file mode 100644
index 0000000000..d480a05f38
--- /dev/null
+++ b/tests/benchmarks/dbus/qdbustype/qdbustype.pro
@@ -0,0 +1,8 @@
+load(qttest_p4)
+TARGET = tst_bench_qdbustype
+QT -= gui
+QT += dbus
+QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS
+LIBS_PRIVATE += $$QT_LIBS_DBUS
+
+SOURCES += main.cpp