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

qtConfig(systemtrayicon): SUBDIRS += systemtrayicon

qtHaveModule(widgets): SUBDIRS += viewinqwidget