From 1e90d2ffdd0c2b966ee7e709bd013a98b1052a8b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 15 May 2015 18:45:23 +0200 Subject: [PATCH] added some flags for VS build for Peter (nw) --- scripts/genie.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/genie.lua b/scripts/genie.lua index aeb901b0f2e..e651f842ad4 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -369,6 +369,8 @@ flags { configuration { "vs*" } flags { "ExtraWarnings", + "NoEditAndContinue", + "EnableMinimalRebuild", } if not _OPTIONS["NOWERROR"] then flags{