[Qt-interest] how to save "dependency" with a set of projects in Qt Creator?

James Yan james.pizza at gmail.com
Mon May 10 07:44:47 CEST 2010


i have try put those two line into a pro file, it doesn't work. :(

On Mon, May 10, 2010 at 1:58 AM, J-P Nurmi <jpnurmi at gmail.com> wrote:

> On Sun, May 9, 2010 at 8:51 PM, James Yan <james.pizza at gmail.com> wrote:
> > does Qt Creator have any file like *.sln (solution file) of MS Visual
> C++,
> > which can make a set of projects in order.
> > now, i just have to load every project, then set the dependency for each
> > other in the "projects panel" in Qt Creator.
>
> How about something like this?
>
> bar.depends = foo
> SUBDIRS += foo bar
>
> --
> J-P Nurmi
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100510/7bf564d2/attachment.html 


More information about the Qt-interest-old mailing list