aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/quickcontrols.pro
blob: 7baf731218fdbf9bb8a260c596f39bf0628382dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE = subdirs
SUBDIRS += \
    gallery \
    chattutorial \
    texteditor \
    contactlist \
    wearable \
    imagine/automotive

win32|macos|unix {
    qtHaveModule(svg): SUBDIRS += filesystemexplorer
}

qtHaveModule(sql): SUBDIRS += eventcalendar
qtHaveModule(widgets): SUBDIRS += flatstyle