diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chrome_dll.vcproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj index 631c376..fc32200 100644 --- a/chrome/app/chrome_dll.vcproj +++ b/chrome/app/chrome_dll.vcproj @@ -56,6 +56,7 @@ <Tool Name="VCLinkerTool" OutputFile="$(IntDir)\chrome.dll" + LinkIncremental="1" ImportLibrary="$(OutDir)\lib\$(ProjectName).lib" /> <Tool |