Remove "duplicate objective-c class" warning.
authorMorten Sorvig <morten.sorvig@nokia.com>
Wed, 19 Oct 2011 11:34:11 +0000 (13:34 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 23 Oct 2011 08:23:32 +0000 (10:23 +0200)
commit5603f94eaa538dbe28fc426065d65a27799adedc
treee380daefd4ebf870b36ff18b6f77b0c1ec295da5
parentf6e0a2f59f79ba6b20f2d4d00807d26b71fa9178
Remove "duplicate objective-c class" warning.

Qt would dlopen both libqcocoa.dylib and
libqcocoa_debug.dylib, causing duplicate implementations
if the classes in the cocoa plugin (QNSView etc)

Fix this by building the release version only.

Change-Id: I1244a83c49999ce28edd97400e792fa2a0665fec
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
src/plugins/platforms/cocoa/cocoa.pro