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