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

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

Issue 214051: Pushed 1.3.12 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/visual_studio/v8_cctest_arm.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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 </File> 193 </File>
194 <File 194 <File
195 RelativePath="..\..\test\cctest\test-hashmap.cc" 195 RelativePath="..\..\test\cctest\test-hashmap.cc"
196 > 196 >
197 </File> 197 </File>
198 <File 198 <File
199 RelativePath="..\..\test\cctest\test-heap.cc" 199 RelativePath="..\..\test\cctest\test-heap.cc"
200 > 200 >
201 </File> 201 </File>
202 <File 202 <File
203 RelativePath="..\..\test\cctest\test-heap-profiler.cc"
204 >
205 </File>
206 <File
203 RelativePath="..\..\test\cctest\test-lock.cc" 207 RelativePath="..\..\test\cctest\test-lock.cc"
204 > 208 >
205 </File> 209 </File>
206 <File 210 <File
207 RelativePath="..\..\test\cctest\test-log.cc" 211 RelativePath="..\..\test\cctest\test-log.cc"
208 > 212 >
209 </File> 213 </File>
210 <File 214 <File
211 RelativePath="..\..\test\cctest\test-log-utils.cc" 215 RelativePath="..\..\test\cctest\test-log-utils.cc"
212 > 216 >
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 > 248 >
245 </File> 249 </File>
246 <File 250 <File
247 RelativePath="..\..\test\cctest\test-version.cc" 251 RelativePath="..\..\test\cctest\test-version.cc"
248 > 252 >
249 </File> 253 </File>
250 </Files> 254 </Files>
251 <Globals> 255 <Globals>
252 </Globals> 256 </Globals>
253 </VisualStudioProject> 257 </VisualStudioProject>
OLDNEW
« 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