OSDN Git Service

QmlJsDbg: Fix compilation for Symbian
authorKai Koehne <kai.koehne@nokia.com>
Tue, 26 Jul 2011 06:51:26 +0000 (08:51 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Wed, 27 Jul 2011 10:39:29 +0000 (12:39 +0200)
commitdbbaccca1444ed270c42e461140e9b8c81e5750a
tree0c56e184a789f17d2b64a6e8497bfe2c7425a192
parent116b4efe5f773fdd71530289c77829197b4c0a12
QmlJsDbg: Fix compilation for Symbian

Despite of '-k' passed to make, the 'all' target might still fail prematurely
because make doesn't forward the '-k' to sbs. Anyway, now that we
know the exact toolchain we can do better and only compile the
targets that fit to the toolchain.

If not Symbian, use the 'all' target everywhere, which ensures
we're both compiling debug and release versions of all helpers.

Change-Id: I0c3b699724472c8c2035d2c20bc451b47a301d1d
Reviewed-on: http://codereview.qt.nokia.com/2159
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
src/plugins/qtsupport/debugginghelperbuildtask.cpp
src/plugins/qtsupport/debugginghelperbuildtask.h