aboutsummaryrefslogtreecommitdiffstats
path: root/tutorial/chapter-6/qbs/imports/MyAutoTest.qbs
blob: ba420e4d2466cb1fe1b4fe020c70262c2138618c (plain)
1
2
3
MyApplication {
    type: base.concat(["autotest"])
}