From 13f11ad2d83b5dd4b0994be5bed69570720cc279 Mon Sep 17 00:00:00 2001 From: aymeric <aymeric@3f6dc0c8-ddfe-455d-9043-3cd528dc4637> Date: Mon, 26 Oct 2009 15:42:54 +0000 Subject: [PATCH] update for windows mobile git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@733 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/mediastreamer2/build/wince/mediastreamer2.vcproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linphone/mediastreamer2/build/wince/mediastreamer2.vcproj b/linphone/mediastreamer2/build/wince/mediastreamer2.vcproj index 76aeef12f1..b3aeca56b6 100644 --- a/linphone/mediastreamer2/build/wince/mediastreamer2.vcproj +++ b/linphone/mediastreamer2/build/wince/mediastreamer2.vcproj @@ -311,7 +311,7 @@ UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/mediastreamer2.pdb" WarningLevel="3" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="2" /> <Tool @@ -392,7 +392,7 @@ UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/mediastreamer2.pdb" WarningLevel="3" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="2" /> <Tool @@ -474,7 +474,7 @@ UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/mediastreamer2.pdb" WarningLevel="3" - DebugInformationFormat="3" + DebugInformationFormat="0" CompileAs="2" /> <Tool -- GitLab