From 55701b7de9d309a2492c637dd7aaf85ed569f1eb Mon Sep 17 00:00:00 2001 From: Rafael Roquetto Date: Wed, 7 Mar 2012 09:10:10 +0100 Subject: 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 --- config.tests/unix/iconv/iconv.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.tests/unix/iconv/iconv.pro b/config.tests/unix/iconv/iconv.pro index ec573ce590..876c6f3589 100644 --- a/config.tests/unix/iconv/iconv.pro +++ b/config.tests/unix/iconv/iconv.pro @@ -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 -- cgit v1.2.3