Index: skia/skia.vsprops |
=================================================================== |
--- skia/skia.vsprops (revision 15763) |
+++ skia/skia.vsprops (working copy) |
@@ -1,14 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioPropertySheet |
- ProjectType="Visual C++" |
- Version="8.00" |
- Name="skia" |
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\external_code.vsprops" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- AdditionalIncludeDirectories="include;include\corecg;corecg;sgl;picture" |
- PreprocessorDefinitions="SK_BUILD_NO_IMAGE_ENCODE" |
- DisableSpecificWarnings="4244; 4267; 4345; 4390; 4554; 4800" |
- /> |
-</VisualStudioPropertySheet> |