diff options
Diffstat (limited to 'webkit/build/port/port.vsprops')
-rw-r--r-- | webkit/build/port/port.vsprops | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/webkit/build/port/port.vsprops b/webkit/build/port/port.vsprops deleted file mode 100644 index 17e7fdc..0000000 --- a/webkit/build/port/port.vsprops +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="port" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""..\..\port\platform\image-decoders";"..\..\port\platform\image-decoders\bmp";"..\..\port\platform\image-decoders\gif";"..\..\port\platform\image-decoders\ico";"..\..\port\platform\image-decoders\jpeg";"..\..\port\platform\image-decoders\png";"..\..\port\platform\image-decoders\xbm"" - DisableSpecificWarnings="4244; 4291; 4345; 4521" - /> -</VisualStudioPropertySheet> |