Fixing iconv test to match new mkspec name

Fixed iconv.pro file to follow the qnx mkspec renaming from blackberry- to
qnx-

Change-Id: I91e0e2495d0ec70c6ffec3e3e83eb8712805b3aa
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Rafael Roquetto 2012-03-07 09:10:10 +01:00 committed by Qt by Nokia
parent 3bb9024952
commit 55701b7de9

View File

@ -1,3 +1,3 @@
SOURCES = iconv.cpp
CONFIG -= qt dylib app_bundle
mac|win32-g++*|blackberry-*-qcc:LIBS += -liconv
mac|win32-g++*|qnx-*-qcc:LIBS += -liconv