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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to