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

Side by Side Diff: AdblockPlus.sln

Issue 10952045: Developer installation from within Visual Studio (Closed)
Patch Set: Created June 18, 2013, 12:10 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | AdblockPlusDeveloperInstall.vcxproj » ('j') | AdblockPlusDeveloperInstall.vcxproj » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Microsoft Visual Studio Solution File, Format Version 12.00 1 Microsoft Visual Studio Solution File, Format Version 12.00
2 # Visual Studio Express 2012 for Windows Desktop 2 # Visual Studio Express 2012 for Windows Desktop
3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlus", "AdBlockPlusP lugin.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}" 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlus", "AdBlockPlusP lugin.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
4 ProjectSection(ProjectDependencies) = postProject 4 ProjectSection(ProjectDependencies) = postProject
5 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E} = {9175DCD4-8960-4712-8FB C-B58E51EDEC9E} 5 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E} = {9175DCD4-8960-4712-8FB C-B58E51EDEC9E}
6 EndProjectSection 6 EndProjectSection
7 EndProject 7 EndProject
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlusEngine", "Adbloc kPlusEngine.vcxproj", "{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}" 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlusEngine", "Adbloc kPlusEngine.vcxproj", "{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}"
9 EndProject 9 EndProject
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Developer Install", "Adbloc kPlusDeveloperInstall.vcxproj", "{58274382-2D89-40F5-A132-E4311747D2B5}"
11 EndProject
10 Global 12 Global
11 GlobalSection(SolutionConfigurationPlatforms) = preSolution 13 GlobalSection(SolutionConfigurationPlatforms) = preSolution
14 Debug Production|Mixed Platforms = Debug Production|Mixed Platfo rms
12 Debug Production|Win32 = Debug Production|Win32 15 Debug Production|Win32 = Debug Production|Win32
13 Debug Production|x64 = Debug Production|x64 16 Debug Production|x64 = Debug Production|x64
17 Debug Test|Mixed Platforms = Debug Test|Mixed Platforms
14 Debug Test|Win32 = Debug Test|Win32 18 Debug Test|Win32 = Debug Test|Win32
15 Debug Test|x64 = Debug Test|x64 19 Debug Test|x64 = Debug Test|x64
20 Release Production|Mixed Platforms = Release Production|Mixed Pl atforms
16 Release Production|Win32 = Release Production|Win32 21 Release Production|Win32 = Release Production|Win32
17 Release Production|x64 = Release Production|x64 22 Release Production|x64 = Release Production|x64
23 Release Test|Mixed Platforms = Release Test|Mixed Platforms
18 Release Test|Win32 = Release Test|Win32 24 Release Test|Win32 = Release Test|Win32
19 Release Test|x64 = Release Test|x64 25 Release Test|x64 = Release Test|x64
20 EndGlobalSection 26 EndGlobalSection
21 GlobalSection(ProjectConfigurationPlatforms) = postSolution 27 GlobalSection(ProjectConfigurationPlatforms) = postSolution
28 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Mixed Pl atforms.ActiveCfg = Debug Production|Win32
29 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Mixed Pl atforms.Build.0 = Debug Production|Win32
22 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.Ac tiveCfg = Debug Production|Win32 30 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.Ac tiveCfg = Debug Production|Win32
23 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.Bu ild.0 = Debug Production|Win32 31 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|Win32.Bu ild.0 = Debug Production|Win32
24 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.Acti veCfg = Debug Production|x64 32 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.Acti veCfg = Debug Production|x64
25 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.Buil d.0 = Debug Production|x64 33 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Production|x64.Buil d.0 = Debug Production|x64
34 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Mixed Platform s.ActiveCfg = Debug Test|Win32
35 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Mixed Platform s.Build.0 = Debug Test|Win32
26 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.ActiveCf g = Debug Test|Win32 36 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.ActiveCf g = Debug Test|Win32
27 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.Build.0 = Debug Test|Win32 37 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|Win32.Build.0 = Debug Test|Win32
28 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.ActiveCfg = Debug Test|x64 38 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.ActiveCfg = Debug Test|x64
29 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.Build.0 = Debug Test|x64 39 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Debug Test|x64.Build.0 = Debug Test|x64
40 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
41 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
30 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32. ActiveCfg = Release Production|Win32 42 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32. ActiveCfg = Release Production|Win32
31 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32. Build.0 = Release Production|Win32 43 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|Win32. Build.0 = Release Production|Win32
32 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.Ac tiveCfg = Release Production|x64 44 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.Ac tiveCfg = Release Production|x64
33 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.Bu ild.0 = Release Production|x64 45 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Production|x64.Bu ild.0 = Release Production|x64
46 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Mixed Platfo rms.ActiveCfg = Release Test|Win32
47 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Mixed Platfo rms.Build.0 = Release Test|Win32
34 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.Active Cfg = Release Test|Win32 48 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.Active Cfg = Release Test|Win32
35 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.Build. 0 = Release Test|Win32 49 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|Win32.Build. 0 = Release Test|Win32
36 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|x64.ActiveCf g = Release Test|x64 50 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|x64.ActiveCf g = Release Test|x64
37 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|x64.Build.0 = Release Test|x64 51 {24AAF1A9-ACC0-4BEB-B781-084734D939B5}.Release Test|x64.Build.0 = Release Test|x64
52 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Mixed Pl atforms.ActiveCfg = Debug Production|Win32
53 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Mixed Pl atforms.Build.0 = Debug Production|Win32
38 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Ac tiveCfg = Debug Production|Win32 54 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Ac tiveCfg = Debug Production|Win32
39 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Bu ild.0 = Debug Production|Win32 55 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|Win32.Bu ild.0 = Debug Production|Win32
40 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Acti veCfg = Debug Production|x64 56 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Acti veCfg = Debug Production|x64
41 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Buil d.0 = Debug Production|x64 57 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Production|x64.Buil d.0 = Debug Production|x64
58 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platform s.ActiveCfg = Debug Test|Win32
59 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Mixed Platform s.Build.0 = Debug Test|Win32
42 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.ActiveCf g = Debug Test|Win32 60 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.ActiveCf g = Debug Test|Win32
43 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.Build.0 = Debug Test|Win32 61 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|Win32.Build.0 = Debug Test|Win32
44 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.ActiveCfg = Debug Test|x64 62 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.ActiveCfg = Debug Test|x64
45 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.Build.0 = Debug Test|x64 63 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Debug Test|x64.Build.0 = Debug Test|x64
64 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
65 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
46 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32. ActiveCfg = Release Production|Win32 66 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32. ActiveCfg = Release Production|Win32
47 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32. Build.0 = Release Production|Win32 67 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|Win32. Build.0 = Release Production|Win32
48 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Ac tiveCfg = Release Production|x64 68 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Ac tiveCfg = Release Production|x64
49 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Bu ild.0 = Release Production|x64 69 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Production|x64.Bu ild.0 = Release Production|x64
70 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platfo rms.ActiveCfg = Release Test|Win32
71 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Mixed Platfo rms.Build.0 = Release Test|Win32
50 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Active Cfg = Release Test|Win32 72 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Active Cfg = Release Test|Win32
51 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Build. 0 = Release Test|Win32 73 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|Win32.Build. 0 = Release Test|Win32
52 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.ActiveCf g = Release Test|x64 74 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.ActiveCf g = Release Test|x64
53 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.Build.0 = Release Test|x64 75 {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}.Release Test|x64.Build.0 = Release Test|x64
76 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Mixed Pl atforms.ActiveCfg = Debug Production|Win32
77 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Mixed Pl atforms.Build.0 = Debug Production|Win32
78 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Win32.Ac tiveCfg = Debug Production|Win32
79 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|Win32.Bu ild.0 = Debug Production|Win32
80 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|x64.Acti veCfg = Debug Production|x64
81 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Production|x64.Buil d.0 = Debug Production|x64
82 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Mixed Platform s.ActiveCfg = Debug Test|Win32
83 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Mixed Platform s.Build.0 = Debug Test|Win32
84 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Win32.ActiveCf g = Debug Test|Win32
85 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|Win32.Build.0 = Debug Test|Win32
86 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|x64.ActiveCfg = Debug Test|x64
87 {58274382-2D89-40F5-A132-E4311747D2B5}.Debug Test|x64.Build.0 = Debug Test|x64
88 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Mixed Platforms.ActiveCfg = Release Production|Win32
89 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Mixed Platforms.Build.0 = Release Production|Win32
90 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Win32. ActiveCfg = Release Production|Win32
91 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|Win32. Build.0 = Release Production|Win32
92 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|x64.Ac tiveCfg = Release Production|x64
93 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Production|x64.Bu ild.0 = Release Production|x64
94 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Mixed Platfo rms.ActiveCfg = Release Test|Win32
95 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Mixed Platfo rms.Build.0 = Release Test|Win32
96 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Win32.Active Cfg = Release Test|Win32
97 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|Win32.Build. 0 = Release Test|Win32
98 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|x64.ActiveCf g = Release Test|x64
99 {58274382-2D89-40F5-A132-E4311747D2B5}.Release Test|x64.Build.0 = Release Test|x64
54 EndGlobalSection 100 EndGlobalSection
55 GlobalSection(SolutionProperties) = preSolution 101 GlobalSection(SolutionProperties) = preSolution
56 HideSolutionNode = FALSE 102 HideSolutionNode = FALSE
57 EndGlobalSection 103 EndGlobalSection
58 EndGlobal 104 EndGlobal
OLDNEW
« no previous file with comments | « no previous file | AdblockPlusDeveloperInstall.vcxproj » ('j') | AdblockPlusDeveloperInstall.vcxproj » ('J')

Powered by Google App Engine
This is Rietveld