aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins.pro
blob: c8ebc14a156ac28517bfd8dba6ddf9bcf9f8f413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs

SUBDIRS = \
          controls \
          sizes \
          translation \
          widgetgrid \
          style \
          systeminfo \
          com.pelagicore.map

!isEmpty(SQUISH_PREFIX) {
    SUBDIRS += squishhook
}