2011-10-20 11:17:26 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
|
|
|
qabstractprintdialog \
|
|
|
|
qcolordialog \
|
|
|
|
qdialog \
|
|
|
|
qerrormessage \
|
|
|
|
qfiledialog \
|
|
|
|
qfiledialog2 \
|
|
|
|
qfilesystemmodel \
|
|
|
|
qfontdialog \
|
|
|
|
qinputdialog \
|
|
|
|
qmessagebox \
|
|
|
|
qprogressdialog \
|
|
|
|
qsidebar \
|
|
|
|
qwizard \
|
|
|
|
|
2013-05-15 10:26:01 +00:00
|
|
|
wince*|!qtHaveModule(printsupport):SUBDIRS -= qabstractprintdialog
|
2012-07-06 08:48:06 +00:00
|
|
|
|
2011-10-20 11:17:26 +00:00
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
|
|
qsidebar \
|
2012-04-25 09:55:43 +00:00
|
|
|
|
|
|
|
mac:qinputdialog.CONFIG += no_check_target # QTBUG-25496
|
2013-01-31 08:05:07 +00:00
|
|
|
win32-g++*: SUBDIRS -= qfilesystemmodel # QTBUG-29403
|