qt6-bb10/tests/auto/corelib/plugin/qpluginloader/qpluginloader.pro

16 lines
279 B
Prolog

QT = core
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = lib \
theplugin \
tst
!android: !win32: !mac: SUBDIRS += almostplugin
macx-*: SUBDIRS += machtest
TARGET = tst_qpluginloader
# no special install rule for subdir
INSTALLS =
CONFIG += parallel_test