qt5base-lts/tests/auto/tools/tools.pro
Oswald Buddenhagen e507b0148b add test for the qmake library
the existing test is a blackbox test. this one is going to be different.

the first test is a bit trivial ...

Change-Id: Iba1b0b5c32490677551ee92c36f381b884c2765d
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-02-25 13:54:33 +00:00

11 lines
176 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qmakelib \
qmake \
uic \
moc \
rcc \
qtHaveModule(dbus): SUBDIRS += qdbuscpp2xml qdbusxml2cpp
!qtHaveModule(widgets): SUBDIRS -= uic