aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/path-probe/single-file.qbs
blob: 3590e766449b4e2a7a0ea3a3832d54862ee58339 (plain)
1
2
3
4
5
BaseApp {
    inputNames: "tool"
    inputSearchPaths: "bin"
    outputFilePaths: ["bin/tool"]
}