OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="net" | |
6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}" | |
7 RootNamespace="net" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 </ToolFiles> | |
17 <Configurations> | |
18 <Configuration | |
19 Name="Debug|Win32" | |
20 ConfigurationType="4" | |
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props;.\net.vsprops" | |
22 > | |
23 <Tool | |
24 Name="VCPreBuildEventTool" | |
25 /> | |
26 <Tool | |
27 Name="VCCustomBuildTool" | |
28 /> | |
29 <Tool | |
30 Name="VCXMLDataGeneratorTool" | |
31 /> | |
32 <Tool | |
33 Name="VCWebServiceProxyGeneratorTool" | |
34 /> | |
35 <Tool | |
36 Name="VCMIDLTool" | |
37 /> | |
38 <Tool | |
39 Name="VCCLCompilerTool" | |
40 UsePrecompiledHeader="2" | |
41 PrecompiledHeaderThrough="precompiled_net.h" | |
42 ForcedIncludeFiles="precompiled_net.h" | |
43 /> | |
44 <Tool | |
45 Name="VCManagedResourceCompilerTool" | |
46 /> | |
47 <Tool | |
48 Name="VCResourceCompilerTool" | |
49 /> | |
50 <Tool | |
51 Name="VCPreLinkEventTool" | |
52 /> | |
53 <Tool | |
54 Name="VCLibrarianTool" | |
55 /> | |
56 <Tool | |
57 Name="VCALinkTool" | |
58 /> | |
59 <Tool | |
60 Name="VCXDCMakeTool" | |
61 /> | |
62 <Tool | |
63 Name="VCBscMakeTool" | |
64 /> | |
65 <Tool | |
66 Name="VCFxCopTool" | |
67 /> | |
68 <Tool | |
69 Name="VCPostBuildEventTool" | |
70 /> | |
71 </Configuration> | |
72 <Configuration | |
73 Name="Release|Win32" | |
74 ConfigurationType="4" | |
75 InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops;.\net.vsprops" | |
76 > | |
77 <Tool | |
78 Name="VCPreBuildEventTool" | |
79 /> | |
80 <Tool | |
81 Name="VCCustomBuildTool" | |
82 /> | |
83 <Tool | |
84 Name="VCXMLDataGeneratorTool" | |
85 /> | |
86 <Tool | |
87 Name="VCWebServiceProxyGeneratorTool" | |
88 /> | |
89 <Tool | |
90 Name="VCMIDLTool" | |
91 /> | |
92 <Tool | |
93 Name="VCCLCompilerTool" | |
94 /> | |
95 <Tool | |
96 Name="VCManagedResourceCompilerTool" | |
97 /> | |
98 <Tool | |
99 Name="VCResourceCompilerTool" | |
100 /> | |
101 <Tool | |
102 Name="VCPreLinkEventTool" | |
103 /> | |
104 <Tool | |
105 Name="VCLibrarianTool" | |
106 /> | |
107 <Tool | |
108 Name="VCALinkTool" | |
109 /> | |
110 <Tool | |
111 Name="VCXDCMakeTool" | |
112 /> | |
113 <Tool | |
114 Name="VCBscMakeTool" | |
115 /> | |
116 <Tool | |
117 Name="VCFxCopTool" | |
118 /> | |
119 <Tool | |
120 Name="VCPostBuildEventTool" | |
121 /> | |
122 </Configuration> | |
123 </Configurations> | |
124 <References> | |
125 </References> | |
126 <Files> | |
127 <Filter | |
128 Name="base" | |
129 > | |
130 <File | |
131 RelativePath="..\base\address_list.cc" | |
132 > | |
133 </File> | |
134 <File | |
135 RelativePath="..\base\address_list.h" | |
136 > | |
137 </File> | |
138 <File | |
139 RelativePath="..\base\auth.h" | |
140 > | |
141 </File> | |
142 <File | |
143 RelativePath="..\base\base64.cc" | |
144 > | |
145 </File> | |
146 <File | |
147 RelativePath="..\base\base64.h" | |
148 > | |
149 </File> | |
150 <File | |
151 RelativePath="..\base\bzip2_filter.cc" | |
152 > | |
153 </File> | |
154 <File | |
155 RelativePath="..\base\bzip2_filter.h" | |
156 > | |
157 </File> | |
158 <File | |
159 RelativePath="..\base\cert_status_flags.cc" | |
160 > | |
161 </File> | |
162 <File | |
163 RelativePath="..\base\cert_status_flags.h" | |
164 > | |
165 </File> | |
166 <File | |
167 RelativePath="..\base\cert_verifier.cc" | |
168 > | |
169 </File> | |
170 <File | |
171 RelativePath="..\base\cert_verifier.h" | |
172 > | |
173 </File> | |
174 <File | |
175 RelativePath="..\base\cert_verify_result.h" | |
176 > | |
177 </File> | |
178 <File | |
179 RelativePath="..\base\client_socket.cc" | |
180 > | |
181 </File> | |
182 <File | |
183 RelativePath="..\base\client_socket.h" | |
184 > | |
185 </File> | |
186 <File | |
187 RelativePath="..\base\client_socket_factory.cc" | |
188 > | |
189 </File> | |
190 <File | |
191 RelativePath="..\base\client_socket_factory.h" | |
192 > | |
193 </File> | |
194 <File | |
195 RelativePath="..\base\client_socket_handle.cc" | |
196 > | |
197 </File> | |
198 <File | |
199 RelativePath="..\base\client_socket_handle.h" | |
200 > | |
201 </File> | |
202 <File | |
203 RelativePath="..\base\client_socket_pool.cc" | |
204 > | |
205 </File> | |
206 <File | |
207 RelativePath="..\base\client_socket_pool.h" | |
208 > | |
209 </File> | |
210 <File | |
211 RelativePath="..\base\completion_callback.h" | |
212 > | |
213 </File> | |
214 <File | |
215 RelativePath="..\base\connection_type_histograms
.cc" | |
216 > | |
217 </File> | |
218 <File | |
219 RelativePath="..\base\connection_type_histograms
.h" | |
220 > | |
221 </File> | |
222 <File | |
223 RelativePath="..\base\cookie_monster.cc" | |
224 > | |
225 </File> | |
226 <File | |
227 RelativePath="..\base\cookie_monster.h" | |
228 > | |
229 </File> | |
230 <File | |
231 RelativePath="..\base\cookie_policy.cc" | |
232 > | |
233 </File> | |
234 <File | |
235 RelativePath="..\base\cookie_policy.h" | |
236 > | |
237 </File> | |
238 <File | |
239 RelativePath="..\base\data_url.cc" | |
240 > | |
241 </File> | |
242 <File | |
243 RelativePath="..\base\data_url.h" | |
244 > | |
245 </File> | |
246 <File | |
247 RelativePath="..\base\directory_lister.cc" | |
248 > | |
249 </File> | |
250 <File | |
251 RelativePath="..\base\directory_lister.h" | |
252 > | |
253 </File> | |
254 <File | |
255 RelativePath="..\base\dns_resolution_observer.cc
" | |
256 > | |
257 </File> | |
258 <File | |
259 RelativePath="..\base\dns_resolution_observer.h" | |
260 > | |
261 </File> | |
262 <File | |
263 RelativePath="..\base\effective_tld_names.cc" | |
264 > | |
265 </File> | |
266 <File | |
267 RelativePath="..\base\escape.cc" | |
268 > | |
269 </File> | |
270 <File | |
271 RelativePath="..\base\escape.h" | |
272 > | |
273 </File> | |
274 <File | |
275 RelativePath="..\base\ev_root_ca_metadata.cc" | |
276 > | |
277 </File> | |
278 <File | |
279 RelativePath="..\base\ev_root_ca_metadata.h" | |
280 > | |
281 </File> | |
282 <File | |
283 RelativePath="..\base\file_stream.h" | |
284 > | |
285 </File> | |
286 <File | |
287 RelativePath="..\base\file_stream_win.cc" | |
288 > | |
289 </File> | |
290 <File | |
291 RelativePath="..\base\filter.cc" | |
292 > | |
293 </File> | |
294 <File | |
295 RelativePath="..\base\filter.h" | |
296 > | |
297 </File> | |
298 <File | |
299 RelativePath="..\base\gzip_filter.cc" | |
300 > | |
301 </File> | |
302 <File | |
303 RelativePath="..\base\gzip_filter.h" | |
304 > | |
305 </File> | |
306 <File | |
307 RelativePath="..\base\gzip_header.cc" | |
308 > | |
309 </File> | |
310 <File | |
311 RelativePath="..\base\gzip_header.h" | |
312 > | |
313 </File> | |
314 <File | |
315 RelativePath="..\base\host_resolver.cc" | |
316 > | |
317 </File> | |
318 <File | |
319 RelativePath="..\base\host_resolver.h" | |
320 > | |
321 </File> | |
322 <File | |
323 RelativePath="..\base\io_buffer.cc" | |
324 > | |
325 </File> | |
326 <File | |
327 RelativePath="..\base\io_buffer.h" | |
328 > | |
329 </File> | |
330 <File | |
331 RelativePath="..\base\listen_socket.cc" | |
332 > | |
333 </File> | |
334 <File | |
335 RelativePath="..\base\listen_socket.h" | |
336 > | |
337 </File> | |
338 <File | |
339 RelativePath="..\base\load_flags.h" | |
340 > | |
341 </File> | |
342 <File | |
343 RelativePath="..\base\mime_sniffer.cc" | |
344 > | |
345 </File> | |
346 <File | |
347 RelativePath="..\base\mime_sniffer.h" | |
348 > | |
349 </File> | |
350 <File | |
351 RelativePath="..\base\mime_util.cc" | |
352 > | |
353 </File> | |
354 <File | |
355 RelativePath="..\base\mime_util.h" | |
356 > | |
357 </File> | |
358 <File | |
359 RelativePath="..\base\net_error_list.h" | |
360 > | |
361 </File> | |
362 <File | |
363 RelativePath="..\base\net_errors.cc" | |
364 > | |
365 </File> | |
366 <File | |
367 RelativePath="..\base\net_errors.h" | |
368 > | |
369 </File> | |
370 <File | |
371 RelativePath="..\base\net_module.cc" | |
372 > | |
373 </File> | |
374 <File | |
375 RelativePath="..\base\net_module.h" | |
376 > | |
377 </File> | |
378 <File | |
379 RelativePath="..\base\net_resources.h" | |
380 > | |
381 </File> | |
382 <File | |
383 RelativePath="..\base\net_util.cc" | |
384 > | |
385 </File> | |
386 <File | |
387 RelativePath="..\base\net_util.h" | |
388 > | |
389 </File> | |
390 <File | |
391 RelativePath="..\base\net_util_win.cc" | |
392 > | |
393 </File> | |
394 <File | |
395 RelativePath="..\base\platform_mime_util.h" | |
396 > | |
397 </File> | |
398 <File | |
399 RelativePath="..\base\platform_mime_util_win.cc" | |
400 > | |
401 </File> | |
402 <File | |
403 RelativePath="precompiled_net.cc" | |
404 > | |
405 <FileConfiguration | |
406 Name="Debug|Win32" | |
407 > | |
408 <Tool | |
409 Name="VCCLCompilerTool" | |
410 UsePrecompiledHeader="1" | |
411 /> | |
412 </FileConfiguration> | |
413 <FileConfiguration | |
414 Name="Release|Win32" | |
415 ExcludedFromBuild="true" | |
416 > | |
417 <Tool | |
418 Name="VCCLCompilerTool" | |
419 /> | |
420 </FileConfiguration> | |
421 </File> | |
422 <File | |
423 RelativePath="precompiled_net.h" | |
424 > | |
425 </File> | |
426 <File | |
427 RelativePath="..\base\registry_controlled_domain
.cc" | |
428 > | |
429 </File> | |
430 <File | |
431 RelativePath="..\base\registry_controlled_domain
.h" | |
432 > | |
433 </File> | |
434 <File | |
435 RelativePath="..\base\scoped_cert_chain_context.
h" | |
436 > | |
437 </File> | |
438 <File | |
439 RelativePath="..\base\sdch_filter.cc" | |
440 > | |
441 </File> | |
442 <File | |
443 RelativePath="..\base\sdch_filter.h" | |
444 > | |
445 </File> | |
446 <File | |
447 RelativePath="..\base\sdch_manager.cc" | |
448 > | |
449 </File> | |
450 <File | |
451 RelativePath="..\base\sdch_manager.h" | |
452 > | |
453 </File> | |
454 <File | |
455 RelativePath="..\base\socket.h" | |
456 > | |
457 </File> | |
458 <File | |
459 RelativePath="..\base\ssl_client_socket.h" | |
460 > | |
461 </File> | |
462 <File | |
463 RelativePath="..\base\ssl_client_socket_win.cc" | |
464 > | |
465 </File> | |
466 <File | |
467 RelativePath="..\base\ssl_client_socket_win.h" | |
468 > | |
469 </File> | |
470 <File | |
471 RelativePath="..\base\ssl_config_service.cc" | |
472 > | |
473 </File> | |
474 <File | |
475 RelativePath="..\base\ssl_config_service.h" | |
476 > | |
477 </File> | |
478 <File | |
479 RelativePath="..\base\ssl_info.h" | |
480 > | |
481 </File> | |
482 <File | |
483 RelativePath="..\base\ssl_test_util.cc" | |
484 > | |
485 </File> | |
486 <File | |
487 RelativePath="..\base\tcp_client_socket.h" | |
488 > | |
489 </File> | |
490 <File | |
491 RelativePath="..\base\tcp_client_socket_win.cc" | |
492 > | |
493 </File> | |
494 <File | |
495 RelativePath="..\base\telnet_server.cc" | |
496 > | |
497 </File> | |
498 <File | |
499 RelativePath="..\base\telnet_server.h" | |
500 > | |
501 </File> | |
502 <File | |
503 RelativePath="..\base\upload_data.cc" | |
504 > | |
505 </File> | |
506 <File | |
507 RelativePath="..\base\upload_data.h" | |
508 > | |
509 </File> | |
510 <File | |
511 RelativePath="..\base\upload_data_stream.cc" | |
512 > | |
513 </File> | |
514 <File | |
515 RelativePath="..\base\upload_data_stream.h" | |
516 > | |
517 </File> | |
518 <File | |
519 RelativePath="..\base\wininet_util.cc" | |
520 > | |
521 </File> | |
522 <File | |
523 RelativePath="..\base\wininet_util.h" | |
524 > | |
525 </File> | |
526 <File | |
527 RelativePath="..\base\winsock_init.cc" | |
528 > | |
529 </File> | |
530 <File | |
531 RelativePath="..\base\winsock_init.h" | |
532 > | |
533 </File> | |
534 <File | |
535 RelativePath="..\base\x509_certificate.cc" | |
536 > | |
537 </File> | |
538 <File | |
539 RelativePath="..\base\x509_certificate.h" | |
540 > | |
541 </File> | |
542 <File | |
543 RelativePath="..\base\x509_certificate_win.cc" | |
544 > | |
545 </File> | |
546 </Filter> | |
547 <Filter | |
548 Name="url_request" | |
549 > | |
550 <File | |
551 RelativePath="..\url_request\mime_sniffer_proxy.
cc" | |
552 > | |
553 </File> | |
554 <File | |
555 RelativePath="..\url_request\mime_sniffer_proxy.
h" | |
556 > | |
557 </File> | |
558 <File | |
559 RelativePath="..\url_request\url_request.cc" | |
560 > | |
561 </File> | |
562 <File | |
563 RelativePath="..\url_request\url_request.h" | |
564 > | |
565 </File> | |
566 <File | |
567 RelativePath="..\url_request\url_request_about_j
ob.cc" | |
568 > | |
569 </File> | |
570 <File | |
571 RelativePath="..\url_request\url_request_about_j
ob.h" | |
572 > | |
573 </File> | |
574 <File | |
575 RelativePath="..\url_request\url_request_context
.h" | |
576 > | |
577 </File> | |
578 <File | |
579 RelativePath="..\url_request\url_request_error_j
ob.cc" | |
580 > | |
581 </File> | |
582 <File | |
583 RelativePath="..\url_request\url_request_error_j
ob.h" | |
584 > | |
585 </File> | |
586 <File | |
587 RelativePath="..\url_request\url_request_file_di
r_job.cc" | |
588 > | |
589 </File> | |
590 <File | |
591 RelativePath="..\url_request\url_request_file_di
r_job.h" | |
592 > | |
593 </File> | |
594 <File | |
595 RelativePath="..\url_request\url_request_file_jo
b.cc" | |
596 > | |
597 </File> | |
598 <File | |
599 RelativePath="..\url_request\url_request_file_jo
b.h" | |
600 > | |
601 </File> | |
602 <File | |
603 RelativePath="..\url_request\url_request_filter.
cc" | |
604 > | |
605 </File> | |
606 <File | |
607 RelativePath="..\url_request\url_request_filter.
h" | |
608 > | |
609 </File> | |
610 <File | |
611 RelativePath="..\url_request\url_request_ftp_job
.cc" | |
612 > | |
613 </File> | |
614 <File | |
615 RelativePath="..\url_request\url_request_ftp_job
.h" | |
616 > | |
617 </File> | |
618 <File | |
619 RelativePath="..\url_request\url_request_http_jo
b.cc" | |
620 > | |
621 </File> | |
622 <File | |
623 RelativePath="..\url_request\url_request_http_jo
b.h" | |
624 > | |
625 </File> | |
626 <File | |
627 RelativePath="..\url_request\url_request_inet_jo
b.cc" | |
628 > | |
629 </File> | |
630 <File | |
631 RelativePath="..\url_request\url_request_inet_jo
b.h" | |
632 > | |
633 </File> | |
634 <File | |
635 RelativePath="..\url_request\url_request_job.cc" | |
636 > | |
637 </File> | |
638 <File | |
639 RelativePath="..\url_request\url_request_job.h" | |
640 > | |
641 </File> | |
642 <File | |
643 RelativePath="..\url_request\url_request_job_man
ager.cc" | |
644 > | |
645 </File> | |
646 <File | |
647 RelativePath="..\url_request\url_request_job_man
ager.h" | |
648 > | |
649 </File> | |
650 <File | |
651 RelativePath="..\url_request\url_request_job_met
rics.cc" | |
652 > | |
653 </File> | |
654 <File | |
655 RelativePath="..\url_request\url_request_job_met
rics.h" | |
656 > | |
657 </File> | |
658 <File | |
659 RelativePath="..\url_request\url_request_job_tra
cker.cc" | |
660 > | |
661 </File> | |
662 <File | |
663 RelativePath="..\url_request\url_request_job_tra
cker.h" | |
664 > | |
665 </File> | |
666 <File | |
667 RelativePath="..\url_request\url_request_new_ftp
_job.cc" | |
668 > | |
669 </File> | |
670 <File | |
671 RelativePath="..\url_request\url_request_new_ftp
_job.h" | |
672 > | |
673 </File> | |
674 <File | |
675 RelativePath="..\url_request\url_request_simple_
job.cc" | |
676 > | |
677 </File> | |
678 <File | |
679 RelativePath="..\url_request\url_request_simple_
job.h" | |
680 > | |
681 </File> | |
682 <File | |
683 RelativePath="..\url_request\url_request_status.
h" | |
684 > | |
685 </File> | |
686 <File | |
687 RelativePath="..\url_request\url_request_test_jo
b.cc" | |
688 > | |
689 </File> | |
690 <File | |
691 RelativePath="..\url_request\url_request_test_jo
b.h" | |
692 > | |
693 </File> | |
694 <File | |
695 RelativePath="..\url_request\url_request_view_ca
che_job.cc" | |
696 > | |
697 </File> | |
698 <File | |
699 RelativePath="..\url_request\url_request_view_ca
che_job.h" | |
700 > | |
701 </File> | |
702 </Filter> | |
703 <Filter | |
704 Name="http" | |
705 > | |
706 <File | |
707 RelativePath="..\http\des.cc" | |
708 > | |
709 </File> | |
710 <File | |
711 RelativePath="..\http\des.h" | |
712 > | |
713 </File> | |
714 <File | |
715 RelativePath="..\http\http_atom_list.h" | |
716 > | |
717 </File> | |
718 <File | |
719 RelativePath="..\http\http_auth.cc" | |
720 > | |
721 </File> | |
722 <File | |
723 RelativePath="..\http\http_auth.h" | |
724 > | |
725 </File> | |
726 <File | |
727 RelativePath="..\http\http_auth_cache.cc" | |
728 > | |
729 </File> | |
730 <File | |
731 RelativePath="..\http\http_auth_cache.h" | |
732 > | |
733 </File> | |
734 <File | |
735 RelativePath="..\http\http_auth_handler.cc" | |
736 > | |
737 </File> | |
738 <File | |
739 RelativePath="..\http\http_auth_handler.h" | |
740 > | |
741 </File> | |
742 <File | |
743 RelativePath="..\http\http_auth_handler_basic.cc
" | |
744 > | |
745 </File> | |
746 <File | |
747 RelativePath="..\http\http_auth_handler_basic.h" | |
748 > | |
749 </File> | |
750 <File | |
751 RelativePath="..\http\http_auth_handler_digest.c
c" | |
752 > | |
753 </File> | |
754 <File | |
755 RelativePath="..\http\http_auth_handler_digest.h
" | |
756 > | |
757 </File> | |
758 <File | |
759 RelativePath="..\http\http_auth_handler_ntlm.cc" | |
760 > | |
761 </File> | |
762 <File | |
763 RelativePath="..\http\http_auth_handler_ntlm.h" | |
764 > | |
765 </File> | |
766 <File | |
767 RelativePath="..\http\http_cache.cc" | |
768 > | |
769 </File> | |
770 <File | |
771 RelativePath="..\http\http_cache.h" | |
772 > | |
773 </File> | |
774 <File | |
775 RelativePath="..\http\http_chunked_decoder.cc" | |
776 > | |
777 </File> | |
778 <File | |
779 RelativePath="..\http\http_chunked_decoder.h" | |
780 > | |
781 </File> | |
782 <File | |
783 RelativePath="..\http\http_network_layer.cc" | |
784 > | |
785 </File> | |
786 <File | |
787 RelativePath="..\http\http_network_layer.h" | |
788 > | |
789 </File> | |
790 <File | |
791 RelativePath="..\http\http_network_session.h" | |
792 > | |
793 </File> | |
794 <File | |
795 RelativePath="..\http\http_network_transaction.c
c" | |
796 > | |
797 </File> | |
798 <File | |
799 RelativePath="..\http\http_network_transaction.h
" | |
800 > | |
801 </File> | |
802 <File | |
803 RelativePath="..\http\http_request_info.h" | |
804 > | |
805 </File> | |
806 <File | |
807 RelativePath="..\http\http_response_headers.cc" | |
808 > | |
809 </File> | |
810 <File | |
811 RelativePath="..\http\http_response_headers.h" | |
812 > | |
813 </File> | |
814 <File | |
815 RelativePath="..\http\http_response_info.cc" | |
816 > | |
817 </File> | |
818 <File | |
819 RelativePath="..\http\http_response_info.h" | |
820 > | |
821 </File> | |
822 <File | |
823 RelativePath="..\http\http_transaction.h" | |
824 > | |
825 </File> | |
826 <File | |
827 RelativePath="..\http\http_transaction_factory.h
" | |
828 > | |
829 </File> | |
830 <File | |
831 RelativePath="..\http\http_util.cc" | |
832 > | |
833 </File> | |
834 <File | |
835 RelativePath="..\http\http_util.h" | |
836 > | |
837 </File> | |
838 <File | |
839 RelativePath="..\http\http_vary_data.cc" | |
840 > | |
841 </File> | |
842 <File | |
843 RelativePath="..\http\http_vary_data.h" | |
844 > | |
845 </File> | |
846 <File | |
847 RelativePath="..\http\md4.cc" | |
848 > | |
849 </File> | |
850 <File | |
851 RelativePath="..\http\md4.h" | |
852 > | |
853 </File> | |
854 </Filter> | |
855 <Filter | |
856 Name="disk_cache" | |
857 > | |
858 <File | |
859 RelativePath="..\disk_cache\addr.cc" | |
860 > | |
861 </File> | |
862 <File | |
863 RelativePath="..\disk_cache\addr.h" | |
864 > | |
865 </File> | |
866 <File | |
867 RelativePath="..\disk_cache\backend_impl.cc" | |
868 > | |
869 </File> | |
870 <File | |
871 RelativePath="..\disk_cache\backend_impl.h" | |
872 > | |
873 </File> | |
874 <File | |
875 RelativePath="..\disk_cache\block_files.cc" | |
876 > | |
877 </File> | |
878 <File | |
879 RelativePath="..\disk_cache\block_files.h" | |
880 > | |
881 </File> | |
882 <File | |
883 RelativePath="..\disk_cache\cache_util.h" | |
884 > | |
885 </File> | |
886 <File | |
887 RelativePath="..\disk_cache\cache_util_win.cc" | |
888 > | |
889 </File> | |
890 <File | |
891 RelativePath="..\disk_cache\disk_cache.h" | |
892 > | |
893 </File> | |
894 <File | |
895 RelativePath="..\disk_cache\disk_format.h" | |
896 > | |
897 </File> | |
898 <File | |
899 RelativePath="..\disk_cache\entry_impl.cc" | |
900 > | |
901 </File> | |
902 <File | |
903 RelativePath="..\disk_cache\entry_impl.h" | |
904 > | |
905 </File> | |
906 <File | |
907 RelativePath="..\disk_cache\errors.h" | |
908 > | |
909 </File> | |
910 <File | |
911 RelativePath="..\disk_cache\eviction.cc" | |
912 > | |
913 </File> | |
914 <File | |
915 RelativePath="..\disk_cache\eviction.h" | |
916 > | |
917 </File> | |
918 <File | |
919 RelativePath="..\disk_cache\file.h" | |
920 > | |
921 </File> | |
922 <File | |
923 RelativePath="..\disk_cache\file_block.h" | |
924 > | |
925 </File> | |
926 <File | |
927 RelativePath="..\disk_cache\file_lock.cc" | |
928 > | |
929 </File> | |
930 <File | |
931 RelativePath="..\disk_cache\file_lock.h" | |
932 > | |
933 </File> | |
934 <File | |
935 RelativePath="..\disk_cache\file_win.cc" | |
936 > | |
937 </File> | |
938 <File | |
939 RelativePath="..\disk_cache\hash.cc" | |
940 > | |
941 </File> | |
942 <File | |
943 RelativePath="..\disk_cache\hash.h" | |
944 > | |
945 </File> | |
946 <File | |
947 RelativePath="..\disk_cache\mapped_file.h" | |
948 > | |
949 </File> | |
950 <File | |
951 RelativePath="..\disk_cache\mapped_file_win.cc" | |
952 > | |
953 </File> | |
954 <File | |
955 RelativePath="..\disk_cache\mem_backend_impl.cc" | |
956 > | |
957 </File> | |
958 <File | |
959 RelativePath="..\disk_cache\mem_backend_impl.h" | |
960 > | |
961 </File> | |
962 <File | |
963 RelativePath="..\disk_cache\mem_entry_impl.cc" | |
964 > | |
965 </File> | |
966 <File | |
967 RelativePath="..\disk_cache\mem_entry_impl.h" | |
968 > | |
969 </File> | |
970 <File | |
971 RelativePath="..\disk_cache\mem_rankings.cc" | |
972 > | |
973 </File> | |
974 <File | |
975 RelativePath="..\disk_cache\mem_rankings.h" | |
976 > | |
977 </File> | |
978 <File | |
979 RelativePath="..\disk_cache\rankings.cc" | |
980 > | |
981 </File> | |
982 <File | |
983 RelativePath="..\disk_cache\rankings.h" | |
984 > | |
985 </File> | |
986 <File | |
987 RelativePath="..\disk_cache\stats.cc" | |
988 > | |
989 </File> | |
990 <File | |
991 RelativePath="..\disk_cache\stats.h" | |
992 > | |
993 </File> | |
994 <File | |
995 RelativePath="..\disk_cache\stats_histogram.cc" | |
996 > | |
997 </File> | |
998 <File | |
999 RelativePath="..\disk_cache\stats_histogram.h" | |
1000 > | |
1001 </File> | |
1002 <File | |
1003 RelativePath="..\disk_cache\storage_block-inl.h" | |
1004 > | |
1005 </File> | |
1006 <File | |
1007 RelativePath="..\disk_cache\storage_block.h" | |
1008 > | |
1009 </File> | |
1010 <File | |
1011 RelativePath="..\disk_cache\trace.cc" | |
1012 > | |
1013 </File> | |
1014 <File | |
1015 RelativePath="..\disk_cache\trace.h" | |
1016 > | |
1017 </File> | |
1018 </Filter> | |
1019 <Filter | |
1020 Name="proxy" | |
1021 > | |
1022 <File | |
1023 RelativePath="..\proxy\proxy_config.cc" | |
1024 > | |
1025 </File> | |
1026 <File | |
1027 RelativePath="..\proxy\proxy_config.h" | |
1028 > | |
1029 </File> | |
1030 <File | |
1031 RelativePath="..\proxy\proxy_config_service.h" | |
1032 > | |
1033 </File> | |
1034 <File | |
1035 RelativePath="..\proxy\proxy_config_service_fixe
d.h" | |
1036 > | |
1037 </File> | |
1038 <File | |
1039 RelativePath="..\proxy\proxy_config_service_win.
cc" | |
1040 > | |
1041 </File> | |
1042 <File | |
1043 RelativePath="..\proxy\proxy_config_service_win.
h" | |
1044 > | |
1045 </File> | |
1046 <File | |
1047 RelativePath="..\proxy\proxy_info.cc" | |
1048 > | |
1049 </File> | |
1050 <File | |
1051 RelativePath="..\proxy\proxy_info.h" | |
1052 > | |
1053 </File> | |
1054 <File | |
1055 RelativePath="..\proxy\proxy_list.cc" | |
1056 > | |
1057 </File> | |
1058 <File | |
1059 RelativePath="..\proxy\proxy_list.h" | |
1060 > | |
1061 </File> | |
1062 <File | |
1063 RelativePath="..\proxy\proxy_resolver.h" | |
1064 > | |
1065 </File> | |
1066 <File | |
1067 RelativePath="..\proxy\proxy_resolver_script.h" | |
1068 > | |
1069 </File> | |
1070 <File | |
1071 RelativePath="..\proxy\proxy_resolver_v8.cc" | |
1072 > | |
1073 </File> | |
1074 <File | |
1075 RelativePath="..\proxy\proxy_resolver_v8.h" | |
1076 > | |
1077 </File> | |
1078 <File | |
1079 RelativePath="..\proxy\proxy_resolver_winhttp.cc
" | |
1080 > | |
1081 </File> | |
1082 <File | |
1083 RelativePath="..\proxy\proxy_resolver_winhttp.h" | |
1084 > | |
1085 </File> | |
1086 <File | |
1087 RelativePath="..\proxy\proxy_retry_info.h" | |
1088 > | |
1089 </File> | |
1090 <File | |
1091 RelativePath="..\proxy\proxy_script_fetcher.cc" | |
1092 > | |
1093 </File> | |
1094 <File | |
1095 RelativePath="..\proxy\proxy_script_fetcher.h" | |
1096 > | |
1097 </File> | |
1098 <File | |
1099 RelativePath="..\proxy\proxy_server.cc" | |
1100 > | |
1101 </File> | |
1102 <File | |
1103 RelativePath="..\proxy\proxy_server.h" | |
1104 > | |
1105 </File> | |
1106 <File | |
1107 RelativePath="..\proxy\proxy_service.cc" | |
1108 > | |
1109 </File> | |
1110 <File | |
1111 RelativePath="..\proxy\proxy_service.h" | |
1112 > | |
1113 </File> | |
1114 </Filter> | |
1115 <Filter | |
1116 Name="ftp" | |
1117 > | |
1118 <File | |
1119 RelativePath="..\ftp\ftp_auth_cache.cc" | |
1120 > | |
1121 </File> | |
1122 <File | |
1123 RelativePath="..\ftp\ftp_auth_cache.h" | |
1124 > | |
1125 </File> | |
1126 <File | |
1127 RelativePath="..\ftp\ftp_directory_parser.cc" | |
1128 > | |
1129 </File> | |
1130 <File | |
1131 RelativePath="..\ftp\ftp_directory_parser.h" | |
1132 > | |
1133 </File> | |
1134 <File | |
1135 RelativePath="..\ftp\ftp_network_layer.cc" | |
1136 > | |
1137 </File> | |
1138 <File | |
1139 RelativePath="..\ftp\ftp_network_layer.h" | |
1140 > | |
1141 </File> | |
1142 <File | |
1143 RelativePath="..\ftp\ftp_network_session.h" | |
1144 > | |
1145 </File> | |
1146 <File | |
1147 RelativePath="..\ftp\ftp_network_transaction.cc" | |
1148 > | |
1149 </File> | |
1150 <File | |
1151 RelativePath="..\ftp\ftp_network_transaction.h" | |
1152 > | |
1153 </File> | |
1154 <File | |
1155 RelativePath="..\ftp\ftp_request_info.h" | |
1156 > | |
1157 </File> | |
1158 <File | |
1159 RelativePath="..\ftp\ftp_response_info.h" | |
1160 > | |
1161 </File> | |
1162 <File | |
1163 RelativePath="..\ftp\ftp_transaction.h" | |
1164 > | |
1165 </File> | |
1166 <File | |
1167 RelativePath="..\ftp\ftp_transaction_factory.h" | |
1168 > | |
1169 </File> | |
1170 </Filter> | |
1171 </Files> | |
1172 <Globals> | |
1173 </Globals> | |
1174 </VisualStudioProject> | |
OLD | NEW |