summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.pro
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2012-11-21 22:40:31 +0200
committerOrgad Shaneh <orgads@gmail.com>2012-12-04 14:12:53 +0100
commite9dae735dc14e7d781bdd149b43606d304b20850 (patch)
tree093a2b985a0d376c0a931175d7c75e22234a346f /src/plugins/projectexplorer/projectexplorer.pro
parent5f10acd5c91d3106bb90ef976c3fab5d3c90796c (diff)
downloadqt-creator-e9dae735dc14e7d781bdd149b43606d304b20850.tar.gz
ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII
Change-Id: I84d9526449b8ca6cdcf8296e353c5d892d5f942d Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer.pro')
-rw-r--r--src/plugins/projectexplorer/projectexplorer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer.pro b/src/plugins/projectexplorer/projectexplorer.pro
index 26185070f4..ba0ac01eec 100644
--- a/src/plugins/projectexplorer/projectexplorer.pro
+++ b/src/plugins/projectexplorer/projectexplorer.pro
@@ -285,4 +285,4 @@ RESOURCES += projectexplorer.qrc
DEFINES += QTC_CPU=X86Architecture
}
-DEFINES += PROJECTEXPLORER_LIBRARY
+DEFINES += PROJECTEXPLORER_LIBRARY QT_NO_CAST_FROM_ASCII