Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1453)

Issue 2086024: Repair Visual Studio build (Closed)

Created:
10 years, 7 months ago by yurys
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix v8_base.vcproj: add dtoa.cc and fixed-dtoa.cc to dtoa project. Committed: http://code.google.com/p/v8/source/detail?r=4719

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M tools/visual_studio/v8_base.vcproj View 1 2 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
10 years, 7 months ago (2010-05-25 15:38:40 UTC) #1
Søren Thygesen Gjesse
LGTM, but please add the .h files as well, and don't you need fast-dtoa.cc/fast-dtoa.h as ...
10 years, 7 months ago (2010-05-26 06:52:30 UTC) #2
yurys
10 years, 7 months ago (2010-05-26 08:02:33 UTC) #3
On 2010/05/26 06:52:30, Søren Gjesse wrote:
> LGTM, but please add the .h files as well, and don't you need
> fast-dtoa.cc/fast-dtoa.h as well?
Done. Added .h files as well as fast-dtoa.{cc,h}. In original patch I added only
the files that were required for the project to be linked without errors.

Powered by Google App Engine
This is Rietveld 408576698