diff options
Diffstat (limited to 'chromium/chrome/common/common.vsprops')
-rw-r--r-- | chromium/chrome/common/common.vsprops | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chromium/chrome/common/common.vsprops b/chromium/chrome/common/common.vsprops new file mode 100644 index 00000000000..a8343918f4a --- /dev/null +++ b/chromium/chrome/common/common.vsprops @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="common (chrome)" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\icu\build\using_icu.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\chrome\third_party\wtl\using_wtl.vsprops;$(SolutionDir)\common\extra_defines.vsprops" + > +</VisualStudioPropertySheet> |