blob: e42799c6b6cc1bc3b537840e54e0d47714c0f407 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="chrome_exe"
InheritedPropertySheets="$(SolutionDir)..\breakpad\using_breakpad.vsprops"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
/>
<Tool
Name="VCLinkerTool"
DelayLoadDLLs="ole32.dll;oleaut32.dll"
OutputFile="$(OutDir)\chrome.exe"
ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
/>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="$(IntDir)"
/>
</VisualStudioPropertySheet>