e507b0148b
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>
11 lines
176 B
Prolog
11 lines
176 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qmakelib \
|
|
qmake \
|
|
uic \
|
|
moc \
|
|
rcc \
|
|
|
|
qtHaveModule(dbus): SUBDIRS += qdbuscpp2xml qdbusxml2cpp
|
|
!qtHaveModule(widgets): SUBDIRS -= uic
|