Core: Build with QT_NO_CAST_FROM_ASCII

Change-Id: If8e5d9ce875f8467a7699b791e5ec962baf8ff38
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Orgad Shaneh
2012-11-18 22:33:50 +02:00
committed by hjk
parent 74387106d3
commit 1cba4a5af3
6 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
TEMPLATE = lib
TARGET = Core
DEFINES += CORE_LIBRARY
DEFINES += CORE_LIBRARY \
QT_NO_CAST_FROM_ASCII
QT += network \
script \
sql