diff options
Diffstat (limited to 'chrome/browser/browser.vsprops')
-rw-r--r-- | chrome/browser/browser.vsprops | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/chrome/browser/browser.vsprops b/chrome/browser/browser.vsprops deleted file mode 100644 index a6fa777..0000000 --- a/chrome/browser/browser.vsprops +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="browser" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\breakpad\using_breakpad.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops;..\third_party\hunspell\using_hunspell.vsprops;$(SolutionDir)..\google_update\using_google_update.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(IntDir)\..\browser";"$(OutDir)\webkit";..\third_party\webkit\out" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE" - /> - <Tool - Name="VCResourceCompilerTool" - AdditionalIncludeDirectories="$(IntDir)" - /> -</VisualStudioPropertySheet> |