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

Unified Diff: AdBlocker/AdBlocker.vcxproj

Issue 9451102: Filterlists downloads changes (Closed)
Patch Set: Created Feb. 28, 2013, 10:32 a.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 | AdBlocker/SimpleAdblockClient.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AdBlocker/AdBlocker.vcxproj
===================================================================
--- a/AdBlocker/AdBlocker.vcxproj
+++ b/AdBlocker/AdBlocker.vcxproj
@@ -639,7 +639,8 @@
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <UndefinePreprocessorDefinitions>_DEBUG</UndefinePreprocessorDefinitions>
+ <UndefinePreprocessorDefinitions>
+ </UndefinePreprocessorDefinitions>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;AVAST_ABP;%(PreprocessorDefinitions)</PreprocessorDefinitions>
« no previous file with comments | « no previous file | AdBlocker/SimpleAdblockClient.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld