On Wednesday 4. August 2010 02.54.18 [email protected] wrote: > Hi Robin :) > > > +target.path = /usr/bin > > > > > > +startivi.path = /usr/bin > > > > > > +images.path = /usr/share/ivihome > > Could you use qmake variables when applicable? > ($$[QT_INSTALL_BINS] and $$[QT_INSTALL_PREFIX])
Please don't do that. Those are Qt installation prefixes, not the application ones. Many distributions put Qt's prefix in /usr/lib/qt4, including MeeGo. (see the spec file in http://repo.meego.com/MeeGo/builds/trunk/1.0.80.13.20100803.2/core/repos/source/qt-4.7.0~prerelease-6.13.src.rpm ) This would get these things in /usr/lib/qt4/bin. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Senior Product Manager - Nokia, Qt Development Frameworks PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
