diff options
-rw-r--r-- | dists/msvc9/sci.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index 23129f673e..bae478bcd5 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -55,7 +55,7 @@ ForceConformanceInForLoopScope="true" UsePrecompiledHeader="0" WarningLevel="4" - WarnAsError="true" + WarnAsError="false" SuppressStartupBanner="false" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" |