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

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

Issue 93007: Add missing files to the Visual Studio ARM simulator project (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 8 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 | « no previous file | 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_base" 5 Name="v8_base"
6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}"
7 RootNamespace="v8_base" 7 RootNamespace="v8_base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 </File> 342 </File>
343 <File 343 <File
344 RelativePath="..\..\src\dateparser.cc" 344 RelativePath="..\..\src\dateparser.cc"
345 > 345 >
346 </File> 346 </File>
347 <File 347 <File
348 RelativePath="..\..\src\dateparser.h" 348 RelativePath="..\..\src\dateparser.h"
349 > 349 >
350 </File> 350 </File>
351 <File 351 <File
352 RelativePath="..\..\src\debug-agent.cc"
353 >
354 </File>
355 <File
356 RelativePath="..\..\src\debug-agent.h"
357 >
358 </File>
359 <File
352 RelativePath="..\..\src\debug-arm.cc" 360 RelativePath="..\..\src\debug-arm.cc"
353 > 361 >
354 </File> 362 </File>
355 <File 363 <File
356 RelativePath="..\..\src\debug.cc" 364 RelativePath="..\..\src\debug.cc"
357 > 365 >
358 </File> 366 </File>
359 <File 367 <File
360 RelativePath="..\..\src\debug.h" 368 RelativePath="..\..\src\debug.h"
361 > 369 >
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 </File> 594 </File>
587 <File 595 <File
588 RelativePath="..\..\src\objects.cc" 596 RelativePath="..\..\src\objects.cc"
589 > 597 >
590 </File> 598 </File>
591 <File 599 <File
592 RelativePath="..\..\src\objects.h" 600 RelativePath="..\..\src\objects.h"
593 > 601 >
594 </File> 602 </File>
595 <File 603 <File
604 RelativePath="..\..\src\oprofile-agent.cc"
605 >
606 </File>
607 <File
608 RelativePath="..\..\src\oprofile-agent.h"
609 >
610 </File>
611 <File
596 RelativePath="..\..\src\parser.cc" 612 RelativePath="..\..\src\parser.cc"
597 > 613 >
598 </File> 614 </File>
599 <File 615 <File
600 RelativePath="..\..\src\parser.h" 616 RelativePath="..\..\src\parser.h"
601 > 617 >
602 </File> 618 </File>
603 <File 619 <File
604 RelativePath="..\..\src\platform-win32.cc" 620 RelativePath="..\..\src\platform-win32.cc"
605 > 621 >
(...skipping 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
910 </File> 926 </File>
911 <File 927 <File
912 RelativePath="..\..\include\v8.h" 928 RelativePath="..\..\include\v8.h"
913 > 929 >
914 </File> 930 </File>
915 </Filter> 931 </Filter>
916 </Files> 932 </Files>
917 <Globals> 933 <Globals>
918 </Globals> 934 </Globals>
919 </VisualStudioProject> 935 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698