OSDN Git Service

[Fix] (2.2.1.0) #38270 ビルドをマルチスレッドに変更し、Win10アップデート後の不具合に対応。 / Change build option...
authorDeskull <deskull@users.sourceforge.jp>
Thu, 17 May 2018 12:27:19 +0000 (21:27 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Thu, 17 May 2018 12:27:19 +0000 (21:27 +0900)
Hengband_vcs2015/Hengband/Hengband.vcxproj

index 23ae2bf..d644196 100644 (file)
       <Optimization>MaxSpeed</Optimization>\r
       <IntrinsicFunctions>true</IntrinsicFunctions>\r
       <PreprocessorDefinitions>WINDOWS;JP;SJIS;_CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
-      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
+      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
       <FunctionLevelLinking>true</FunctionLevelLinking>\r
       <WarningLevel>Level3</WarningLevel>\r
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r