From: Michael Jerris Date: Tue, 11 Dec 2007 10:03:33 +0000 (+0000) Subject: remove param that is not used in msvc 9 X-Git-Tag: v1.0-rc1~1199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6134a63c81d64404ac3c0a4ed1387ae8122d89e;p=thirdparty%2Ffreeswitch.git remove param that is not used in msvc 9 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6629 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/w32/modules.vsprops b/w32/modules.vsprops index eb21d1c856..563cb05539 100644 --- a/w32/modules.vsprops +++ b/w32/modules.vsprops @@ -13,7 +13,6 @@ PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;MOD_EXPORTS" WarningLevel="4" WarnAsError="true" - Detect64BitPortabilityProblems="true" />