summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qdbuscpp2xml/qdbuscpp2xml.pro
blob: 4bfa89a44e0994c10db6c6374b1eb4b956eeb5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
QT = core testlib dbus
TARGET = tst_qdbuscpp2xml

QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS

SOURCES += tst_qdbuscpp2xml.cpp \

RESOURCES += qdbuscpp2xml.qrc

HEADERS += test1.h