Re: [Qbs] Construction project.buildDirectory

2020-02-05 Thread Richard Weickelt
Hello Pavel, >> Some code has been moved around to fix a different problem with >> Project-level probes, so this appears to be a side effect of that. >> However, you can just leave off the "project.", and it will work both >> with 1.15 and 1.14. > Yes, i did so. But I wanted to find out if the pr

Re: [Qbs] Passing paths to properties

2020-02-05 Thread Christian Kandeler
On Tue, 4 Feb 2020 21:40:24 +0300 Alberto Mardegan wrote: > I was happy to see that the FileInfo.resolvePath() already exists. :-) > It's not documented, however; is there any reason for that, or should we > add it to the reference? The missing documentation is probably unintended. Christian _