GENie 651.

This commit is contained in:
Branimir Karadžić
2016-09-07 21:58:40 -07:00
parent 52ccba7737
commit 601db3dc14
4 changed files with 5 additions and 0 deletions

View File

@@ -485,6 +485,11 @@ function toolchain(_buildDir, _libDir)
"__STDC_CONSTANT_MACROS",
}
configuration { "qbs" }
flags {
"ExtraWarnings",
}
configuration { "Debug" }
targetsuffix "Debug"