summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsview/xmlpatternsview.pro
blob: 354426484728f0ce28033033b21f31b93b2d460e (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
CONFIG += ordered

SUBDIRS = ../xmlpatternsxqts test

contains(QT_CONFIG,xmlpatterns) {
  SUBDIRS += view
}