[Qbs] VS generator issue

Epting, Thomas thomas.epting at stryker.com
Mon Dec 12 20:58:33 CET 2016


I'm playing around with the Visual Studio generator in Qbs 1.7. This is a very nice and useful feature, thank you so much for providing it!

There's one major problem I encountered so far. When passing a non-default --settings-dir in the generate command line, this is not replicated in the generated project configuration. For example, when calling

qbs --settings-dir c:\path\to\my\settings generate visualstudio2015 ...

I would expect $(QbsBuildCommandLine), $(QbsReBuildCommandLine), etc. to include "--settings-dir c:\path\to\my\settings" accordingly.

Any clue how this can be fixed/added?

Thank you,
Thomas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20161212/12ad371d/attachment.html>


More information about the Qbs mailing list