diff options
Diffstat (limited to 'webkit/default_plugin/default_plugin.vsprops')
-rw-r--r-- | webkit/default_plugin/default_plugin.vsprops | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/webkit/default_plugin/default_plugin.vsprops b/webkit/default_plugin/default_plugin.vsprops deleted file mode 100644 index 00f05c7..0000000 --- a/webkit/default_plugin/default_plugin.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="default plugin" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="" - /> -</VisualStudioPropertySheet> |