aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
blob: be1698ccdc573504e2237d69148b10beda67afda (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
qtHaveModule(widgets) {
    SUBDIRS += \
        dwmfeatures \
        jumplist \
        thumbnail \
        imageconversion
}