[Qt-creator] Which files should be committed to svn?
Daniel Lidström
daniel.lidstrom at sbg.se
Mon Feb 8 16:20:03 CET 2010
> The pro.user file (and indeed the entire Project page that
> populates it) is useless. Don't check it into SVN.
>
> Try to move as many of your build settings and dependencies
> into your .pro files or whatever build system you are using.
>
> See:
> http://qtcreator.blogspot.com/2009/10/project-not-linked-when-dependent.html#comments
>
Actually I am not using any .pro files. I am using Qt Creator standalone
from Qt, with my Makefile/Bjam-based project. Anyway thanks for the link,
I guess I will have to change from Bjam to qmake.
/Daniel
More information about the Qt-creator-old
mailing list