From ee942ae0fbbd941b8c75381153b07f818728d22a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Thu, 10 Dec 2015 12:16:06 +0100 Subject: some MSBUILD fixes (nw) --- scripts/genie.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index da376a11825..088636a7e5e 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1134,6 +1134,7 @@ configuration { "vs*" } } buildoptions { + "/WX", -- Treats all compiler warnings as errors. "/wd4025", -- warning C4025: 'number' : based pointer passed to function with variable arguments: parameter number "/wd4003", -- warning C4003: not enough actual parameters for macro 'xxx' "/wd4018", -- warning C4018: 'x' : signed/unsigned mismatch -- cgit v1.2.3-70-g09d2