diff options
Diffstat (limited to 'chrome/app/generated_resources.vcproj')
-rw-r--r-- | chrome/app/generated_resources.vcproj | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/chrome/app/generated_resources.vcproj b/chrome/app/generated_resources.vcproj index e9c96fde..62502c0 100644 --- a/chrome/app/generated_resources.vcproj +++ b/chrome/app/generated_resources.vcproj @@ -1,52 +1,52 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="generated_resources" - ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}" - RootNamespace="generated_resources" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath="..\..\tools\grit\build\grit_resource_file.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" - > - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" - > - </Configuration> - </Configurations> - <Files> - <File - RelativePath=".\generated_resources.grd" - > - </File> - <File - RelativePath=".\google_chrome_strings.grd" - > - </File> - <File - RelativePath=".\chromium_strings.grd" - > - </File> - <File - RelativePath="$(IntDir)\generated_resources.h" - > - </File> - </Files> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="generated_resources"
+ ProjectGUID="{D9DDAF60-663F-49CC-90DC-3D08CC3D1B28}"
+ RootNamespace="generated_resources"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath="..\..\tools\grit\build\grit_resource_file.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
+ >
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
+ >
+ </Configuration>
+ </Configurations>
+ <Files>
+ <File
+ RelativePath=".\generated_resources.grd"
+ >
+ </File>
+ <File
+ RelativePath=".\google_chrome_strings.grd"
+ >
+ </File>
+ <File
+ RelativePath=".\chromium_strings.grd"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\generated_resources.h"
+ >
+ </File>
+ </Files>
+</VisualStudioProject>
|