Chromium Code Reviews
|
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioPropertySheet | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="libxml" | |
| 6 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(Solutio nDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_par ty\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vs props;$(SolutionDir)..\build\external_code.vsprops" | |
| 7 > | |
| 8 <Tool | |
| 9 Name="VCCLCompilerTool" | |
| 10 DisableSpecificWarnings="4101;4133" | |
| 11 /> | |
| 12 </VisualStudioPropertySheet> | |
| OLD | NEW |