summaryrefslogtreecommitdiffstats
path: root/src/src.pro
blob: 1cbf0edbd4da72ae87f6c3043260db303ddf0211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
    networksettings \
    bluetoothsettings \
    localesettings \
    displaysettings \
    timedatesettings \
    localdevice \
    settingsui \
    imports \
    doc