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

Unified Diff: AdPlugin.sln

Issue 9998007: Initial libadblockplus integration (Closed)
Patch Set: Whitelisting management Created April 11, 2013, 9:06 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 | Shared/AdblockPlusClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AdPlugin.sln
===================================================================
--- a/AdPlugin.sln
+++ b/AdPlugin.sln
@@ -484,7 +484,8 @@
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|Mixed Platforms.Build.0 = Debug|Win32
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|Win32.ActiveCfg = Debug|Win32
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|Win32.Build.0 = Debug|Win32
- {C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|x64.ActiveCfg = Debug|Win32
+ {C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|x64.ActiveCfg = Debug|x64
+ {C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Production|x64.Build.0 = Debug|x64
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Test|Mixed Platforms.ActiveCfg = Debug|Win32
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Test|Mixed Platforms.Build.0 = Debug|Win32
{C7A34BAE-71B0-7ABD-0AA5-19B8A1B9AB2F}.Debug Test|Win32.ActiveCfg = Debug|Win32
@@ -519,7 +520,8 @@
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|Mixed Platforms.Build.0 = Debug|Win32
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|Win32.ActiveCfg = Debug|Win32
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|Win32.Build.0 = Debug|Win32
- {E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|x64.ActiveCfg = Debug|Win32
+ {E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|x64.ActiveCfg = Debug|x64
+ {E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Production|x64.Build.0 = Debug|x64
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Test|Mixed Platforms.ActiveCfg = Debug|Win32
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Test|Mixed Platforms.Build.0 = Debug|Win32
{E60284DC-2131-D9A9-D19C-B792B7F5F727}.Debug Test|Win32.ActiveCfg = Debug|Win32
« no previous file with comments | « no previous file | Shared/AdblockPlusClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld