blob: 95b044a1328ff940585e1d1559d740b9a5ca4454 [file] [log] [blame]
initial.commit09911bf2008-07-26 23:55:291<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="chrome_exe"
Mark Mentovaiebb9ddd62017-09-25 17:24:416 InheritedPropertySheets="$(SolutionDir)..\third_party\breakpad\using_breakpad.vsprops"
initial.commit09911bf2008-07-26 23:55:297 >
8 <Tool
9 Name="VCCLCompilerTool"
10 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
11 />
12 <Tool
13 Name="VCLinkerTool"
[email protected]83df2162009-05-11 23:23:3014 DelayLoadDLLs="ole32.dll;oleaut32.dll"
initial.commit09911bf2008-07-26 23:55:2915 OutputFile="$(OutDir)\chrome.exe"
initial.commit09911bf2008-07-26 23:55:2916 ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
initial.commit09911bf2008-07-26 23:55:2917 />
18 <Tool
19 Name="VCResourceCompilerTool"
20 AdditionalIncludeDirectories="$(IntDir)"
21 />
22</VisualStudioPropertySheet>