Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: adblockplus.gyp

Issue 4797021667983360: [IE] remove <atlhost.h> (Closed)
Patch Set: Created July 20, 2014, 7:01 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/plugin/PluginStdAfx.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplus.gyp
===================================================================
--- a/adblockplus.gyp
+++ b/adblockplus.gyp
@@ -114,6 +114,7 @@
'-lwinhttp',
'-lshell32',
'-lComctl32',
+ '-lGdi32',
Felix Dahlke 2014/07/21 09:38:22 Indentation is off here
Eric 2014/07/22 14:15:32 I've been burned by indentation in Visual Studio b
],
'configurations': {
# 'libraries' is not allowed under 'configurations' :-(
« no previous file with comments | « no previous file | src/plugin/PluginStdAfx.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld