Commit a56ced1b authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Added regexp-macro-assembler-tracer .cc and .h files to Visual Studio project to make it build.

Review URL: http://codereview.chromium.org/13047

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@899 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 12774ab2
...@@ -736,6 +736,14 @@ ...@@ -736,6 +736,14 @@
RelativePath="..\..\src\regexp-macro-assembler.h" RelativePath="..\..\src\regexp-macro-assembler.h"
> >
</File> </File>
<File
RelativePath="..\..\src\regexp-macro-assembler-tracer.cc"
>
</File>
<File
RelativePath="..\..\src\regexp-macro-assembler-tracer.h"
>
</File>
<File <File
RelativePath="..\..\src\rewriter.cc" RelativePath="..\..\src\rewriter.cc"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment