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

Unified Diff: tools/visual_studio/v8_cctest_x64.vcproj

Issue 979005: Re-apply r4159 now with working test on x64 (Closed)
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/visual_studio/v8_cctest_arm.vcproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_cctest_x64.vcproj
diff --git a/tools/visual_studio/v8_cctest_x64.vcproj b/tools/visual_studio/v8_cctest_x64.vcproj
index 1e9044b1b2907afba26ef97bc85c16c9db04d05f..ee80c41eca367822573761a2bb9add4fb638f669 100644
--- a/tools/visual_studio/v8_cctest_x64.vcproj
+++ b/tools/visual_studio/v8_cctest_x64.vcproj
@@ -156,6 +156,10 @@
>
</File>
<File
+ RelativePath="..\..\test\cctest\test-circular-queue.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\test\cctest\test-compiler.cc"
>
</File>
@@ -216,6 +220,10 @@
>
</File>
<File
+ RelativePath="..\..\test\cctest\test-profile-generator.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\test\cctest\test-serialize.cc"
>
</File>
« no previous file with comments | « tools/visual_studio/v8_cctest_arm.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698