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

Issue 9043003: Visual Studio Express readyness. No MFC. (Closed)

Created:
Dec. 17, 2012, 2:41 a.m. by Oleksandr
Modified:
June 20, 2013, 6:51 a.m.
Reviewers:
alex, Wladimir Palant
CC:
Felix Dahlke
Visibility:
Public.

Description

Visual Studio Express readyness. No MFC. Please ignore the v8 references for now.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -61 lines) Patch
M AdBlocker/AdBlocker.vcproj View 2 chunks +9 lines, -1 line 0 comments Download
M AdPlugin.sln View 1 chunk +3 lines, -3 lines 3 comments Download
M Shared/Plugin.cpp View 2 chunks +25 lines, -42 lines 0 comments Download
M Shared/PluginDownloadDialog.h View 1 chunk +0 lines, -1 line 0 comments Download
M Shared/PluginStdAfx.h View 1 chunk +1 line, -14 lines 0 comments Download

Messages

Total messages: 8
Oleksandr
Up for review
Dec. 17, 2012, 7:21 a.m. (2012-12-17 07:21:04 UTC) #1
Wladimir Palant
That's all the dependencies on MFC? Nice! http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln File AdPlugin.sln (right): http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln#newcode3 AdPlugin.sln:3: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = ...
Dec. 17, 2012, 7:25 a.m. (2012-12-17 07:25:09 UTC) #2
Oleksandr
http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln File AdPlugin.sln (right): http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln#newcode3 AdPlugin.sln:3: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleAdblock", "AdBlocker\AdBlocker.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}" I'm not sure about ...
Dec. 18, 2012, 12:10 a.m. (2012-12-18 00:10:03 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln File AdPlugin.sln (right): http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln#newcode3 AdPlugin.sln:3: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleAdblock", "AdBlocker\AdBlocker.vcxproj", "{24AAF1A9-ACC0-4BEB-B781-084734D939B5}" The alternative would be ...
Dec. 18, 2012, 6:40 a.m. (2012-12-18 06:40:14 UTC) #4
Oleksandr
On 2012/12/18 06:40:14, Wladimir Palant wrote: > http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln > File AdPlugin.sln (right): > > http://codereview.adblockplus.org/9043003/diff/1/AdPlugin.sln#newcode3 ...
Dec. 18, 2012, 7:42 a.m. (2012-12-18 07:42:39 UTC) #5
alex
I don't mind.
Dec. 18, 2012, 9:59 a.m. (2012-12-18 09:59:39 UTC) #6
Wladimir Palant
Sounds like we will be requiring Visual Studio 2012 Express then. Will you replace AdBlocker.vcproj ...
Dec. 18, 2012, 3:17 p.m. (2012-12-18 15:17:21 UTC) #7
Oleksandr
Dec. 18, 2012, 3:21 p.m. (2012-12-18 15:21:38 UTC) #8
On 2012/12/18 15:17:21, Wladimir Palant wrote:
> Sounds like we will be requiring Visual Studio 2012 Express then. Will you
> replace AdBlocker.vcproj by AdBlocker.vcxproj?

Yep

Powered by Google App Engine
This is Rietveld