OSDN Git Service

[Fix] #38791 Winsows版ビルドオプションを修正。 / Fix build option on windows.
authorDeskull <deskull@users.sourceforge.jp>
Sun, 9 Dec 2018 23:19:30 +0000 (08:19 +0900)
committerDeskull <deskull@users.sourceforge.jp>
Sun, 9 Dec 2018 23:19:30 +0000 (08:19 +0900)
Hengband_vcs2015/Hengband/Hengband.vcxproj

index 09b2ded..4f6f0af 100644 (file)
@@ -77,7 +77,7 @@
       <PreprocessorDefinitions>WINDOWS;JP;SJIS;_CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
       <MinimalRebuild>true</MinimalRebuild>\r
       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
-      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
+      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
       <WarningLevel>EnableAllWarnings</WarningLevel>\r
       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
       <CompileAs>CompileAsC</CompileAs>\r