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

2013/8/6 Rutledge Shawn <[email protected]>

>
> 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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to