1 load(qttest_p4)
2 SOURCES += ../tst_qdbusmarshall.cpp
3 TARGET = ../tst_qdbusmarshall
4
5 QT = core
6 QT += dbus
7
8