On domingo, 20 de maio de 2012 03.36.46, [email protected] wrote: > Hi, > > I want to let QtCore and QtGui etc. modules static linked against with one > pre-compiled achieve object. So could someone help how to modify the > qmake.conf under the related mkspecs folder ?
That will probably require modifying qmake itself.
It's much easier to compile them as regular static libraries, then to merge
the .a archives using ar.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
