qbs files: Add QT_NO_CAST_FROM_ASCII to git and todo

Change-Id: Ic9f61a8e08e591853b00ef31b418aa59fd771240
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Orgad Shaneh
2012-04-25 10:50:11 +03:00
committed by Joerg Bornemann
parent 537af056cf
commit 75c46a8ded
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ QtcPlugin {
Depends { name: "Locator" }
Depends { name: "cpp" }
cpp.defines: base.concat(["QT_NO_CAST_FROM_ASCII"])
cpp.includePaths: [
".",
"gitorious",