aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/testdata/references/invalid2.qbs
blob: 1946e222188b2eb0a4a251a8a0eb768ee22af559 (plain)
1
2
3
4
5
import qbs

Project {
    references: "subdir-with-multiple-projects"
}