Fixing iconv test to match new mkspec name
authorRafael Roquetto <rafael.roquetto@kdab.com>
Wed, 7 Mar 2012 08:10:10 +0000 (09:10 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Mar 2012 15:38:47 +0000 (16:38 +0100)
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>
config.tests/unix/iconv/iconv.pro

index ec573ce..876c6f3 100644 (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