Copy the .user file to .shared file. Remove all settings you don't want
to share with others. I don't know which settings can be shared and
which will be ignored from the .shared file but project build settings
are definitely shared.

One key is ProjectExplorer.BuildConfiguration.BuildDirectory. Here you
may use a relative path instead of the absolute path that is stored by
QtC in the .user file.

Regards, Jochen



Am Freitag, dem 31.01.2025 um 08:24 +0100 schrieb Andrzej Telszewski:
> On 30/01/2025 22:07, Jochen Becher wrote:
> > Maybe you want this:
> > https://doc.qt.io/qtcreator/creator-sharing-project-settings.html
> 
> Yeah, I'm using exactly this. :-)
> 
> > The build folder can be defined relative to the project file in the
> > shared file
> 
> How do I do that?
> 

-- 
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to