aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-25 09:56:52 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-25 09:56:52 -0700
commitdd693422189801404514ef6f118256ec8f19728a (patch)
tree6d8989b18bd2b4a7f3b4d4f4b341059851ebb0a7 /vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj
parentd383b0f7e79220966e65b55342ec37f3fbba0be6 (diff)
parentff60024eaf67dea0faf899f80c099460d87fa3ad (diff)
Merge github.com:grpc/grpc into clang_format
Diffstat (limited to 'vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj')
-rw-r--r--vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj b/vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj
index 0930f2c7d8..53902574ef 100644
--- a/vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj
+++ b/vsprojects/vcxproj/gen_legal_metadata_characters/gen_legal_metadata_characters.vcxproj
@@ -65,6 +65,7 @@
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<SDLCheck>true</SDLCheck>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -79,6 +80,7 @@
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<SDLCheck>true</SDLCheck>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -95,6 +97,7 @@
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<SDLCheck>true</SDLCheck>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -113,6 +116,7 @@
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<SDLCheck>true</SDLCheck>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <TreatWarningAsError>true</TreatWarningAsError>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>