Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoncham <joncham@gmail.com>2011-04-22 06:54:43 +0400
committerjoncham <joncham@gmail.com>2011-04-22 06:56:52 +0400
commit7744841326e8bb63428a3fb2fe553b686852c0ce (patch)
tree5b9d4510d62f8ce5c76b0f41ad690ffc54ac7c34 /msvc/eglib.vcxproj
parent617e7697db3d79f2f6a6755f9f1f046d11df4096 (diff)
Turn off warn as error for Release as well.
Diffstat (limited to 'msvc/eglib.vcxproj')
-rw-r--r--msvc/eglib.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/msvc/eglib.vcxproj b/msvc/eglib.vcxproj
index 84304ba16c0..a10752e8acd 100644
--- a/msvc/eglib.vcxproj
+++ b/msvc/eglib.vcxproj
@@ -98,7 +98,6 @@
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level4</WarningLevel>
- <TreatWarningAsError>true</TreatWarningAsError>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
</ItemDefinitionGroup>