[Interest] Adding extra target to pro file

Thiago Macieira thiago.macieira at intel.com
Thu Jan 9 17:11:11 CET 2014


On quinta-feira, 9 de janeiro de 2014 10:57:02, Igor Mironchik wrote:
> else:unix:  PRE_TARGETDEPS  +=  $$OUT_PWD/../../../lib/libQtMWidgets.a
> 
> 
> As you can see this app depends on QtMWidget library that is in separate
> directory. I have sources and .pro file for this library.
> 
> And my question is how to tell in app's .pro file to build this lib?

You don't. It's already built.

More to the point: you must ensure that it is already built by the time that 
the this project is built.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140109/a254b2df/attachment.sig>


More information about the Interest mailing list