aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/group-location-warning/subdir/YetAnotherGroupInOtherDir.qbs
blob: a3e977682081ce842637d96f11fda01bae0db3b5 (plain)
1
2
3
4
5
6
import qbs

Group {
    prefix: product.sourceDirectory + '/'
    files: ["referenced-via-absolute-prefix.txt"]
}