[Qt-interest] QMAKE to execute SUBDIRS first

Chitrang Srivastava chitrang.srivastava at gmail.com
Thu Aug 19 11:01:07 CEST 2010


OK I am not using TEMPLATE=SUBDIR., TEMPLATE is set to APP
I am using SUBDIRS in this prof file because the targets needs something
which lies in one of the SUBDIRS
and I want that SUBDIRS to get build first , before compiling the APP
targets.

On Thu, Aug 19, 2010 at 2:13 PM, Andreas Pakulat <apaku at gmx.de> wrote:

> On 19.08.10 13:15:23, Chitrang Srivastava wrote:
> > I have a situation where I want SUBDIRS to build first (make) and then
> the
> > objects of current make file to start building.
> > What option to I have to add in my pro file.?
>
> I'm confused, how do you have something to compile from a .pro file that
> uses SUBDIRS? Qmake (at least time I tried) doesn't allow to mix different
> template types (i.e. SUBDIRS and APP or LIBRARY in the same .pro file).
>
> Andreas
>
> --
> You possess a mind not merely twisted, but actually sprained.
> _______________________________________________
> 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/20100819/04a6faca/attachment.html 


More information about the Qt-interest-old mailing list