1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="chrome_binaries"
6	InheritedPropertySheets="$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops;$(SolutionDir)..\breakpad\using_breakpad.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops"
7	>
8	<Tool
9		Name="VCLinkerTool"
10		DelayLoadDLLs="crypt32.dll;cryptui.dll;winhttp.dll;wininet.dll;wsock32.dll;winspool.drv;comdlg32.dll;imagehlp.dll;psapi.dll;urlmon.dll;imm32.dll"
11		SubSystem="2"
12		BaseAddress="0x3C800000"
13	/>
14	<Tool
15		Name="VCResourceCompilerTool"
16		AdditionalIncludeDirectories="$(IntDir);$(SolutionDir);$(IntDir)\.."
17	/>
18</VisualStudioPropertySheet>
19