Blackberry mkspecs
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>
Mon, 19 Mar 2012 16:30:28 +0000 (17:30 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 26 Mar 2012 12:02:07 +0000 (14:02 +0200)
commite1c22d426f8c5cdd9ad0e119d54cfa516d45f8c1
tree5910c32064775533ae9d660124f94d82b61f88f5
parent1f61980a0fdc4168002b468543c598257cc50436
Blackberry mkspecs

Unlike QNX mkspecs, these mkspecs target more specific, BlackBerry-only
devices. So far, the only difference is the definition of Q_OS_BLACKBERRY
and linking with -lbps, but this will likely change with time. It will also
allow conditional compilation to distinguish between qnx and blackberry
devices.

Change-Id: Ia44e9b4059f720c308240e9dac7e90f7ae7920d0
Reviewed-by: Sean Harmer <sh@theharmers.co.uk>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
mkspecs/unsupported/blackberry-armv7le-qcc/qmake.conf [new file with mode: 0644]
mkspecs/unsupported/blackberry-armv7le-qcc/qplatformdefs.h [new file with mode: 0644]
mkspecs/unsupported/blackberry-x86-qcc/qmake.conf [new file with mode: 0644]
mkspecs/unsupported/blackberry-x86-qcc/qplatformdefs.h [new file with mode: 0644]