summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qfactoryloader/qfactoryloader.pro
blob: f0430d55e6504e7854048963142d739582c10906 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
QT = core-private
TEMPLATE = subdirs

test.depends = plugin1 plugin2
SUBDIRS = \
    plugin1 \
    plugin2 \
    test

TARGET = tst_qpluginloader

# no special install rule for subdir
INSTALLS =