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

Side by Side Diff: webkit/build/V8Bindings/V8Bindings.vcproj

Issue 16617: Chrome side of webkit merge to 40124.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | « webkit/build/V8Bindings/SConscript ('k') | webkit/build/WebCore/SConscript » ('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="V8Bindings" 5 Name="V8Bindings"
6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" 6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
7 RootNamespace="V8" 7 RootNamespace="V8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2483 matching lines...) Expand 10 before | Expand all | Expand 10 after
2494 <Tool 2494 <Tool
2495 Name="VCCLCompilerTool" 2495 Name="VCCLCompilerTool"
2496 /> 2496 />
2497 </FileConfiguration> 2497 </FileConfiguration>
2498 </File> 2498 </File>
2499 <File 2499 <File
2500 RelativePath=".\precompiled_v8bindings.h" 2500 RelativePath=".\precompiled_v8bindings.h"
2501 > 2501 >
2502 </File> 2502 </File>
2503 <File 2503 <File
2504 RelativePath="..\..\port\bindings\v8\CanvasPixelArray.cp p"
2505 >
2506 </File>
2507 <File
2508 RelativePath="..\..\port\bindings\v8\RGBColor.cpp" 2504 RelativePath="..\..\port\bindings\v8\RGBColor.cpp"
2509 > 2505 >
2510 </File> 2506 </File>
2511 <File 2507 <File
2512 RelativePath="..\..\port\bindings\v8\RGBColor.h" 2508 RelativePath="..\..\port\bindings\v8\RGBColor.h"
2513 > 2509 >
2514 </File> 2510 </File>
2515 <File 2511 <File
2516 RelativePath="..\..\port\bindings\v8\ScheduledAction.h" 2512 RelativePath="..\..\port\bindings\v8\ScheduledAction.h"
2517 > 2513 >
(...skipping 28 matching lines...) Expand all
2546 </File> 2542 </File>
2547 <File 2543 <File
2548 RelativePath="..\..\port\bindings\v8\ScriptInstance.cpp" 2544 RelativePath="..\..\port\bindings\v8\ScriptInstance.cpp"
2549 > 2545 >
2550 </File> 2546 </File>
2551 <File 2547 <File
2552 RelativePath="..\..\port\bindings\v8\ScriptInstance.h" 2548 RelativePath="..\..\port\bindings\v8\ScriptInstance.h"
2553 > 2549 >
2554 </File> 2550 </File>
2555 <File 2551 <File
2556 RelativePath="..\..\port\bindings\v8\CanvasPixelArray.h"
2557 >
2558 </File>
2559 <File
2560 RelativePath="..\..\port\bindings\v8\ScriptSourceCode.h" 2552 RelativePath="..\..\port\bindings\v8\ScriptSourceCode.h"
2561 > 2553 >
2562 </File> 2554 </File>
2563 <File 2555 <File
2564 RelativePath="..\..\port\bindings\v8\ScriptState.h" 2556 RelativePath="..\..\port\bindings\v8\ScriptState.h"
2565 > 2557 >
2566 </File> 2558 </File>
2567 <File 2559 <File
2568 RelativePath="..\..\port\bindings\v8\ScriptString.h" 2560 RelativePath="..\..\port\bindings\v8\ScriptString.h"
2569 > 2561 >
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
2657 > 2649 >
2658 </File> 2650 </File>
2659 <File 2651 <File
2660 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h" 2652 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h"
2661 > 2653 >
2662 </File> 2654 </File>
2663 </Files> 2655 </Files>
2664 <Globals> 2656 <Globals>
2665 </Globals> 2657 </Globals>
2666 </VisualStudioProject> 2658 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/V8Bindings/SConscript ('k') | webkit/build/WebCore/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698