summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.qbs
blob: 8b83f8791e77452b4bc15fab97e376c77f638185 (plain)
1
2
3
4
5
6
7
import qbs

Project {
    name: "Manual Tests"
    references: ["perf2text"]
}