Qt 6.11 is out! See what's new in the release
blog
Setting global qbsSearchPaths to be used by qbs-plugin in QTCreator
Qt Creator and other tools
1
Posts
1
Posters
557
Views
1
Watching
-
Hi all,
is there a way to change the global available qbsSearchPaths in QTCreator? In qbs one can use "qbs config preferences.qbsSearchPaths ...." and then have a new searchPath available for all projects. However, I did not find a way to do this for the qbs-Plugin that is used by QTCreator. When I change the setting in qbs.conf in the configuration settings of QTCreator, it will be overwritten by QTCreator.
Can anyone show me how to do it?
Thanks!
Tilmann