diff options
Diffstat (limited to 'chrome/installer/util/util.vcproj')
-rw-r--r-- | chrome/installer/util/util.vcproj | 334 |
1 files changed, 0 insertions, 334 deletions
diff --git a/chrome/installer/util/util.vcproj b/chrome/installer/util/util.vcproj deleted file mode 100644 index 176be4e..0000000 --- a/chrome/installer/util/util.vcproj +++ /dev/null @@ -1,334 +0,0 @@ -<?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)..\chrome\common\common.vsprops;$(SolutionDir)..\chrome\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)..\chrome\common\common.vsprops;$(SolutionDir)..\chrome\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=".\compat_checks.cc" - > - </File> - <File - RelativePath=".\compat_checks.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="..\..\common\json_value_serializer.cc" - > - </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=".\move_tree_work_item.cc" - > - </File> - <File - RelativePath=".\move_tree_work_item.h" - > - </File> - <File - RelativePath="..\..\common\pref_names.cc" - > - </File> - <File - RelativePath=".\self_reg_work_item.cc" - > - </File> - <File - RelativePath=".\self_reg_work_item.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> |