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:
parent
3bb9024952
commit
55701b7de9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user