aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/diff/diff.qbs
blob: 1c65583b445e54095f98f2d037a5e87d769c24e2 (plain)
1
2
3
4
5
6
import qbs

Project {
    name: "Diff autotests"
    references: ["differ/differ.qbs"]
}