summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/test/test.pro
blob: ba4d99b57d448d0486b44a30d265599f8e99841f (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += ../tst_qdbusmarshall.cpp
TARGET = ../tst_qdbusmarshall

QT = core
QT += core-private dbus-private

LIBS += $$QT_LIBS_DBUS
QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS