a6a865e249
The "new" convention uses armle-v7 instead of armv7le. Change-Id: Ica7016b7b0b4e374771ff423b7b0bfec4851ee95 Reviewed-by: Wolfgang Bremer <wolfgang@w-bremer.de> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
#
|
|
# qmake configuration for the Blackberry Playbook armle-v7
|
|
#
|
|
|
|
include(../../blackberry-armle-v7-qcc/qmake.conf)
|
|
|
|
DEFINES += Q_OS_BLACKBERRY_TABLET
|
|
CONFIG += blackberry-playbook
|