55701b7de9
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>
4 lines
91 B
Prolog
4 lines
91 B
Prolog
SOURCES = iconv.cpp
|
|
CONFIG -= qt dylib app_bundle
|
|
mac|win32-g++*|qnx-*-qcc:LIBS += -liconv
|