blob: 00792ce9be02a1f0dd35dbacdd784153910b90b4 [file] [log] [blame]
<?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"
/>
<ToolFile
RelativePath="..\..\tools\build\win\server.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="..\mini_installer\chrome.release"
>
</File>
<File
RelativePath=".\install.cc"
>
</File>
<File
RelativePath=".\main.cc"
>
</File>
<File
RelativePath=".\setup.cc"
>
</File>
<File
RelativePath=".\setup.h"
>
</File>
<File
RelativePath=".\setup_util.cc"
>
</File>
<File
RelativePath=".\setup_util.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>