[Qt-interest] QMAKE to execute SUBDIRS first

Andreas Pakulat apaku at gmx.de
Thu Aug 19 12:07:10 CEST 2010


On 19.08.10 14:31:07, Chitrang Srivastava wrote:
> 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.

Can you post your .pro file? When I'm creating a .pro file with
TEMPLATE=app and adding a SUBDIRS entry the generated Makefile doesn't
process the subdirs at all, which as I said to be expected as qmake only
supports a single TEMPLATE type in the same .pro file.

Andreas

-- 
So you're back... about time...



More information about the Qt-interest-old mailing list