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

Murphy, Sean smurphy at walbro.com
Fri Jul 6 16:11:59 CEST 2018


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

I just stumbled across that option yesterday, and I'm trying to work through it
to see if it works. Based on where those values are placed in the .pro.user file,
I'm not sure if it's going to work, as it seems like the XML chunk I need to copy
out of the .pro.user also contains some absolute paths as well as includes things
like the targeted Qt version. For the project we're working on, we don't have a
hard requirement that all developers must be using the same Qt version, and
the stuff I'm trying to put into the shared settings certainly doesn't depend on
Qt versions at all. But I'm not sure that I can chunk out what I need in a sensible
way that will work on someone else's machine.

I'll post back once I know more...

Sean


This message has been scanned for malware by Forcepoint. www.forcepoint.com



More information about the Qt-creator mailing list