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

Side by Side Diff: tools/visual_studio/v8_cctest.vcproj

Issue 100104: Added better version information (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/visual_studio/v8_base_arm.vcproj ('k') | tools/visual_studio/v8_cctest_arm.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="v8_cctest" 5 Name="v8_cctest"
6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}" 6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}"
7 RootNamespace="v8_cctest" 7 RootNamespace="v8_cctest"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 > 226 >
227 </File> 227 </File>
228 <File 228 <File
229 RelativePath="..\..\test\cctest\test-strings.cc" 229 RelativePath="..\..\test\cctest\test-strings.cc"
230 > 230 >
231 </File> 231 </File>
232 <File 232 <File
233 RelativePath="..\..\test\cctest\test-utils.cc" 233 RelativePath="..\..\test\cctest\test-utils.cc"
234 > 234 >
235 </File> 235 </File>
236 <File
237 RelativePath="..\..\test\cctest\test-version.cc"
238 >
239 </File>
236 </Files> 240 </Files>
237 <Globals> 241 <Globals>
238 </Globals> 242 </Globals>
239 </VisualStudioProject> 243 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_base_arm.vcproj ('k') | tools/visual_studio/v8_cctest_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698