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

Side by Side Diff: net/build/net.vcproj

Issue 28266: Command Line switch for Portable FTP (Patch SET-1) (Closed) Base URL: http://src.chromium.org/svn/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 | « chrome/common/chrome_switches.cc ('k') | net/net.gyp » ('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="net" 5 Name="net"
6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}" 6 ProjectGUID="{326E9795-E760-410A-B69A-3F79DB3F5243}"
7 RootNamespace="net" 7 RootNamespace="net"
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>
16 </ToolFiles>
15 <Configurations> 17 <Configurations>
16 <Configuration 18 <Configuration
17 Name="Debug|Win32" 19 Name="Debug|Win32"
18 ConfigurationType="4" 20 ConfigurationType="4"
19 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\net.vsprops" 21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\net.vsprops"
20 > 22 >
21 <Tool 23 <Tool
22 Name="VCPreBuildEventTool" 24 Name="VCPreBuildEventTool"
23 /> 25 />
24 <Tool 26 <Tool
(...skipping 630 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 </File> 657 </File>
656 <File 658 <File
657 RelativePath="..\url_request\url_request_job_tra cker.cc" 659 RelativePath="..\url_request\url_request_job_tra cker.cc"
658 > 660 >
659 </File> 661 </File>
660 <File 662 <File
661 RelativePath="..\url_request\url_request_job_tra cker.h" 663 RelativePath="..\url_request\url_request_job_tra cker.h"
662 > 664 >
663 </File> 665 </File>
664 <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
665 RelativePath="..\url_request\url_request_simple_ job.cc" 675 RelativePath="..\url_request\url_request_simple_ job.cc"
666 > 676 >
667 </File> 677 </File>
668 <File 678 <File
669 RelativePath="..\url_request\url_request_simple_ job.h" 679 RelativePath="..\url_request\url_request_simple_ job.h"
670 > 680 >
671 </File> 681 </File>
672 <File 682 <File
673 RelativePath="..\url_request\url_request_status. h" 683 RelativePath="..\url_request\url_request_status. h"
674 > 684 >
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
1047 </File> 1057 </File>
1048 <File 1058 <File
1049 RelativePath="..\proxy\proxy_list.h" 1059 RelativePath="..\proxy\proxy_list.h"
1050 > 1060 >
1051 </File> 1061 </File>
1052 <File 1062 <File
1053 RelativePath="..\proxy\proxy_resolver.h" 1063 RelativePath="..\proxy\proxy_resolver.h"
1054 > 1064 >
1055 </File> 1065 </File>
1056 <File 1066 <File
1067 RelativePath="..\proxy\proxy_resolver_script.h"
1068 >
1069 </File>
1070 <File
1057 RelativePath="..\proxy\proxy_resolver_v8.cc" 1071 RelativePath="..\proxy\proxy_resolver_v8.cc"
1058 > 1072 >
1059 </File> 1073 </File>
1060 <File 1074 <File
1061 RelativePath="..\proxy\proxy_resolver_v8.h" 1075 RelativePath="..\proxy\proxy_resolver_v8.h"
1062 > 1076 >
1063 </File> 1077 </File>
1064 <File 1078 <File
1065 RelativePath="..\proxy\proxy_resolver_script.h"
1066 >
1067 </File>
1068 <File
1069 RelativePath="..\proxy\proxy_resolver_winhttp.cc " 1079 RelativePath="..\proxy\proxy_resolver_winhttp.cc "
1070 > 1080 >
1071 </File> 1081 </File>
1072 <File 1082 <File
1073 RelativePath="..\proxy\proxy_resolver_winhttp.h" 1083 RelativePath="..\proxy\proxy_resolver_winhttp.h"
1074 > 1084 >
1075 </File> 1085 </File>
1076 <File 1086 <File
1077 RelativePath="..\proxy\proxy_retry_info.h" 1087 RelativePath="..\proxy\proxy_retry_info.h"
1078 > 1088 >
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
1147 </File> 1157 </File>
1148 <File 1158 <File
1149 RelativePath="..\ftp\ftp_transaction_factory.h" 1159 RelativePath="..\ftp\ftp_transaction_factory.h"
1150 > 1160 >
1151 </File> 1161 </File>
1152 </Filter> 1162 </Filter>
1153 </Files> 1163 </Files>
1154 <Globals> 1164 <Globals>
1155 </Globals> 1165 </Globals>
1156 </VisualStudioProject> 1166 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698