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

Side by Side Diff: tools/visual_studio/v8_cctest_arm.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_cctest.vcproj ('k') | no next file » | 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 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 > 212 >
213 </File> 213 </File>
214 <File 214 <File
215 RelativePath="..\..\test\cctest\test-strings.cc" 215 RelativePath="..\..\test\cctest\test-strings.cc"
216 > 216 >
217 </File> 217 </File>
218 <File 218 <File
219 RelativePath="..\..\test\cctest\test-utils.cc" 219 RelativePath="..\..\test\cctest\test-utils.cc"
220 > 220 >
221 </File> 221 </File>
222 <File
223 RelativePath="..\..\test\cctest\test-version.cc"
224 >
225 </File>
222 </Files> 226 </Files>
223 <Globals> 227 <Globals>
224 </Globals> 228 </Globals>
225 </VisualStudioProject> 229 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_cctest.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698