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

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

Issue 8700: As discussed on the phone, I'd like your thoughts on the... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 12 years, 1 month 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
« test/cctest/test-alloc.cc ('K') | « test/cctest/test-alloc.cc ('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 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <File 142 <File
143 RelativePath="..\..\test\cctest\cctest.cc" 143 RelativePath="..\..\test\cctest\cctest.cc"
144 > 144 >
145 </File> 145 </File>
146 <File 146 <File
147 RelativePath="..\..\test\cctest\test-alloc.cc"
148 >
149 </File>
150 <File
147 RelativePath="..\..\test\cctest\test-api.cc" 151 RelativePath="..\..\test\cctest\test-api.cc"
148 > 152 >
149 </File> 153 </File>
150 <File 154 <File
151 RelativePath="..\..\test\cctest\test-assembler-ia32.cc" 155 RelativePath="..\..\test\cctest\test-assembler-ia32.cc"
152 > 156 >
153 </File> 157 </File>
154 <File 158 <File
155 RelativePath="..\..\test\cctest\test-ast.cc" 159 RelativePath="..\..\test\cctest\test-ast.cc"
156 > 160 >
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 > 216 >
213 </File> 217 </File>
214 <File 218 <File
215 RelativePath="..\..\test\cctest\test-utils.cc" 219 RelativePath="..\..\test\cctest\test-utils.cc"
216 > 220 >
217 </File> 221 </File>
218 </Files> 222 </Files>
219 <Globals> 223 <Globals>
220 </Globals> 224 </Globals>
221 </VisualStudioProject> 225 </VisualStudioProject>
OLDNEW
« test/cctest/test-alloc.cc ('K') | « test/cctest/test-alloc.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698