diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-18 17:10:24 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-18 17:10:24 +0000 |
commit | 64abedbe0f78d500a625f46c0a7233d26fba8511 (patch) | |
tree | dd98f639987849672ddcc3bfbeef9bd3a15dbd10 /chrome/app | |
parent | e3a8c580aa929092701bc4cc2eaa51b4e89c6063 (diff) | |
download | chromium_src-64abedbe0f78d500a625f46c0a7233d26fba8511.zip chromium_src-64abedbe0f78d500a625f46c0a7233d26fba8511.tar.gz chromium_src-64abedbe0f78d500a625f46c0a7233d26fba8511.tar.bz2 |
Remove MSVC build files that grit used to use. These have
long since been replaced by generated files from gyp.
Review URL: http://codereview.chromium.org/213013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chrome_resources.vcproj | 120 | ||||
-rw-r--r-- | chrome/app/chrome_strings.vcproj | 76 |
2 files changed, 0 insertions, 196 deletions
diff --git a/chrome/app/chrome_resources.vcproj b/chrome/app/chrome_resources.vcproj deleted file mode 100644 index 1bf8a6f..0000000 --- a/chrome/app/chrome_resources.vcproj +++ /dev/null @@ -1,120 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="chrome_resources" - ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" - RootNamespace="chrome_resources" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath="..\..\tools\grit\build\grit_resources.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="GRIT Generated Resources" - PreprocessorDefinitions="$(CHROMIUM_BUILD)" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="GRIT Generated Resources" - PreprocessorDefinitions="$(CHROMIUM_BUILD)" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Generated Files" - > - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\browser_resources.h" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\common_resources.h" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\debugger_resources.h" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\renderer_resources.h" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\theme_resources_map.h" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\theme_resources.h" - > - </File> - </Filter> - <File - RelativePath="..\browser\browser_resources.grd" - > - </File> - <File - RelativePath="..\common\common_resources.grd" - > - </File> - <File - RelativePath="..\browser\debugger\resources\debugger_resources.grd" - > - </File> - <File - RelativePath="..\renderer\renderer_resources.grd" - > - </File> - <File - RelativePath="theme\theme_resources.grd" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/chrome/app/chrome_strings.vcproj b/chrome/app/chrome_strings.vcproj deleted file mode 100644 index aa2b987..0000000 --- a/chrome/app/chrome_strings.vcproj +++ /dev/null @@ -1,76 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="chrome_strings" - ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}" - RootNamespace="chrome_strings" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath="..\..\tools\grit\build\grit_localized_resources.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" - > - <Tool - Name="GRIT Generated Localized Resources" - PreprocessorDefinitions="$(CHROMIUM_BUILD)" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" - > - <Tool - Name="GRIT Generated Localized Resources" - PreprocessorDefinitions="$(CHROMIUM_BUILD)" - /> - </Configuration> - </Configurations> - <Files> - <File - RelativePath=".\chromium_strings.grd" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\chromium_strings.h" - > - </File> - <File - RelativePath=".\generated_resources.grd" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\generated_resources.h" - > - </File> - <File - RelativePath=".\google_chrome_strings.grd" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\google_chrome_strings.h" - > - </File> - <File - RelativePath=".\resources\locale_settings.grd" - > - </File> - <File - RelativePath="$(OutDir)\grit_derived_sources\grit\locale_settings.h" - > - </File> - </Files> -</VisualStudioProject> |