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

Unified Diff: AdblockPlus.sln

Issue 10952045: Developer installation from within Visual Studio (Closed)
Patch Set: Created June 18, 2013, 12: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 | « no previous file | AdblockPlusDeveloperInstall.vcxproj » ('j') | AdblockPlusDeveloperInstall.vcxproj » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AdblockPlus.sln
===================================================================
--- a/AdblockPlus.sln
+++ b/AdblockPlus.sln
@@ -7,50 +7,96 @@
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlusEngine", "AdblockPlusEngine.vcxproj", "{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Developer Install", "AdblockPlusDeveloperInstall.vcxproj", "{58274382-2D89-40F5-A132-E4311747D2B5}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Production|Mixed Platforms = Debug Production|Mixed Platforms
Debug Production|Win32 = Debug Production|Win32
Debug Production|x64 = Debug Production|x64
+ Debug Test|Mixed Platforms = Debug Test|Mixed Platforms
Debug Test|Win32 = Debug Test|Win32
Debug Test|x64 = Debug Test|x64
+ Release Production|Mixed Platforms = Release Production|Mixed Platforms
Release Production|Win32 = Release Production|Win32
Release Production|x64 = Release Production|x64
+ Release Test|Mixed Platforms = Release Test|Mixed Platforms
Release Test|Win32 = Release Test|Win32
Release Test|x64 = Release Test|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Mixed Platforms.Build.0 = Debug Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.ActiveCfg = Debug Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.Build.0 = Debug Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.ActiveCfg = Debug Production|x64
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.Build.0 = Debug Production|x64
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Mixed Platforms.ActiveCfg = Debug Test|Win32
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Mixed Platforms.Build.0 = Debug Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.ActiveCfg = Debug Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.Build.0 = Debug Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.ActiveCfg = Debug Test|x64
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.Build.0 = Debug Test|x64
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32.ActiveCfg = Release Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32.Build.0 = Release Production|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.ActiveCfg = Release Production|x64
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.Build.0 = Release Production|x64
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Mixed Platforms.ActiveCfg = Release Test|Win32
+ {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Mixed Platforms.Build.0 = Release Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.ActiveCfg = Release Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.Build.0 = Release Test|Win32
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|x64.ActiveCfg = Release Test|x64
{24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|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|x64
{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Build.0 = Debug Production|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platforms.ActiveCfg = Debug Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platforms.Build.0 = Debug Test|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|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|x64
{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Build.0 = Release Production|x64
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platforms.ActiveCfg = Release Test|Win32
+ {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platforms.Build.0 = Release Test|Win32
{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
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Mixed Platforms.ActiveCfg = Debug Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Mixed Platforms.Build.0 = Debug Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Win32.ActiveCfg = Debug Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Win32.Build.0 = Debug Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|x64.ActiveCfg = Debug Production|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|x64.Build.0 = Debug Production|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Mixed Platforms.ActiveCfg = Debug Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Mixed Platforms.Build.0 = Debug Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Win32.ActiveCfg = Debug Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Win32.Build.0 = Debug Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|x64.ActiveCfg = Debug Test|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|x64.Build.0 = Debug Test|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Win32.ActiveCfg = Release Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Win32.Build.0 = Release Production|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|x64.ActiveCfg = Release Production|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|x64.Build.0 = Release Production|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Mixed Platforms.ActiveCfg = Release Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Mixed Platforms.Build.0 = Release Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Win32.ActiveCfg = Release Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Win32.Build.0 = Release Test|Win32
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|x64.ActiveCfg = Release Test|x64
+ {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|x64.Build.0 = Release Test|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
« no previous file with comments | « no previous file | AdblockPlusDeveloperInstall.vcxproj » ('j') | AdblockPlusDeveloperInstall.vcxproj » ('J')

Powered by Google App Engine
This is Rietveld