blob: fceeb2157016cb97d190aa38e05881abb9889989 [file] [log] [blame]
win32 {
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += winextras
qtHaveModule(quick): SUBDIRS += imports
} else {
# fake project for creating the documentation
TEMPLATE = aux
CONFIG += force_qt
QMAKE_DOCS = $$PWD/winextras/doc/qtwinextras.qdocconf
}