[Development] Puzzled by desktop development priorities, Mac OS specifically [Warning: Rant]

qtnext qtnext at gmail.com
Tue Aug 6 13:52:01 CEST 2013


thanks a lot ... I will try this :)


2013/8/6 Rutledge Shawn <Shawn.Rutledge at digia.com>

>
> On 6 Aug 2013, at 1:41 PM, Shawn Rutledge wrote:
> > Rene's script is for Qt 4.  (Kudos on the egrep/awk bit especially.)  I
> updated it for Qt 5 as follows:
> >
> > #!/bin/bash
> > QT_INSTALL_QML=`qmake -query QT_INSTALL_QML`
> > rsync -avP $QT_INSTALL_QML/ photosurface.app/Contents/MacOS/
>
> replace photosurface.app with $1 to finish making this work for any
> application, of course
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130806/50785410/attachment.html>


More information about the Development mailing list