[Qt-creator] SUBDIRS template with common libraries used in multiple projects

Diego Iastrubni diegoiast at gmail.com
Wed Mar 4 12:46:43 CET 2015


Maybe you need a specific build order? See this:

http://stackoverflow.com/questions/11079398/how-to-set-build-order-in-qt-subdir-project

And add this to your pro file

CONFIG += ordered



On Wed, Feb 25, 2015 at 2:59 PM, Markus Franke <Markus.Franke at linguwerk.de>
wrote:

> Dear all,
>
> I am struggeling with using the SUBDIRS template within my project. I
> already opened up a thread on the Qt Project Forum
>
> https://qt-project.org/forums/viewthread/53340/
>
> My problem is described over there. I wanted to ask on this list if
> anybody of you have some more suggestions regarding this issue.
>
> Thanks and with best regards,
> Markus Franke
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150304/c0688cb3/attachment.html>


More information about the Qt-creator mailing list