summaryrefslogtreecommitdiff
path: root/tests/tests.pro
blob: 3febcf1ff0338a3e94b225c3d99b1790c7bf4d33 (plain)
1
2
3
4
5
6
TEMPLATE = subdirs
QT_FOR_CONFIG += gui-private

qtConfig(xcb) {
  SUBDIRS += auto manual
}