Fixed compile of QtHelp on mac when frameworks are in use
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 20 Sep 2011 22:26:20 +0000 (08:26 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Sep 2011 08:06:19 +0000 (10:06 +0200)
commit28d2e38c3e62aef3e5a9c6906aedb9aedda9b70f
tree2cbb0e9e054988c13b4b76ec2281a6cd8de03431
parentcec7bcc45d91401b840c778332516792e9d2c9e3
Fixed compile of QtHelp on mac when frameworks are in use

Removed the incorrect assumption that QtCLucene is never a
framework.

Note that this logic still doesn't match exactly what is in qtAddLibrary
or qtAddModule in qt_functions.prf, therefore the build may still
fail in some exotic setups.

Change-Id: If032c0c4ac6031b5bb28033996a8773ecdb077e9
Reviewed-on: http://codereview.qt-project.org/5264
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
src/assistant/help/help.pro