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

qtHaveModule(widgets): SUBDIRS += flatstyle