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

Unified Diff: remoting/remoting.gyp

Issue 11384003: Make all pdb file names follow the same naming convention. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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_frame/chrome_frame_launcher.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 4b037e7b86cf8154240e197009232df2fbde7a48..af1005a4e6d3ce0e11541b8dba7427b3962becc0 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1845,7 +1845,6 @@
],
'ImportLibrary': '$(OutDir)\\lib\\remoting_host_exe.lib',
'OutputFile': '$(OutDir)\\remoting_host.exe',
- 'ProgramDatabaseFile': '$(OutDir)\\remoting_host.pdb',
# 2 == /SUBSYSTEM:WINDOWS
'SubSystem': '2',
},
« no previous file with comments | « chrome_frame/chrome_frame_launcher.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698