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

qtConfig(systemtrayicon): SUBDIRS += systemtrayicon

qtHaveModule(widgets): SUBDIRS += viewinqwidget