diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 2 |
1 files changed, 2 insertions, 0 deletions
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{ |