From 1dc2cb5bc749e69d8846e65e80e7783359d4bad6 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 15 Jul 2007 15:38:33 +0000 Subject: [PATCH] Changed console project from multi thread debug to single thread debug, cause otherwise it does not compile git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1056 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Console/Console.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Console/Console.vcproj b/Console/Console.vcproj index 2f8ad4b2..40ecb564 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="3" + RuntimeLibrary="5" UsePrecompiledHeader="0" PrecompiledHeaderFile=".\Debug/Console.pch" AssemblerListingLocation=".\Debug/"