Commit 8c7ca1dd authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Add missing files to the Visual Studio ARM simulator project.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1762 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent f78fbf0c
...@@ -348,6 +348,14 @@ ...@@ -348,6 +348,14 @@
RelativePath="..\..\src\dateparser.h" RelativePath="..\..\src\dateparser.h"
> >
</File> </File>
<File
RelativePath="..\..\src\debug-agent.cc"
>
</File>
<File
RelativePath="..\..\src\debug-agent.h"
>
</File>
<File <File
RelativePath="..\..\src\debug-arm.cc" RelativePath="..\..\src\debug-arm.cc"
> >
...@@ -592,6 +600,14 @@ ...@@ -592,6 +600,14 @@
RelativePath="..\..\src\objects.h" RelativePath="..\..\src\objects.h"
> >
</File> </File>
<File
RelativePath="..\..\src\oprofile-agent.cc"
>
</File>
<File
RelativePath="..\..\src\oprofile-agent.h"
>
</File>
<File <File
RelativePath="..\..\src\parser.cc" RelativePath="..\..\src\parser.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