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

Unified Diff: tools/visual_studio/v8_base.vcproj

Issue 3467010: Refactored string search code. (Closed)
Patch Set: Added to xcode project too. Created 10 years, 3 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/v8.xcodeproj/project.pbxproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_base.vcproj
diff --git a/tools/visual_studio/v8_base.vcproj b/tools/visual_studio/v8_base.vcproj
index 4629b5d370d907daa7f3de9212383e9faff10945..6de6223a2e87e34cb71b9c69ae19d63e6d360172 100644
--- a/tools/visual_studio/v8_base.vcproj
+++ b/tools/visual_studio/v8_base.vcproj
@@ -938,6 +938,14 @@
>
</File>
<File
+ RelativePath="..\..\src\string-search.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\string-search.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\string-stream.cc"
>
</File>
« no previous file with comments | « tools/v8.xcodeproj/project.pbxproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698