From fdf1ce16315749dbb77ff658bf639b8a5b49e3e7 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Fri, 14 Dec 2007 19:05:38 +0000 Subject: [PATCH] silence msvc 2008 build warnings. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6796 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/howl/libhowl.2008.vcproj | 2 -- libs/win32/iksemel/iksemel.2008.vcproj | 2 -- 2 files changed, 4 deletions(-) diff --git a/libs/win32/howl/libhowl.2008.vcproj b/libs/win32/howl/libhowl.2008.vcproj index 849a564ce5..40349ac9db 100644 --- a/libs/win32/howl/libhowl.2008.vcproj +++ b/libs/win32/howl/libhowl.2008.vcproj @@ -48,7 +48,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="0" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CallingConvention="2" /> @@ -115,7 +114,6 @@ EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" WarningLevel="0" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" CallingConvention="2" /> diff --git a/libs/win32/iksemel/iksemel.2008.vcproj b/libs/win32/iksemel/iksemel.2008.vcproj index 09ea333c1a..056dac44a7 100644 --- a/libs/win32/iksemel/iksemel.2008.vcproj +++ b/libs/win32/iksemel/iksemel.2008.vcproj @@ -48,7 +48,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="0" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" />