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

Unified Diff: adblockplus.gyp

Issue 10977050: Define _DEBUG (Closed)
Patch Set: Created July 9, 2013, 2:44 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 | no next file » | 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
@@ -118,6 +118,7 @@
'AdditionalDependencies': ['atlsd.lib'],
},
},
+ 'defines': ['_DEBUG'],
Wladimir Palant 2013/07/09 14:47:27 That's not really ABP-specific - would belong into
},
'Release': {
'msvs_settings': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld