logic: add clang msvc compatibility flags to newly created codeblocks and sonargraph sourcegroups

This commit is contained in:
mlangkabel
2018-06-15 14:01:56 +02:00
parent f0b423b319
commit 0a6347fa43
2 changed files with 51 additions and 46 deletions
@@ -41,8 +41,6 @@ protected:
virtual void handlePrevious() override;
private:
static bool applicationSettingsContainVisualStudioHeaderSearchPaths();
QtProjectWizzardWindow* createWindowWithContent(
std::function<QtProjectWizzardContent*(QtProjectWizzardWindow*)> func);