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

contains(QT_CONFIG, private_tests) {
    SUBDIRS += \
        renderqueues \
        qgraphicsutils
}