summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: f14305f723eee4c90832635d8a5396706e5fbdf6 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs

SUBDIRS = quick

qtHaveModule(webenginewidgets) {
    SUBDIRS += widgets
}