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

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