lgtm On Tue, Dec 2, 2008 at 1:42 PM, <[EMAIL PROTECTED]> wrote: > Reviewers: Lasse Reichstein, > > Description: > Added regexp-macro-assembler-tracer .cc and .h files to Visual Studio > project to make it build. > > Please review this at http://codereview.chromium.org/13047 > > SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ > > Affected files: > M tools/visual_studio/v8_base.vcproj > > > Index: tools/visual_studio/v8_base.vcproj > =================================================================== > --- tools/visual_studio/v8_base.vcproj (revision 894) > +++ tools/visual_studio/v8_base.vcproj (working copy) > @@ -737,6 +737,14 @@ > > > </File> > <File > + > RelativePath="..\..\src\regexp-macro-assembler-tracer.cc" > + > > + </File> > + <File > + > RelativePath="..\..\src\regexp-macro-assembler-tracer.h" > + > > + </File> > + <File > RelativePath="..\..\src\rewriter.cc" > > > </File> > > >
-- Lasse R.H. Nielsen [EMAIL PROTECTED] 'Faith without judgement merely degrades the spirit divine' --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
