Chromium Code Reviews| Index: chrome/app/chrome_exe.vsprops |
| diff --git a/chrome/app/chrome_exe.vsprops b/chrome/app/chrome_exe.vsprops |
| index a9eaa0b6be38897093efb4cc7b8fab62bd62a6fa..e42799c6b6cc1bc3b537840e54e0d47714c0f407 100644 |
| --- a/chrome/app/chrome_exe.vsprops |
| +++ b/chrome/app/chrome_exe.vsprops |
| @@ -11,6 +11,7 @@ |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| + DelayLoadDLLs="ole32.dll;oleaut32.dll" |
| OutputFile="$(OutDir)\chrome.exe" |
| ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
| /> |