summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qfactoryloader/qfactoryloader.pro
blob: ace9fe8fd08553b991234a7dbf2048b1f5cf0f4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
QT = core-private
TEMPLATE = subdirs
CONFIG  += ordered
SUBDIRS = \
    plugin1 \
    plugin2 \
    test

TARGET = tst_qpluginloader

# no special install rule for subdir
INSTALLS =