Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: chrome/app/chrome_dll.vcproj

Issue 14128: Add a manifest to chrome.dll. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chrome.dll.manifest ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll.vcproj
===================================================================
--- chrome/app/chrome_dll.vcproj (revision 7010)
+++ chrome/app/chrome_dll.vcproj (working copy)
@@ -63,6 +63,7 @@
/>
<Tool
Name="VCManifestTool"
+ AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
/>
<Tool
Name="VCXDCMakeTool"
@@ -129,6 +130,7 @@
/>
<Tool
Name="VCManifestTool"
+ AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
/>
<Tool
Name="VCXDCMakeTool"
« no previous file with comments | « chrome/app/chrome.dll.manifest ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698