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

QT = core
QT += dbus

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