>> 
>>> Right now when I open a project in a different platform, I need to
>>> delete .user and other make files or the project will use the build
>>> steps from the other platform.
>> 
>> I do not check in the user file into my version control system. So all 
>> my different systems have separate user files.

I'm so used to trashing those files I've almost stopped thinking about it :(

How do you set project dependencies then? I have a huge set of libraries and I 
have found Qt's 'session' system (which is based around those user files) to be 
absolutely useless because those files cannot be used across platform or even 
among teams on the same platform. 

You guys are clearly spending time polishing Creator's 'Project' screen (I see 
the layout has changed again in the master) but I cannot use it at all. I have 
to set build settings and project dependencies (where possible) in the .pro 
files.

What am I missing?

Sorry to bring up this topic again...

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to