Added qmake check for presence of RHttpDownloadMgr header
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>
Sun, 3 Oct 2010 18:43:29 +0000 (19:43 +0100)
committerGareth Stockwell <ext-gareth.stockwell@nokia.com>
Fri, 8 Oct 2010 08:56:04 +0000 (09:56 +0100)
commit71af72bc037db6bac023bf9a0bbf6032c06b2d29
treee80392dede2042da4275b718ee8622c3c9fe90ad
parentd1b6c5d5e101c9ffdfdfb7b712ea69025150ab05
Added qmake check for presence of RHttpDownloadMgr header

downloadmgrclient.h is not found on S^4 baselines, causing a build
failure.  This commit is a temporary workaround, which disables
progressive download support if the header is not found.

The correct solution is to determine whether the RHttpDownloadMgr
definition has moved, and if so, to modify the .pro file to
include the new path.

Task-number: QTBUG-10769
Reviewed-by: TrustMe
src/3rdparty/phonon/mmf/abstractmediaplayer.cpp
src/3rdparty/phonon/mmf/abstractmediaplayer.h
src/3rdparty/phonon/mmf/download.h
src/plugins/phonon/mmf/mmf.pro