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

Unified Diff: AdblockPlus.sln

Issue 10894013: Pass developmentBuild info to libadblockplus (Closed)
Patch Set: Created June 5, 2013, 10:10 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 | AdblockPlusEngine.vcxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AdblockPlus.sln
===================================================================
--- a/AdblockPlus.sln
+++ b/AdblockPlus.sln
@@ -39,15 +39,18 @@
{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Build.0 = Debug Production|Win32
{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.ActiveCfg = Debug Production|x64
{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Build.0 = Debug Production|x64
- {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 Test|Win32.ActiveCfg = Debug Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.Build.0 = Debug Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.ActiveCfg = Debug Test|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.Build.0 = Debug Test|x64
{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|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 Production|x64.ActiveCfg = Release Production|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Build.0 = Release Production|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.ActiveCfg = Release Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Build.0 = Release Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.ActiveCfg = Release Test|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.Build.0 = Release Test|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
« no previous file with comments | « no previous file | AdblockPlusEngine.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld