Allow overriding the output dir when running syncqt
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>
Mon, 14 Nov 2011 12:18:08 +0000 (13:18 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 Nov 2011 15:52:26 +0000 (16:52 +0100)
commit280f8829b6eeaafe8b22a33c996a088676b1cc99
treeada453b04e781a55e2c42ae5a64fc95e91b88d65
parentcd6bd7aa1154c7869e8f71c4dc2201d0959b4ebe
Allow overriding the output dir when running syncqt

This feature is only available to advanced qmake clients who have their
own defaults_pre.prf, where QMAKE_SYNCQT_OUTDIR is set before loading
Qt's own default_pre.

This is useful to be able to put the sync.profile file in a different
level in the source tree than where you want the output in the build
tree.

An alternate/complimenting solution would be to allow the output path
to be overriden from within the sync.profile file.

Change-Id: I3cdef82dbe492877507e269e18571456beeb2b7d
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
mkspecs/features/default_pre.prf