OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioPropertySheet | 2 <VisualStudioPropertySheet |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="chrome_binaries" | 5 Name="chrome_binaries" |
6 » InheritedPropertySheets="$(SolutionDir)..\breakpad\using_breakpad.vsprop
s;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir).
.\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\skia\using_sk
ia.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDi
r)..\tools\grit\build\using_generated_resources.vsprops;$(SolutionDir)third_part
y\wtl\using_wtl.vsprops" | 6 » InheritedPropertySheets="$(SolutionDir)..\third_party\ffmpeg\using_ffmpe
g.vsprops;$(SolutionDir)..\breakpad\using_breakpad.vsprops;$(SolutionDir)..\thir
d_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\b
uild\using_libxslt.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDi
r)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\tools\grit\build\u
sing_generated_resources.vsprops;$(SolutionDir)third_party\wtl\using_wtl.vsprops
" |
7 > | 7 > |
8 <Tool | 8 <Tool |
9 Name="VCLinkerTool" | 9 Name="VCLinkerTool" |
10 DelayLoadDLLs="crypt32.dll;cryptui.dll;winhttp.dll;wininet.dll;w
sock32.dll;winspool.drv;comdlg32.dll;imagehlp.dll;psapi.dll;urlmon.dll;imm32.dll
" | 10 DelayLoadDLLs="crypt32.dll;cryptui.dll;winhttp.dll;wininet.dll;w
sock32.dll;winspool.drv;comdlg32.dll;imagehlp.dll;psapi.dll;urlmon.dll;imm32.dll
" |
11 SubSystem="2" | 11 SubSystem="2" |
12 BaseAddress="0x3C800000" | 12 BaseAddress="0x3C800000" |
13 /> | 13 /> |
14 <Tool | 14 <Tool |
15 Name="VCResourceCompilerTool" | 15 Name="VCResourceCompilerTool" |
16 AdditionalIncludeDirectories="$(IntDir);$(SolutionDir);$(IntDir)
\.." | 16 AdditionalIncludeDirectories="$(IntDir);$(SolutionDir);$(IntDir)
\.." |
17 /> | 17 /> |
18 </VisualStudioPropertySheet> | 18 </VisualStudioPropertySheet> |
OLD | NEW |