forked from qt-creator/qt-creator
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:
committed by
Joerg Bornemann
parent
537af056cf
commit
75c46a8ded
@@ -13,6 +13,7 @@ QtcPlugin {
|
||||
Depends { name: "Locator" }
|
||||
|
||||
Depends { name: "cpp" }
|
||||
cpp.defines: base.concat(["QT_NO_CAST_FROM_ASCII"])
|
||||
cpp.includePaths: [
|
||||
".",
|
||||
"gitorious",
|
||||
|
||||
Reference in New Issue
Block a user