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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest