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

TEMPLATE = app

!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")