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

Unified Diff: AdblockPlus.sln

Issue 10945039: Switch to gyp (Closed)
Patch Set: Final version Created June 21, 2013, 2:16 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 | AdblockPlusEngine.vcxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AdblockPlus.sln
===================================================================
deleted file mode 100644
--- a/AdblockPlus.sln
+++ /dev/null
@@ -1,58 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Express 2012 for Windows Desktop
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlus", "AdBlockPlusPlugin.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
- ProjectSection(ProjectDependencies) = postProject
- {9175DCD4-8960-4712-8FBC-B58E51EDEC9E} = {9175DCD4-8960-4712-8FBC-B58E51EDEC9E}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdblockPlusEngine", "AdblockPlusEngine.vcxproj", "{9175DCD4-8960-4712-8FBC-B58E51EDEC9E}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug Production|Win32 = Debug Production|Win32
- Debug Production|x64 = Debug Production|x64
- Debug Test|Win32 = Debug Test|Win32
- Debug Test|x64 = Debug Test|x64
- Release Production|Win32 = Release Production|Win32
- Release Production|x64 = Release Production|x64
- Release Test|Win32 = Release Test|Win32
- Release Test|x64 = Release Test|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {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|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|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|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|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|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|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
- EndGlobalSection
-EndGlobal
« no previous file with comments | « no previous file | AdblockPlusEngine.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld