blob: 240608fddfcada54d6aa9b10e5334b8e18b8cfd9 [file] [log] [blame]
TEMPLATE=subdirs
SUBDIRS=\
qfactoryloader \
quuid
qtConfig(library): SUBDIRS += \
qpluginloader \
qplugin \
qlibrary
contains(CONFIG, static) {
message(Disabling tests requiring shared build of Qt)
SUBDIRS -= qfactoryloader \
qplugin
}