summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/qdbustype/qdbustype.pro
blob: 325712eddef7b3990bf549e445ad1604260b9366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TARGET = tst_bench_qdbustype
QT -= gui
QT += dbus dbus-private
QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS
LIBS_PRIVATE += $$QT_LIBS_DBUS

SOURCES += main.cpp