aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/valgrind/memcheck/memcheck.qbs
blob: c633a605a3907cb813d95d8134af6326ead01434 (plain)
1
2
3
4
5
6
7
8
9
import qbs

Project {
    name: "Memcheck autotests"
    references: [
        "testapps/testapps.qbs",
        "modeldemo.qbs"
    ]
}