From dc092c0627da859a1445ee27185740f7d9a3b678 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Sun, 3 Aug 2008 18:47:45 +0000 Subject: [PATCH] build tweak git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9220 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/pcre/pcre_chartables.c.2008.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/win32/pcre/pcre_chartables.c.2008.vcproj b/libs/win32/pcre/pcre_chartables.c.2008.vcproj index c032747091..675eaafa95 100644 --- a/libs/win32/pcre/pcre_chartables.c.2008.vcproj +++ b/libs/win32/pcre/pcre_chartables.c.2008.vcproj @@ -46,7 +46,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="3" + RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" DebugInformationFormat="4"