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

Group {
    files: ["referenced-from-group-in-other-dir.txt"]
}