2d5caa0b79
Fix reversed conditions, breakage introduced by
32db7de207
.
Change-Id: I6fca399376cd1fa9bffea0a686b56c4d5ec26605
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
23 lines
430 B
Prolog
23 lines
430 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qabstractprintdialog \
|
|
qcolordialog \
|
|
qdialog \
|
|
qerrormessage \
|
|
qfiledialog \
|
|
qfiledialog2 \
|
|
qfilesystemmodel \
|
|
qfontdialog \
|
|
qinputdialog \
|
|
qmessagebox \
|
|
qprogressdialog \
|
|
qsidebar \
|
|
qwizard \
|
|
|
|
wince*:SUBDIRS -= qabstractprintdialog
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qsidebar \
|
|
|
|
mac:qinputdialog.CONFIG += no_check_target # QTBUG-25496
|