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

Group {
    prefix: "./"
    files: ["*.wc"]
}