On Wed, Feb 27, 2013 at 11:14 AM, haithem rahmani <[email protected]
> wrote:

> Thanks Thiago, then maybe the install of the syncqt has to be removed from
> the qtbase.pro.
>
> #syncqt
> syncqt.path = $$[QT_HOST_BINS]
> syncqt.files = $$PWD/bin/syncqt
> equals(QMAKE_HOST.os, Windows):syncqt.files += $$PWD/bin/syncqt.bat
> INSTALLS += syncqt
>

Then other Qt submodules, not residing in the qtbase repository, could not
use it without the source in place.

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

Reply via email to