[Development] Non-movable Qt build
Thiago Macieira
thiago.macieira at intel.com
Wed Dec 26 16:39:21 CET 2012
On quarta-feira, 26 de dezembro de 2012 16.14.10, Yves Bailly wrote:
> Why not use relative paths, e.g.
> QT_MODULE_BIN_BASE = ../../qtbase/bin
> ...or some variable, e.g.
> QT_MODULE_BIN_BASE = ${QTDIR}/qtbase/bin
>
> ??
>
> Any hint greatly appreciated.
Create a file called qt.conf in the bin dir and write this inside:
[Paths]
Prefix=..
--
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/development/attachments/20121226/2e11543d/attachment.sig>
More information about the Development
mailing list