summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: e4a0b6aa65450427f98a8cbe4125c6d35eba1948 (plain)
1
2
3
4
5
6
!include(tests.pri) { error("Couldn't find the tests.pri file!") }

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS += auto
exists(manual): SUBDIRS += manual