> Does Creator’s code style work for anyone when using qbs?
> I’ve tried creating custom settings and applying them at the global and 
> project level (and both) but the settings are never applied.  (E.g., I set 
> indent to be two spaces in the custom settings, but indent always inserts 
> four.)
> The settings work as expected with qmake-based projects open in the same 
> workspace.

These settings are not related to the build system. The only possible 
explanation I have is that the Kit you use with qbs is invalid so that 
Creator does not find some included file and the C++ parser gets 
confused. In that case, your project should not compile either.


Christian
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to