summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 19:43:48 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 19:43:48 +0000
commit52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch)
tree08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /chrome/installer
parent852f40f8147a6c052cade1e62237418ca2f96947 (diff)
downloadchromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip
chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz
chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
-rw-r--r--chrome/installer/mini_installer/mini_installer.vcproj250
-rw-r--r--chrome/installer/setup/setup.vcproj244
-rw-r--r--chrome/installer/util/installer_unittests.vcproj396
-rw-r--r--chrome/installer/util/prebuild/util_prebuild.vcproj148
-rw-r--r--chrome/installer/util/util.vcproj604
5 files changed, 821 insertions, 821 deletions
diff --git a/chrome/installer/mini_installer/mini_installer.vcproj b/chrome/installer/mini_installer/mini_installer.vcproj
index 555293a..b429579 100644
--- a/chrome/installer/mini_installer/mini_installer.vcproj
+++ b/chrome/installer/mini_installer/mini_installer.vcproj
@@ -1,125 +1,125 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="mini_installer"
- ProjectGUID="{24A5AC7C-280B-4899-9153-6BA570A081E7}"
- RootNamespace="mini_installer"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\tools\build\win\release.rules"
- />
- <ToolFile
- RelativePath="..\..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\mini_installer_debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="create installer archive"
- LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
- LastChromeVersion="$(LAST_CHROME_VERSION)"
- SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\mini_installer_release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="create installer archive"
- LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
- LastChromeVersion="$(LAST_CHROME_VERSION)"
- SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="resources"
- >
- <File
- RelativePath=".\mini_installer.ico"
- >
- </File>
- <File
- RelativePath=".\mini_installer.rc"
- >
- </File>
- <File
- RelativePath=".\mini_installer_exe_version.rc.version"
- >
- </File>
- <File
- RelativePath=".\mini_installer_resource.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\chrome.release"
- >
- </File>
- <File
- RelativePath=".\mini_installer.cc"
- >
- </File>
- <File
- RelativePath=".\mini_installer.h"
- >
- </File>
- <File
- RelativePath=".\pe_resource.cc"
- >
- </File>
- <File
- RelativePath=".\pe_resource.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="mini_installer"
+ ProjectGUID="{24A5AC7C-280B-4899-9153-6BA570A081E7}"
+ RootNamespace="mini_installer"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath="..\..\tools\build\win\release.rules"
+ />
+ <ToolFile
+ RelativePath="..\..\tools\build\win\version.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets=".\mini_installer_debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="create installer archive"
+ LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
+ LastChromeVersion="$(LAST_CHROME_VERSION)"
+ SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
+ />
+ <Tool
+ Name="Version"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets=".\mini_installer_release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="create installer archive"
+ LastChromeInstaller="$(LAST_CHROME_INSTALLER)"
+ LastChromeVersion="$(LAST_CHROME_VERSION)"
+ SkipRebuildArchive="$(SKIP_REBUILD_CHROME_ARCHIVE)"
+ />
+ <Tool
+ Name="Version"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="resources"
+ >
+ <File
+ RelativePath=".\mini_installer.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\mini_installer.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\mini_installer_exe_version.rc.version"
+ >
+ </File>
+ <File
+ RelativePath=".\mini_installer_resource.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\chrome.release"
+ >
+ </File>
+ <File
+ RelativePath=".\mini_installer.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\mini_installer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pe_resource.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\pe_resource.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/chrome/installer/setup/setup.vcproj b/chrome/installer/setup/setup.vcproj
index 72cdcad..b6439a1 100644
--- a/chrome/installer/setup/setup.vcproj
+++ b/chrome/installer/setup/setup.vcproj
@@ -1,122 +1,122 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="setup"
- ProjectGUID="{21C76E6E-8B38-44D6-8148-B589C13B9554}"
- RootNamespace="setup"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\setup_debug.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
- >
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets=".\setup_release.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
- >
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="resources"
- >
- <File
- RelativePath=".\setup.ico"
- >
- </File>
- <File
- RelativePath=".\setup.rc"
- >
- </File>
- <File
- RelativePath=".\setup_exe_version.rc.version"
- >
- </File>
- <File
- RelativePath=".\setup_resource.h"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\install.cc"
- >
- </File>
- <File
- RelativePath=".\main.cc"
- >
- </File>
- <File
- RelativePath=".\setup.cc"
- >
- </File>
- <File
- RelativePath=".\setup.h"
- >
- </File>
- <File
- RelativePath=".\setup_constants.cc"
- >
- </File>
- <File
- RelativePath=".\setup_constants.h"
- >
- </File>
- <File
- RelativePath=".\uninstall.cc"
- >
- </File>
- <File
- RelativePath=".\uninstall.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="setup"
+ ProjectGUID="{21C76E6E-8B38-44D6-8148-B589C13B9554}"
+ RootNamespace="setup"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath="..\..\tools\build\win\version.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets=".\setup_debug.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
+ >
+ <Tool
+ Name="Version"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets=".\setup_release.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
+ >
+ <Tool
+ Name="Version"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="resources"
+ >
+ <File
+ RelativePath=".\setup.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\setup.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\setup_exe_version.rc.version"
+ >
+ </File>
+ <File
+ RelativePath=".\setup_resource.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\install.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\main.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\setup.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\setup.h"
+ >
+ </File>
+ <File
+ RelativePath=".\setup_constants.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\setup_constants.h"
+ >
+ </File>
+ <File
+ RelativePath=".\uninstall.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\uninstall.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/chrome/installer/util/installer_unittests.vcproj b/chrome/installer/util/installer_unittests.vcproj
index 5ac125b..2cc84e2 100644
--- a/chrome/installer/util/installer_unittests.vcproj
+++ b/chrome/installer/util/installer_unittests.vcproj
@@ -1,198 +1,198 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="installer_unittests"
- ProjectGUID="{903F8C1E-537A-4C9E-97BE-075147CBE769}"
- RootNamespace="installer_unittests"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="support"
- >
- <File
- RelativePath="run_all_unittests.cc"
- >
- </File>
- </Filter>
- <Filter
- Name="tests"
- >
- <File
- RelativePath="copy_tree_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="create_dir_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="create_reg_key_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="delete_reg_value_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="delete_tree_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="helper_unittest.cc"
- >
- </File>
- <File
- RelativePath="google_chrome_distribution_unittest.cc"
- >
- </File>
- <File
- RelativePath="set_reg_value_work_item_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\setup\setup_constants.cc"
- >
- </File>
- <File
- RelativePath="work_item_list_unittest.cc"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="installer_unittests"
+ ProjectGUID="{903F8C1E-537A-4C9E-97BE-075147CBE769}"
+ RootNamespace="installer_unittests"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)\tools\build\win\unit_test.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ AdditionalManifestFiles="$(SolutionDir)installer\mini_installer\mini_installer.exe.manifest"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="support"
+ >
+ <File
+ RelativePath="run_all_unittests.cc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="tests"
+ >
+ <File
+ RelativePath="copy_tree_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="create_dir_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="create_reg_key_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="delete_reg_value_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="delete_tree_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="helper_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="google_chrome_distribution_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="set_reg_value_work_item_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\setup\setup_constants.cc"
+ >
+ </File>
+ <File
+ RelativePath="work_item_list_unittest.cc"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/chrome/installer/util/prebuild/util_prebuild.vcproj b/chrome/installer/util/prebuild/util_prebuild.vcproj
index 6432f2c..e641aa6 100644
--- a/chrome/installer/util/prebuild/util_prebuild.vcproj
+++ b/chrome/installer/util/prebuild/util_prebuild.vcproj
@@ -1,74 +1,74 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="util_prebuild"
- ProjectGUID="{0026A376-C4F1-4575-A1BA-578C69F07013}"
- RootNamespace="util_prebuild"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="create_string_rc.bat $(IntDir)"
- AdditionalDependencies="create_string_rc.py;$(SolutionDir)\app\generated_resources.grd"
- Outputs="$(IntDir)\installer_util_strings.rc;$(IntDir)\installer_util_strings.h"
- />
- <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="VCCustomBuildTool"
- CommandLine="create_string_rc.bat $(IntDir)"
- AdditionalDependencies="create_string_rc.py;$(SolutionDir)\app\generated_resources.grd"
- Outputs="$(IntDir)\installer_util_strings.rc;$(IntDir)\installer_util_strings.h"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\create_string_rc.bat"
- >
- </File>
- <File
- RelativePath=".\create_string_rc.py"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="util_prebuild"
+ ProjectGUID="{0026A376-C4F1-4575-A1BA-578C69F07013}"
+ RootNamespace="util_prebuild"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="create_string_rc.bat $(IntDir)"
+ AdditionalDependencies="create_string_rc.py;$(SolutionDir)\app\generated_resources.grd"
+ Outputs="$(IntDir)\installer_util_strings.rc;$(IntDir)\installer_util_strings.h"
+ />
+ <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="VCCustomBuildTool"
+ CommandLine="create_string_rc.bat $(IntDir)"
+ AdditionalDependencies="create_string_rc.py;$(SolutionDir)\app\generated_resources.grd"
+ Outputs="$(IntDir)\installer_util_strings.rc;$(IntDir)\installer_util_strings.h"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath=".\create_string_rc.bat"
+ >
+ </File>
+ <File
+ RelativePath=".\create_string_rc.py"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/chrome/installer/util/util.vcproj b/chrome/installer/util/util.vcproj
index 22700c7..e844f61 100644
--- a/chrome/installer/util/util.vcproj
+++ b/chrome/installer/util/util.vcproj
@@ -1,302 +1,302 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="util"
- ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}"
- RootNamespace="util"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)common\common.vsprops;$(SolutionDir)installer\util\using_util.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)common\common.vsprops;$(SolutionDir)installer\util\using_util.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="browser_distribution.cc"
- >
- </File>
- <File
- RelativePath="browser_distribution.h"
- >
- </File>
- <File
- RelativePath="copy_tree_work_item.cc"
- >
- </File>
- <File
- RelativePath="copy_tree_work_item.h"
- >
- </File>
- <File
- RelativePath="create_dir_work_item.cc"
- >
- </File>
- <File
- RelativePath="create_dir_work_item.h"
- >
- </File>
- <File
- RelativePath="create_reg_key_work_item.cc"
- >
- </File>
- <File
- RelativePath="create_reg_key_work_item.h"
- >
- </File>
- <File
- RelativePath="delete_reg_value_work_item.cc"
- >
- </File>
- <File
- RelativePath="delete_reg_value_work_item.h"
- >
- </File>
- <File
- RelativePath="delete_tree_work_item.cc"
- >
- </File>
- <File
- RelativePath="delete_tree_work_item.h"
- >
- </File>
- <File
- RelativePath="google_chrome_distribution.cc"
- >
- </File>
- <File
- RelativePath="google_chrome_distribution.h"
- >
- </File>
- <File
- RelativePath=".\google_update_constants.cc"
- >
- </File>
- <File
- RelativePath=".\google_update_constants.h"
- >
- </File>
- <File
- RelativePath="google_update_settings.cc"
- >
- </File>
- <File
- RelativePath="google_update_settings.h"
- >
- </File>
- <File
- RelativePath="helper.cc"
- >
- </File>
- <File
- RelativePath="helper.h"
- >
- </File>
- <File
- RelativePath=".\html_dialog.h"
- >
- </File>
- <File
- RelativePath=".\html_dialog_impl.cc"
- >
- </File>
- <File
- RelativePath="install_util.cc"
- >
- </File>
- <File
- RelativePath="install_util.h"
- >
- </File>
- <File
- RelativePath="l10n_string_util.cc"
- >
- </File>
- <File
- RelativePath="l10n_string_util.h"
- >
- </File>
- <File
- RelativePath="logging_installer.cc"
- >
- </File>
- <File
- RelativePath="logging_installer.h"
- >
- </File>
- <File
- RelativePath=".\lzma_util.cc"
- >
- </File>
- <File
- RelativePath=".\lzma_util.h"
- >
- </File>
- <File
- RelativePath=".\master_preferences.cc"
- >
- </File>
- <File
- RelativePath=".\master_preferences.h"
- >
- </File>
- <File
- RelativePath="set_reg_value_work_item.cc"
- >
- </File>
- <File
- RelativePath="set_reg_value_work_item.h"
- >
- </File>
- <File
- RelativePath=".\shell_util.cc"
- >
- </File>
- <File
- RelativePath=".\shell_util.h"
- >
- </File>
- <File
- RelativePath="util_constants.cc"
- >
- </File>
- <File
- RelativePath="util_constants.h"
- >
- </File>
- <File
- RelativePath="version.cc"
- >
- </File>
- <File
- RelativePath="version.h"
- >
- </File>
- <File
- RelativePath="work_item.cc"
- >
- </File>
- <File
- RelativePath="work_item.h"
- >
- </File>
- <File
- RelativePath="work_item_list.cc"
- >
- </File>
- <File
- RelativePath="work_item_list.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="util"
+ ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}"
+ RootNamespace="util"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)common\common.vsprops;$(SolutionDir)installer\util\using_util.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)common\common.vsprops;$(SolutionDir)installer\util\using_util.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="browser_distribution.cc"
+ >
+ </File>
+ <File
+ RelativePath="browser_distribution.h"
+ >
+ </File>
+ <File
+ RelativePath="copy_tree_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="copy_tree_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="create_dir_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="create_dir_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="create_reg_key_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="create_reg_key_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="delete_reg_value_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="delete_reg_value_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="delete_tree_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="delete_tree_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="google_chrome_distribution.cc"
+ >
+ </File>
+ <File
+ RelativePath="google_chrome_distribution.h"
+ >
+ </File>
+ <File
+ RelativePath=".\google_update_constants.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\google_update_constants.h"
+ >
+ </File>
+ <File
+ RelativePath="google_update_settings.cc"
+ >
+ </File>
+ <File
+ RelativePath="google_update_settings.h"
+ >
+ </File>
+ <File
+ RelativePath="helper.cc"
+ >
+ </File>
+ <File
+ RelativePath="helper.h"
+ >
+ </File>
+ <File
+ RelativePath=".\html_dialog.h"
+ >
+ </File>
+ <File
+ RelativePath=".\html_dialog_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath="install_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="install_util.h"
+ >
+ </File>
+ <File
+ RelativePath="l10n_string_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="l10n_string_util.h"
+ >
+ </File>
+ <File
+ RelativePath="logging_installer.cc"
+ >
+ </File>
+ <File
+ RelativePath="logging_installer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\lzma_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\lzma_util.h"
+ >
+ </File>
+ <File
+ RelativePath=".\master_preferences.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\master_preferences.h"
+ >
+ </File>
+ <File
+ RelativePath="set_reg_value_work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="set_reg_value_work_item.h"
+ >
+ </File>
+ <File
+ RelativePath=".\shell_util.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\shell_util.h"
+ >
+ </File>
+ <File
+ RelativePath="util_constants.cc"
+ >
+ </File>
+ <File
+ RelativePath="util_constants.h"
+ >
+ </File>
+ <File
+ RelativePath="version.cc"
+ >
+ </File>
+ <File
+ RelativePath="version.h"
+ >
+ </File>
+ <File
+ RelativePath="work_item.cc"
+ >
+ </File>
+ <File
+ RelativePath="work_item.h"
+ >
+ </File>
+ <File
+ RelativePath="work_item_list.cc"
+ >
+ </File>
+ <File
+ RelativePath="work_item_list.h"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>