> Hi > > Is there any plan on making it easier to move .user files between > platforms? By that I mean building the project with Creators on > different platforms.
I vote for it !! At least have tools to set project's values ( i.e. : QMAKEFEATURES=$PROJECTPATH$/prf or similar ) > 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 changed the directories for object, UI and other temp files. But the > .user and make files still need to be manually cleaned. > > Any way to make this process simpler? Thanks > > > In article <[email protected]>, > Tobias Hunger <[email protected]> wrote: > > > Hello! > > > > I just commited a bunch of patches that clean up the handling of > > .user-files. These contain all the build and run settings of a project. > > > > With this change the old version of the .user-file will be kept as > > "project.user.OLD_CREATOR_VERSION" whenever creator updates its > > settings. This way you can go back to stable creator versions again when > > playing with master;-) That should be the only user visible change > > (apart from the contents of the file changing of course). > > > > If you notice any build or run settings missing, please contact me and > > send your original .user-file. > > > > Best Reagrds, > > Tobias > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
