From fe2167184011ea1c12d1eef56135bbe5053776b1 Mon Sep 17 00:00:00 2001 From: Deskull Date: Sat, 22 Jul 2017 21:15:48 +0900 Subject: [PATCH] =?utf8?q?=E8=AD=A6=E5=91=8A=E3=83=AC=E3=83=99=E3=83=AB?= =?utf8?q?=E3=82=92Wall=E3=81=AB=E5=BC=95=E3=81=8D=E4=B8=8A=E3=81=92?= =?utf8?q?=E3=80=81C4820=E3=81=AF=E6=8A=91=E6=AD=A2=20/=20Up=20warning=20l?= =?utf8?q?evel=20to=20all,=20but=20disable=20C4820.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Hengband_vcs2015/Hengband/Hengband.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hengband_vcs2015/Hengband/Hengband.vcxproj b/Hengband_vcs2015/Hengband/Hengband.vcxproj index 7e91c18d1..9cf27a469 100644 --- a/Hengband_vcs2015/Hengband/Hengband.vcxproj +++ b/Hengband_vcs2015/Hengband/Hengband.vcxproj @@ -66,10 +66,10 @@ true EnableFastChecks MultiThreadedDebugDLL - Level4 + EnableAllWarnings EditAndContinue CompileAsC - 4127;4996;4244;%(DisableSpecificWarnings) + 4127;4996;4244;4820;%(DisableSpecificWarnings) winmm.lib;wsock32.lib;%(AdditionalDependencies) -- 2.11.0