From: Michael Jerris Date: Wed, 11 Feb 2009 15:20:27 +0000 (+0000) Subject: FSCORE-292 X-Git-Tag: v1.0.3~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669bb661125ae261293cb7016aba8b3131a3613f;p=thirdparty%2Ffreeswitch.git FSCORE-292 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11757 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/win32/sqlite/sqlite.2008.vcproj b/libs/win32/sqlite/sqlite.2008.vcproj index 59fa6473fd..7029cd1042 100644 --- a/libs/win32/sqlite/sqlite.2008.vcproj +++ b/libs/win32/sqlite/sqlite.2008.vcproj @@ -43,7 +43,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)..\..\sqlite\src"" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;SQLITE_DEBUG" + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;SQLITE_DEBUG;THREADSAFE=1" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -106,7 +106,7 @@