[Qt-creator] How to put custom build steps into Git?

Guenter Schwann guenter at vikingsoftware.com
Fri Jul 6 08:02:04 CEST 2018


On Donnerstag, 5. Juli 2018 20:46:51 CEST Murphy, Sean wrote:
> For our project, we've got two build customizations that we do, that we'd
> like to be able to put into source control, so that all developers
> automatically get them. But it appears that adding those steps via Qt
> Creator causes that information to get stored locally in the .pro.user
> file, which appears to have user-specific file paths in it, thereby making
> it a file that I don't think should ever get checked into source control?
>
> So what's the right way to handle this sort of stuff?

Can you make use of the .pro.shared file for that?
http://doc.qt.io/qtcreator/creator-sharing-project-settings.html


-- 
Guenter Schwann
Viking Software
http://www.vikingsoftware.com







More information about the Qt-creator mailing list