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

Unified Diff: AdPlugin.sln

Issue 9043003: Visual Studio Express readyness. No MFC. (Closed)
Patch Set: Created Dec. 17, 2012, 2:41 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 | « AdBlocker/AdBlocker.vcproj ('k') | Shared/Plugin.cpp » ('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,6 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleAdblock", "AdBlocker\AdBlocker.vcproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Express 2012 for Windows Desktop
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleAdblock", "AdBlocker\AdBlocker.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}"
Wladimir Palant 2012/12/17 07:25:09 This references AdBlocker.vcxproj which isn't part
Oleksandr 2012/12/18 00:10:03 I'm not sure about that. We will be adding/removin
Wladimir Palant 2012/12/18 06:40:15 The alternative would be removing AdBlocker.vcproj
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
« no previous file with comments | « AdBlocker/AdBlocker.vcproj ('k') | Shared/Plugin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld