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

Side by Side Diff: tools/visual_studio/v8_cctest_arm.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.vcproj ('k') | tools/visual_studio/v8_cctest_x64.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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 </File> 187 </File>
188 <File 188 <File
189 RelativePath="..\..\test\cctest\test-hashmap.cc" 189 RelativePath="..\..\test\cctest\test-hashmap.cc"
190 > 190 >
191 </File> 191 </File>
192 <File 192 <File
193 RelativePath="..\..\test\cctest\test-heap.cc" 193 RelativePath="..\..\test\cctest\test-heap.cc"
194 > 194 >
195 </File> 195 </File>
196 <File 196 <File
197 RelativePath="..\..\test\cctest\test-heap-profiler.cc"
198 >
199 </File>
200 <File
197 RelativePath="..\..\test\cctest\test-lock.cc" 201 RelativePath="..\..\test\cctest\test-lock.cc"
198 > 202 >
199 </File> 203 </File>
200 <File 204 <File
201 RelativePath="..\..\test\cctest\test-log.cc" 205 RelativePath="..\..\test\cctest\test-log.cc"
202 > 206 >
203 </File> 207 </File>
204 <File 208 <File
205 RelativePath="..\..\test\cctest\test-log-utils.cc" 209 RelativePath="..\..\test\cctest\test-log-utils.cc"
206 > 210 >
(...skipping 23 matching lines...) Expand all
230 > 234 >
231 </File> 235 </File>
232 <File 236 <File
233 RelativePath="..\..\test\cctest\test-version.cc" 237 RelativePath="..\..\test\cctest\test-version.cc"
234 > 238 >
235 </File> 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_cctest.vcproj ('k') | tools/visual_studio/v8_cctest_x64.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698