qt5base-lts/tests/auto/tools/tools.pro
Thiago Macieira 33371c016e Add unit testing for the qdbusxml2cpp tool
I have not added tests for warnings or other failure to input. This
tests only proper output for the moment.

Change-Id: Ie01fd2a78adfa57c27bf288a08cd44ae82f51241
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-04-21 01:18:56 +02:00

9 lines
129 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qmake \
uic \
moc \
rcc \
contains(QT_CONFIG, dbus):SUBDIRS += qdbuscpp2xml qdbusxml2cpp