aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
blob: fba3c12a25866f6092f0ef8b5fe99cba8d27ac3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs
SUBDIRS += \
    buttons \
    gifs \
    fonts \
    headerview \
    screenshots \
    styles \
    testbench

qtConfig(systemtrayicon): SUBDIRS += systemtrayicon

qtHaveModule(widgets): SUBDIRS += viewinqwidget