diff --git a/Console/Console.vcproj b/Console/Console.vcproj
index 3a249f41c..2f8ad4b2c 100644
--- a/Console/Console.vcproj
+++ b/Console/Console.vcproj
@@ -23,7 +23,7 @@
PreprocessorDefinitions="PRECOMPILEDHEADERS;_DEBUG;WIN32;_WINDOWS;JA2;_VTUNE_PROFILING;XML_STATIC;CINTERFACE"
MinimalRebuild="FALSE"
BasicRuntimeChecks="0"
- RuntimeLibrary="5"
+ RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Debug/Console.pch"
AssemblerListingLocation=".\Debug/"
@@ -37,6 +37,7 @@
Name="VCCustomBuildTool"/>
diff --git a/JA2.suo b/JA2.suo
index 6f1f40d71..7e5477636 100644
Binary files a/JA2.suo and b/JA2.suo differ
diff --git a/JA2.vcproj b/JA2.vcproj
index b5b4e6e1d..bcdbb6509 100644
--- a/JA2.vcproj
+++ b/JA2.vcproj
@@ -46,7 +46,7 @@
OutputFile="C:\Games\Jagged Alliance 2\ja2_debug_1020_en.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
- IgnoreDefaultLibraryNames="libcmt"
+ IgnoreDefaultLibraryNames="libcmt;LIBCD"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/ja2_cvs.pdb"
GenerateMapFile="TRUE"
diff --git a/Standard Gaming Platform/Standard Gaming Platform.vcproj b/Standard Gaming Platform/Standard Gaming Platform.vcproj
index ea71f8b5d..ac5a3b339 100644
--- a/Standard Gaming Platform/Standard Gaming Platform.vcproj
+++ b/Standard Gaming Platform/Standard Gaming Platform.vcproj
@@ -330,7 +330,7 @@