[Development] what does "syncqt" do?

Laszlo Papp lpapp at kde.org
Wed Feb 27 16:19:26 CET 2013


On Wed, Feb 27, 2013 at 11:14 AM, haithem rahmani <haithem.rahmani at gmail.com
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130227/016ce998/attachment.html>


More information about the Development mailing list