qt5base-lts/tests/auto/tools/qdbuscpp2xml/qdbuscpp2xml.pro
Friedemann Kleint 51e501fa8d Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: I1955320e7639760b4383a53f37a506c8055933ef
Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
2015-09-01 16:57:46 +00:00

12 lines
190 B
Prolog

CONFIG += testcase
QT = core testlib dbus
TARGET = tst_qdbuscpp2xml
QMAKE_CXXFLAGS += $$QT_CFLAGS_DBUS
SOURCES += tst_qdbuscpp2xml.cpp \
RESOURCES += qdbuscpp2xml.qrc
HEADERS += test1.h