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

Side by Side Diff: webkit/glue/glue.vcproj

Issue 28119: Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/glue/chromium_bridge_impl.cc ('k') | webkit/glue/scoped_clipboard_writer_glue.h » ('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="Glue" 5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue" 7 RootNamespace="glue"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
11 <Platform 11 <Platform
12 Name="Win32" 12 Name="Win32"
13 /> 13 />
14 </Platforms> 14 </Platforms>
15 <ToolFiles> 15 <ToolFiles>
16 </ToolFiles> 16 </ToolFiles>
17 <Configurations> 17 <Configurations>
18 <Configuration 18 <Configuration
19 Name="Debug|Win32" 19 Name="Debug|Win32"
20 ConfigurationType="4" 20 ConfigurationType="4"
21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\glue.vsprops" 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\glue.vsprops;..\build\WebKit\using_WebKit.vsprops"
22 > 22 >
23 <Tool 23 <Tool
24 Name="VCPreBuildEventTool" 24 Name="VCPreBuildEventTool"
25 /> 25 />
26 <Tool 26 <Tool
27 Name="VCCustomBuildTool" 27 Name="VCCustomBuildTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCXMLDataGeneratorTool" 30 Name="VCXMLDataGeneratorTool"
31 /> 31 />
(...skipping 30 matching lines...) Expand all
62 <Tool 62 <Tool
63 Name="VCFxCopTool" 63 Name="VCFxCopTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCPostBuildEventTool" 66 Name="VCPostBuildEventTool"
67 /> 67 />
68 </Configuration> 68 </Configuration>
69 <Configuration 69 <Configuration
70 Name="Release|Win32" 70 Name="Release|Win32"
71 ConfigurationType="4" 71 ConfigurationType="4"
72 » » » InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\glue.vsprops" 72 » » » InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\glue.vsprops;..\build\WebKit\using_WebKit.vsprops"
73 > 73 >
74 <Tool 74 <Tool
75 Name="VCPreBuildEventTool" 75 Name="VCPreBuildEventTool"
76 /> 76 />
77 <Tool 77 <Tool
78 Name="VCCustomBuildTool" 78 Name="VCCustomBuildTool"
79 /> 79 />
80 <Tool 80 <Tool
81 Name="VCXMLDataGeneratorTool" 81 Name="VCXMLDataGeneratorTool"
82 /> 82 />
(...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after
526 </File> 526 </File>
527 <File 527 <File
528 RelativePath=".\stacking_order_iterator.cc" 528 RelativePath=".\stacking_order_iterator.cc"
529 > 529 >
530 </File> 530 </File>
531 <File 531 <File
532 RelativePath=".\stacking_order_iterator.h" 532 RelativePath=".\stacking_order_iterator.h"
533 > 533 >
534 </File> 534 </File>
535 <File 535 <File
536 RelativePath=".\webclipboard_impl.cc"
537 >
538 </File>
539 <File
540 RelativePath=".\webclipboard_impl.h"
541 >
542 </File>
543 <File
536 RelativePath=".\webcursor.cc" 544 RelativePath=".\webcursor.cc"
537 > 545 >
538 </File> 546 </File>
539 <File 547 <File
540 RelativePath=".\webcursor.h" 548 RelativePath=".\webcursor.h"
541 > 549 >
542 </File> 550 </File>
543 <File 551 <File
544 RelativePath=".\webcursor_win.cc" 552 RelativePath=".\webcursor_win.cc"
545 > 553 >
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 </File> 606 </File>
599 <File 607 <File
600 RelativePath=".\webhistoryitem_impl.h" 608 RelativePath=".\webhistoryitem_impl.h"
601 > 609 >
602 </File> 610 </File>
603 <File 611 <File
604 RelativePath=".\webinputevent_win.cc" 612 RelativePath=".\webinputevent_win.cc"
605 > 613 >
606 </File> 614 </File>
607 <File 615 <File
616 RelativePath=".\webkit_client_impl.cc"
617 >
618 </File>
619 <File
620 RelativePath=".\webkit_client_impl.h"
621 >
622 </File>
623 <File
608 RelativePath=".\webkit_glue.cc" 624 RelativePath=".\webkit_glue.cc"
609 > 625 >
610 </File> 626 </File>
611 <File 627 <File
612 RelativePath=".\webkit_glue.h" 628 RelativePath=".\webkit_glue.h"
613 > 629 >
614 </File> 630 </File>
615 <File 631 <File
616 RelativePath=".\webkit_glue_win.cc" 632 RelativePath=".\webkit_glue_win.cc"
617 > 633 >
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 </File> 786 </File>
771 <File 787 <File
772 RelativePath=".\plugins\webplugin_delegate_impl. h" 788 RelativePath=".\plugins\webplugin_delegate_impl. h"
773 > 789 >
774 </File> 790 </File>
775 </Filter> 791 </Filter>
776 </Files> 792 </Files>
777 <Globals> 793 <Globals>
778 </Globals> 794 </Globals>
779 </VisualStudioProject> 795 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/glue/chromium_bridge_impl.cc ('k') | webkit/glue/scoped_clipboard_writer_glue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698