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

15 lines
254 B
Prolog

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