summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
blob: c39e30fc16d7295038db6538092da11511f7281d (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS += localdevice \
    displaysettings

qtHaveModule(bluetoothsettings): SUBDIRS += bluetoothsettings
qtHaveModule(networksettings): SUBDIRS += networksettings
qtHaveModule(localesettings): SUBDIRS += localesettings
qtHaveModule(timedatesettings): SUBDIRS += timedatesettings