[Qt-creator] Which files should be committed to svn?
Danny Price
deepblue842 at googlemail.com
Mon Feb 8 16:29:52 CET 2010
No you can bjam that's fine! Just put all of your project configurations, dependencies etc in your jamroot file(s).
On 8 Feb 2010, at 15:20, Daniel Lidström wrote:
>> 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
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list