Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: third_party/libxml/build/libxml.vsprops

Issue 16584: Reduce the number of warnings in third party code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxml/build/libxml.vcproj ('k') | third_party/sqlite/sqlite.vsprops » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/build/libxml.vsprops
===================================================================
--- third_party/libxml/build/libxml.vsprops (revision 0)
+++ third_party/libxml/build/libxml.vsprops (revision 0)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="libxml"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ DisableSpecificWarnings="4101;4133"
+ />
+</VisualStudioPropertySheet>
Property changes on: third_party\libxml\build\libxml.vsprops
___________________________________________________________________
Added: svn:eol-style
+ native
« no previous file with comments | « third_party/libxml/build/libxml.vcproj ('k') | third_party/sqlite/sqlite.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698