forked from qt-creator/qt-creator
Blackberry: Remove blackberry support
Keep QNX. A short informal search did not turn up any more blackberry users, even though there is interest in QNX. So this patch removes the platform: We had no contact with the maintainers in months, there are no changes going into the code for about as long. I am not even aware of anybody testing the platform, so any remaining users are probably better of with Qt Creator 3.2 or so where the code was extensively tested. Change-Id: Ibeda6bfd8565599918cfcc08fd01cb5ed8793dc2 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -65,8 +65,7 @@
|
||||
to the directory where the compiler is located and select
|
||||
the application binary interface (ABI) version from the list of available
|
||||
versions. You can also create a custom ABI definition.
|
||||
For QCC, also specify the path to the BlackBerry NDK or the QNX Software
|
||||
Development Platform (SDP).
|
||||
For QCC, also specify the path to the QNX Software Development Platform (SDP).
|
||||
|
||||
You specify the compiler to use for each kit in \uicontrol Tools >
|
||||
\uicontrol Options > \uicontrol {Build & Run} > \uicontrol Kits.
|
||||
|
||||
@@ -72,9 +72,8 @@
|
||||
|
||||
\image qt-creator-debugging-helpers.png
|
||||
|
||||
\li If the Qt version is for Blackberry or QNX, enter the path
|
||||
to your installed Blackberry NDK or QNX SDK in the
|
||||
\uicontrol {Blackberry Native SDK} or \uicontrol{QNX SDK} field respectively.
|
||||
\li If the Qt version is for QNX, enter the path to your installed QNX SDK in the
|
||||
\uicontrol{QNX SDK} field.
|
||||
|
||||
\endlist
|
||||
|
||||
|
||||
@@ -46,8 +46,6 @@
|
||||
|
||||
\li Bare Metal Device
|
||||
|
||||
\li BlackBerry 10 Device
|
||||
|
||||
\li Generic Linux Device
|
||||
|
||||
\li iOS Device
|
||||
|
||||
Reference in New Issue
Block a user