aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/quickcontrols/manual.pro
blob: 874fdef2e7d61cf0eb0b9b2b8c7cc4b6cfaa8d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE = subdirs
SUBDIRS += \
    buttons \
    fonts \
    gifs \
    headerview \
    imagine/musicplayer \
    qquickdialog \
    screenshots \
    styles \
    styles-cover-flow \
    systemtrayicon \
    testbench \
    viewinqwidget

qtConfig(systemtrayicon): SUBDIRS += systemtrayicon

qtHaveModule(widgets): SUBDIRS += viewinqwidget