Merge remote-tracking branch 'origin/4.2'

Change-Id: If9b3a860d7efb561bb710d49396d6bbe13809aa1
This commit is contained in:
Eike Ziller
2017-01-12 10:54:21 +01:00
6 changed files with 168 additions and 11 deletions

View File

@@ -86,8 +86,6 @@ namespace Internal {
// --------------------------------------------------------------------
static const char CONFIG_CPP_MODULE[] = "cpp";
static const char CONFIG_CXXFLAGS[] = "cxxFlags";
static const char CONFIG_CFLAGS[] = "cFlags";
static const char CONFIG_DEFINES[] = "defines";
static const char CONFIG_INCLUDEPATHS[] = "includePaths";
static const char CONFIG_SYSTEM_INCLUDEPATHS[] = "systemIncludePaths";