From 8e0d943563dcb6c1edf5c1f871fcbae83bd2fb9a Mon Sep 17 00:00:00 2001 From: Deskull Date: Wed, 12 Dec 2018 20:32:56 +0900 Subject: [PATCH] =?utf8?q?[Refactor]=20#37353=20Visual=20Studio=202017?= =?utf8?q?=E7=94=A8=E3=83=97=E3=83=AD=E3=82=B8=E3=82=A7=E3=82=AF=E3=83=88?= =?utf8?q?=E3=81=AE=E8=A8=AD=E5=AE=9A=E5=A4=89=E6=9B=B4=E3=80=82=20/=20Cha?= =?utf8?q?nge=20configuration=20vcproj=20for=20Visual=20Studio=202017?= =?utf8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Hengband_vcs2017/Hengband/Hengband.vcxproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Hengband_vcs2017/Hengband/Hengband.vcxproj b/Hengband_vcs2017/Hengband/Hengband.vcxproj index 8a17ae888..ff3dcd1b4 100644 --- a/Hengband_vcs2017/Hengband/Hengband.vcxproj +++ b/Hengband_vcs2017/Hengband/Hengband.vcxproj @@ -43,6 +43,7 @@ MultiByte false v141 + false Application @@ -76,13 +77,13 @@ Disabled WINDOWS;JP;SJIS;_CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - true + false EnableFastChecks MultiThreadedDebug EnableAllWarnings EditAndContinue CompileAsC - 4127;4244;4255;4668;4710;4820;4996;4774;%(DisableSpecificWarnings) + 4127;4244;4255;4668;4710;4820;4996;4774;5045;%(DisableSpecificWarnings) winmm.lib;wsock32.lib;%(AdditionalDependencies) -- 2.11.0