summaryrefslogtreecommitdiffstats
path: root/src/designer/src/src.pro
blob: 9802c653db783b7b044e2f0aecf51b73373a2f97 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
CONFIG += ordered

SUBDIRS = \
    uitools \
    lib \
    components \
    designer

CONFIG(shared,shared|static):SUBDIRS += plugins