diff --git a/Diablo.vcxproj b/Diablo.vcxproj index 6378ca9e0..9dfebcf2d 100644 --- a/Diablo.vcxproj +++ b/Diablo.vcxproj @@ -59,6 +59,7 @@ .\Source/WinRel\ 4996 true + true true @@ -80,22 +81,23 @@ .\Source/WinRel\Diablo.exe DiabloUI/WinRel/DiabloUI.lib;3rdParty/Storm/Source/WinRel/Storm.lib;version.lib;%(AdditionalDependencies) false + false MultiThreadedDebug - Disabled + OnlyExplicitInline Disabled true Level3 - true EditAndContinue WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) .\Source/WinDebug\ .\Source/WinDebug\ .\Source/WinDebug\ 4996 + true true @@ -118,6 +120,7 @@ .\Source/WinDebug\Diablo.exe DiabloUI/WinDebug/DiabloUI.lib;3rdParty/Storm/Source/WinDebug/Storm.lib;version.lib;%(AdditionalDependencies) false + false @@ -287,4 +290,4 @@ - + \ No newline at end of file