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

Unified Diff: AdPlugin.sln

Issue 10580043: Run a single FilterEngine instance in a separate process (Closed)
Patch Set: Addressed review issues Created May 23, 2013, 7:10 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 | « AdBlocker/AdBlocker.vcxproj ('k') | AdblockPlusEngine/AdblockPlusEngine.vcxproj » ('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
@@ -1,6 +1,8 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Adblock", "AdBlocker\AdBlocker.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlus", "AdBlocker\AdBlocker.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlusEngine", "AdblockPlusEngine\AdblockPlusEngine.vcxproj", "{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -69,6 +71,41 @@
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release|Win32.Build.0 = Release Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release|x64.ActiveCfg = Release Test|x64
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release|x64.Build.0 = Release Test|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Mixed Platforms.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platforms.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug|Mixed Platforms.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug|Win32.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug|Win32.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug|x64.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Default|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Default|Mixed Platforms.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Default|Win32.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Default|Win32.Build.0 = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Default|x64.ActiveCfg = Debug Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platforms.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platforms.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release|Mixed Platforms.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release|Mixed Platforms.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release|Win32.ActiveCfg = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release|Win32.Build.0 = Release Production|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release|x64.ActiveCfg = Release Production|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
« no previous file with comments | « AdBlocker/AdBlocker.vcxproj ('k') | AdblockPlusEngine/AdblockPlusEngine.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld