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

_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to