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

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

Issue 115188: Delete the checked-in webkit .vcproj (and ancillary .sln) files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 <ToolFile
17 RelativePath=".\devtools\devtools_copy.rules"
18 />
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 ConfigurationType="4"
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\glue.vsprops"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="devtools file copy"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 />
47 <Tool
48 Name="VCManagedResourceCompilerTool"
49 />
50 <Tool
51 Name="VCResourceCompilerTool"
52 />
53 <Tool
54 Name="VCPreLinkEventTool"
55 />
56 <Tool
57 Name="VCLibrarianTool"
58 />
59 <Tool
60 Name="VCALinkTool"
61 />
62 <Tool
63 Name="VCXDCMakeTool"
64 />
65 <Tool
66 Name="VCBscMakeTool"
67 />
68 <Tool
69 Name="VCFxCopTool"
70 />
71 <Tool
72 Name="VCPostBuildEventTool"
73 />
74 </Configuration>
75 <Configuration
76 Name="Release|Win32"
77 ConfigurationType="4"
78 InheritedPropertySheets="..\..\build\release.vsprops;.\g lue.vsprops"
79 >
80 <Tool
81 Name="VCPreBuildEventTool"
82 />
83 <Tool
84 Name="VCCustomBuildTool"
85 />
86 <Tool
87 Name="devtools file copy"
88 />
89 <Tool
90 Name="VCXMLDataGeneratorTool"
91 />
92 <Tool
93 Name="VCWebServiceProxyGeneratorTool"
94 />
95 <Tool
96 Name="VCMIDLTool"
97 />
98 <Tool
99 Name="VCCLCompilerTool"
100 />
101 <Tool
102 Name="VCManagedResourceCompilerTool"
103 />
104 <Tool
105 Name="VCResourceCompilerTool"
106 />
107 <Tool
108 Name="VCPreLinkEventTool"
109 />
110 <Tool
111 Name="VCLibrarianTool"
112 />
113 <Tool
114 Name="VCALinkTool"
115 />
116 <Tool
117 Name="VCXDCMakeTool"
118 />
119 <Tool
120 Name="VCBscMakeTool"
121 />
122 <Tool
123 Name="VCFxCopTool"
124 />
125 <Tool
126 Name="VCPostBuildEventTool"
127 />
128 </Configuration>
129 </Configurations>
130 <References>
131 </References>
132 <Files>
133 <Filter
134 Name="API"
135 >
136 <File
137 RelativePath=".\autofill_form.cc"
138 >
139 </File>
140 <File
141 RelativePath=".\autofill_form.h"
142 >
143 </File>
144 <File
145 RelativePath=".\context_menu.h"
146 >
147 </File>
148 <File
149 RelativePath=".\cpp_bound_class.h"
150 >
151 </File>
152 <File
153 RelativePath=".\cpp_variant.h"
154 >
155 </File>
156 <File
157 RelativePath=".\dom_operations.h"
158 >
159 </File>
160 <File
161 RelativePath=".\form_data.h"
162 >
163 </File>
164 <File
165 RelativePath=".\image_decoder.h"
166 >
167 </File>
168 <File
169 RelativePath=".\password_form.h"
170 >
171 </File>
172 <File
173 RelativePath=".\resource_type.h"
174 >
175 </File>
176 <File
177 RelativePath=".\screen_info.h"
178 >
179 </File>
180 <File
181 RelativePath=".\webaccessibility.h"
182 >
183 </File>
184 <File
185 RelativePath=".\webaccessibilitymanager.h"
186 >
187 </File>
188 <File
189 RelativePath=".\webappcachecontext.cc"
190 >
191 </File>
192 <File
193 RelativePath=".\webappcachecontext.h"
194 >
195 </File>
196 <File
197 RelativePath=".\webdatasource.h"
198 >
199 </File>
200 <File
201 RelativePath=".\webdevtoolsagent.h"
202 >
203 </File>
204 <File
205 RelativePath=".\webdevtoolsagent_delegate.h"
206 >
207 </File>
208 <File
209 RelativePath=".\webdevtoolsclient.h"
210 >
211 </File>
212 <File
213 RelativePath=".\webdevtoolsclient_delegate.h"
214 >
215 </File>
216 <File
217 RelativePath=".\weberror.h"
218 >
219 </File>
220 <File
221 RelativePath=".\webframe.h"
222 >
223 </File>
224 <File
225 RelativePath=".\webhistoryitem.h"
226 >
227 </File>
228 <File
229 RelativePath=".\webplugin.h"
230 >
231 </File>
232 <File
233 RelativePath=".\webplugin_delegate.h"
234 >
235 </File>
236 <File
237 RelativePath=".\webplugininfo.h"
238 >
239 </File>
240 <File
241 RelativePath=".\webpreferences.h"
242 >
243 </File>
244 <File
245 RelativePath=".\webresponse.h"
246 >
247 </File>
248 <File
249 RelativePath=".\webtextinput.h"
250 >
251 </File>
252 <File
253 RelativePath=".\weburlrequest.h"
254 >
255 </File>
256 <File
257 RelativePath=".\webview.h"
258 >
259 </File>
260 <File
261 RelativePath=".\webview_delegate.h"
262 >
263 </File>
264 <File
265 RelativePath=".\webwidget.h"
266 >
267 </File>
268 <File
269 RelativePath=".\webwidget_delegate.h"
270 >
271 </File>
272 <File
273 RelativePath=".\webworker.h"
274 >
275 </File>
276 <File
277 RelativePath=".\webworkerclient.h"
278 >
279 </File>
280 <File
281 RelativePath=".\window_open_disposition.h"
282 >
283 </File>
284 </Filter>
285 <Filter
286 Name="Library"
287 >
288 <File
289 RelativePath=".\alt_404_page_resource_fetcher.cc "
290 >
291 </File>
292 <File
293 RelativePath=".\alt_404_page_resource_fetcher.h"
294 >
295 </File>
296 <File
297 RelativePath=".\alt_error_page_resource_fetcher. cc"
298 >
299 </File>
300 <File
301 RelativePath=".\alt_error_page_resource_fetcher. h"
302 >
303 </File>
304 <File
305 RelativePath=".\back_forward_list_client_impl.cc "
306 >
307 </File>
308 <File
309 RelativePath=".\back_forward_list_client_impl.h"
310 >
311 </File>
312 <File
313 RelativePath=".\chrome_client_impl.cc"
314 >
315 </File>
316 <File
317 RelativePath=".\chrome_client_impl.h"
318 >
319 </File>
320 <File
321 RelativePath=".\chromium_bridge_impl.cc"
322 >
323 </File>
324 <File
325 RelativePath=".\context_menu_client_impl.cc"
326 >
327 </File>
328 <File
329 RelativePath=".\context_menu_client_impl.h"
330 >
331 </File>
332 <File
333 RelativePath=".\cpp_binding_example.cc"
334 >
335 </File>
336 <File
337 RelativePath=".\cpp_bound_class.cc"
338 >
339 </File>
340 <File
341 RelativePath=".\cpp_variant.cc"
342 >
343 </File>
344 <File
345 RelativePath=".\debugger_bridge.cc"
346 >
347 </File>
348 <File
349 RelativePath=".\debugger_bridge.h"
350 >
351 </File>
352 <File
353 RelativePath=".\dom_operations.cc"
354 >
355 </File>
356 <File
357 RelativePath=".\dom_operations_private.h"
358 >
359 </File>
360 <File
361 RelativePath=".\dom_serializer.cc"
362 >
363 </File>
364 <File
365 RelativePath=".\dom_serializer.h"
366 >
367 </File>
368 <File
369 RelativePath=".\dom_serializer_delegate.h"
370 >
371 </File>
372 <File
373 RelativePath=".\dragclient_impl.cc"
374 >
375 </File>
376 <File
377 RelativePath=".\dragclient_impl.h"
378 >
379 </File>
380 <File
381 RelativePath=".\editor_client_impl.cc"
382 >
383 </File>
384 <File
385 RelativePath=".\editor_client_impl.h"
386 >
387 </File>
388 <File
389 RelativePath=".\entity_map.cc"
390 >
391 </File>
392 <File
393 RelativePath=".\entity_map.h"
394 >
395 </File>
396 <File
397 RelativePath=".\event_conversion.cc"
398 >
399 </File>
400 <File
401 RelativePath=".\event_conversion.h"
402 >
403 </File>
404 <File
405 RelativePath=".\feed_preview.cc"
406 >
407 </File>
408 <File
409 RelativePath=".\feed_preview.h"
410 >
411 </File>
412 <File
413 RelativePath=".\glue_accessibility_object.cc"
414 >
415 </File>
416 <File
417 RelativePath=".\glue_accessibility_object.h"
418 >
419 </File>
420 <File
421 RelativePath=".\glue_serialize.cc"
422 >
423 </File>
424 <File
425 RelativePath=".\glue_serialize.h"
426 >
427 </File>
428 <File
429 RelativePath=".\glue_util.cc"
430 >
431 </File>
432 <File
433 RelativePath=".\glue_util.h"
434 >
435 </File>
436 <File
437 RelativePath=".\image_decoder.cc"
438 >
439 </File>
440 <File
441 RelativePath=".\image_resource_fetcher.cc"
442 >
443 </File>
444 <File
445 RelativePath=".\image_resource_fetcher.h"
446 >
447 </File>
448 <File
449 RelativePath=".\inspector_client_impl.cc"
450 >
451 </File>
452 <File
453 RelativePath=".\inspector_client_impl.h"
454 >
455 </File>
456 <File
457 RelativePath=".\localized_strings.cc"
458 >
459 </File>
460 <File
461 RelativePath=".\media_player_private_impl.cc"
462 >
463 </File>
464 <File
465 RelativePath=".\multipart_response_delegate.cc"
466 >
467 </File>
468 <File
469 RelativePath=".\multipart_response_delegate.h"
470 >
471 </File>
472 <File
473 RelativePath=".\npruntime_util.cc"
474 >
475 </File>
476 <File
477 RelativePath=".\npruntime_util.h"
478 >
479 </File>
480 <File
481 RelativePath=".\password_autocomplete_listener.c c"
482 >
483 </File>
484 <File
485 RelativePath=".\password_autocomplete_listener.h "
486 >
487 </File>
488 <File
489 RelativePath=".\password_form_dom_manager.cc"
490 >
491 </File>
492 <File
493 RelativePath=".\password_form_dom_manager.h"
494 >
495 </File>
496 <File
497 RelativePath=".\resource.h"
498 >
499 </File>
500 <File
501 RelativePath=".\resource_fetcher.cc"
502 >
503 </File>
504 <File
505 RelativePath=".\resource_fetcher.h"
506 >
507 </File>
508 <File
509 RelativePath=".\resource_handle_impl.cc"
510 >
511 </File>
512 <File
513 RelativePath=".\resource_loader_bridge.cc"
514 >
515 </File>
516 <File
517 RelativePath=".\resource_loader_bridge.h"
518 >
519 </File>
520 <File
521 RelativePath=".\scoped_clipboard_writer_glue.h"
522 >
523 </File>
524 <File
525 RelativePath=".\searchable_form_data.cc"
526 >
527 </File>
528 <File
529 RelativePath=".\searchable_form_data.h"
530 >
531 </File>
532 <File
533 RelativePath=".\simple_webmimeregistry_impl.cc"
534 >
535 </File>
536 <File
537 RelativePath=".\simple_webmimeregistry_impl.h"
538 >
539 </File>
540 <File
541 RelativePath=".\stacking_order_iterator.cc"
542 >
543 </File>
544 <File
545 RelativePath=".\stacking_order_iterator.h"
546 >
547 </File>
548 <File
549 RelativePath=".\webaccessibilitymanager_impl.cc"
550 >
551 </File>
552 <File
553 RelativePath=".\webaccessibilitymanager_impl.h"
554 >
555 </File>
556 <File
557 RelativePath=".\webclipboard_impl.cc"
558 >
559 </File>
560 <File
561 RelativePath=".\webclipboard_impl.h"
562 >
563 </File>
564 <File
565 RelativePath=".\webcursor.cc"
566 >
567 </File>
568 <File
569 RelativePath=".\webcursor.h"
570 >
571 </File>
572 <File
573 RelativePath=".\webcursor_win.cc"
574 >
575 </File>
576 <File
577 RelativePath=".\webdatasource_impl.cc"
578 >
579 </File>
580 <File
581 RelativePath=".\webdatasource_impl.h"
582 >
583 </File>
584 <File
585 RelativePath=".\webdevtoolsagent_impl.cc"
586 >
587 </File>
588 <File
589 RelativePath=".\webdevtoolsagent_impl.h"
590 >
591 </File>
592 <File
593 RelativePath=".\webdevtoolsclient_impl.cc"
594 >
595 </File>
596 <File
597 RelativePath=".\webdevtoolsclient_impl.h"
598 >
599 </File>
600 <File
601 RelativePath=".\webdropdata.cc"
602 >
603 </File>
604 <File
605 RelativePath=".\webdropdata.h"
606 >
607 </File>
608 <File
609 RelativePath=".\webdropdata_win.cc"
610 >
611 </File>
612 <File
613 RelativePath=".\weberror_impl.cc"
614 >
615 </File>
616 <File
617 RelativePath=".\weberror_impl.h"
618 >
619 </File>
620 <File
621 RelativePath=".\webframe_impl.cc"
622 >
623 </File>
624 <File
625 RelativePath=".\webframe_impl.h"
626 >
627 </File>
628 <File
629 RelativePath=".\webframeloaderclient_impl.cc"
630 >
631 </File>
632 <File
633 RelativePath=".\webframeloaderclient_impl.h"
634 >
635 </File>
636 <File
637 RelativePath=".\webhistoryitem_impl.cc"
638 >
639 </File>
640 <File
641 RelativePath=".\webhistoryitem_impl.h"
642 >
643 </File>
644 <File
645 RelativePath=".\webkit_glue.cc"
646 >
647 </File>
648 <File
649 RelativePath=".\webkit_glue.h"
650 >
651 </File>
652 <File
653 RelativePath=".\webkitclient_impl.cc"
654 >
655 </File>
656 <File
657 RelativePath=".\webkitclient_impl.h"
658 >
659 </File>
660 <File
661 RelativePath=".\webmediaplayerclient_impl.cc"
662 >
663 </File>
664 <File
665 RelativePath=".\webmediaplayerclient_impl.h"
666 >
667 </File>
668 <File
669 RelativePath=".\webplugin_delegate.cc"
670 >
671 </File>
672 <File
673 RelativePath=".\webplugin_impl.cc"
674 >
675 </File>
676 <File
677 RelativePath=".\webplugin_impl.h"
678 >
679 </File>
680 <File
681 RelativePath=".\webresponse_impl.h"
682 >
683 </File>
684 <File
685 RelativePath=".\webscriptsource.h"
686 >
687 </File>
688 <File
689 RelativePath=".\webtextinput_impl.cc"
690 >
691 </File>
692 <File
693 RelativePath=".\webtextinput_impl.h"
694 >
695 </File>
696 <File
697 RelativePath=".\webthemeengine_impl_win.cc"
698 >
699 </File>
700 <File
701 RelativePath=".\webthemeengine_impl_win.h"
702 >
703 </File>
704 <File
705 RelativePath=".\weburlrequest_impl.cc"
706 >
707 </File>
708 <File
709 RelativePath=".\weburlrequest_impl.h"
710 >
711 </File>
712 <File
713 RelativePath=".\webview_delegate.cc"
714 >
715 </File>
716 <File
717 RelativePath=".\webview_impl.cc"
718 >
719 </File>
720 <File
721 RelativePath=".\webview_impl.h"
722 >
723 </File>
724 <File
725 RelativePath=".\webwidget_impl.cc"
726 >
727 </File>
728 <File
729 RelativePath=".\webwidget_impl.h"
730 >
731 </File>
732 <File
733 RelativePath=".\webworker_impl.cc"
734 >
735 </File>
736 <File
737 RelativePath=".\webworker_impl.h"
738 >
739 </File>
740 <File
741 RelativePath=".\webworkerclient_impl.cc"
742 >
743 </File>
744 <File
745 RelativePath=".\webworkerclient_impl.h"
746 >
747 </File>
748 </Filter>
749 <Filter
750 Name="Plugins"
751 >
752 <File
753 RelativePath=".\plugins\mozilla_extensions.cc"
754 >
755 </File>
756 <File
757 RelativePath=".\plugins\mozilla_extensions.h"
758 >
759 </File>
760 <File
761 RelativePath=".\plugins\nphostapi.h"
762 >
763 </File>
764 <File
765 RelativePath=".\plugins\plugin_constants_win.h"
766 >
767 </File>
768 <File
769 RelativePath=".\plugins\plugin_host.cc"
770 >
771 </File>
772 <File
773 RelativePath=".\plugins\plugin_host.h"
774 >
775 </File>
776 <File
777 RelativePath=".\plugins\plugin_instance.cc"
778 >
779 </File>
780 <File
781 RelativePath=".\plugins\plugin_instance.h"
782 >
783 </File>
784 <File
785 RelativePath=".\plugins\plugin_lib.cc"
786 >
787 </File>
788 <File
789 RelativePath=".\plugins\plugin_lib.h"
790 >
791 </File>
792 <File
793 RelativePath=".\plugins\plugin_lib_win.cc"
794 >
795 </File>
796 <File
797 RelativePath=".\plugins\plugin_list.cc"
798 >
799 </File>
800 <File
801 RelativePath=".\plugins\plugin_list.h"
802 >
803 </File>
804 <File
805 RelativePath=".\plugins\plugin_list_win.cc"
806 >
807 </File>
808 <File
809 RelativePath=".\plugins\plugin_stream.cc"
810 >
811 </File>
812 <File
813 RelativePath=".\plugins\plugin_stream.h"
814 >
815 </File>
816 <File
817 RelativePath=".\plugins\plugin_stream_url.cc"
818 >
819 </File>
820 <File
821 RelativePath=".\plugins\plugin_stream_url.h"
822 >
823 </File>
824 <File
825 RelativePath=".\plugins\plugin_stream_win.cc"
826 >
827 </File>
828 <File
829 RelativePath=".\plugins\plugin_string_stream.cc"
830 >
831 </File>
832 <File
833 RelativePath=".\plugins\plugin_string_stream.h"
834 >
835 </File>
836 <File
837 RelativePath=".\plugins\webplugin_delegate_impl. cc"
838 >
839 </File>
840 <File
841 RelativePath=".\plugins\webplugin_delegate_impl. h"
842 >
843 </File>
844 </Filter>
845 <Filter
846 Name="DevTools"
847 >
848 <File
849 RelativePath=".\devtools\debugger_agent.h"
850 >
851 </File>
852 <File
853 RelativePath=".\devtools\debugger_agent_impl.cc"
854 >
855 </File>
856 <File
857 RelativePath=".\devtools\debugger_agent_impl.h"
858 >
859 </File>
860 <File
861 RelativePath=".\devtools\debugger_agent_manager. cc"
862 >
863 </File>
864 <File
865 RelativePath=".\devtools\debugger_agent_manager. h"
866 >
867 </File>
868 <File
869 RelativePath=".\devtools\devtools_rpc.cc"
870 >
871 </File>
872 <File
873 RelativePath=".\devtools\devtools_rpc.h"
874 >
875 </File>
876 <File
877 RelativePath=".\devtools\devtools_rpc_js.h"
878 >
879 </File>
880 <File
881 RelativePath=".\devtools\dom_agent.h"
882 >
883 </File>
884 <File
885 RelativePath=".\devtools\dom_agent_impl.cc"
886 >
887 </File>
888 <File
889 RelativePath=".\devtools\dom_agent_impl.h"
890 >
891 </File>
892 <File
893 RelativePath=".\devtools\net_agent.h"
894 >
895 </File>
896 <File
897 RelativePath=".\devtools\net_agent_impl.cc"
898 >
899 </File>
900 <File
901 RelativePath=".\devtools\net_agent_impl.h"
902 >
903 </File>
904 <File
905 RelativePath=".\devtools\tools_agent.h"
906 >
907 </File>
908 <Filter
909 Name="js"
910 >
911 <File
912 RelativePath=".\devtools\js\base.js"
913 >
914 </File>
915 <File
916 RelativePath=".\devtools\js\debugger_age nt.js"
917 >
918 </File>
919 <File
920 RelativePath=".\devtools\js\devtools.htm l"
921 >
922 </File>
923 <File
924 RelativePath=".\devtools\js\devtools.js"
925 >
926 </File>
927 <File
928 RelativePath=".\devtools\js\devtools_cal lback.js"
929 >
930 </File>
931 <File
932 RelativePath=".\devtools\js\devtools_hos t_stub.js"
933 >
934 </File>
935 <File
936 RelativePath=".\devtools\js\dom_agent.js "
937 >
938 </File>
939 <File
940 RelativePath=".\devtools\js\inject.js"
941 >
942 </File>
943 <File
944 RelativePath=".\devtools\js\inspector_co ntroller.js"
945 >
946 </File>
947 <File
948 RelativePath=".\devtools\js\inspector_co ntroller_impl.js"
949 >
950 </File>
951 <File
952 RelativePath=".\devtools\js\json.js"
953 >
954 </File>
955 <File
956 RelativePath=".\devtools\js\net_agent.js "
957 >
958 </File>
959 </Filter>
960 </Filter>
961 </Files>
962 <Globals>
963 </Globals>
964 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/webkit_strings/webkit_strings.vcproj ('k') | webkit/glue/plugins/test/npapi_test_plugin.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698