summaryrefslogtreecommitdiff
path: root/tests/tests.pro
blob: 782ca4eaf4f812eb947c1d2202afe97488e6de1e (plain)
1
2
3
4
5
TEMPLATE=subdirs
SUBDIRS += auto manual tools
!win32 {
    SUBDIRS += valgrind
}