| OLD | NEW |
| 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 1090 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1115 > | 1117 > |
| 1116 <File | 1118 <File |
| 1117 RelativePath="..\ftp\ftp_auth_cache.cc" | 1119 RelativePath="..\ftp\ftp_auth_cache.cc" |
| 1118 > | 1120 > |
| 1119 </File> | 1121 </File> |
| 1120 <File | 1122 <File |
| 1121 RelativePath="..\ftp\ftp_auth_cache.h" | 1123 RelativePath="..\ftp\ftp_auth_cache.h" |
| 1122 > | 1124 > |
| 1123 </File> | 1125 </File> |
| 1124 <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 |
| 1125 RelativePath="..\ftp\ftp_network_layer.cc" | 1135 RelativePath="..\ftp\ftp_network_layer.cc" |
| 1126 > | 1136 > |
| 1127 </File> | 1137 </File> |
| 1128 <File | 1138 <File |
| 1129 RelativePath="..\ftp\ftp_network_layer.h" | 1139 RelativePath="..\ftp\ftp_network_layer.h" |
| 1130 > | 1140 > |
| 1131 </File> | 1141 </File> |
| 1132 <File | 1142 <File |
| 1133 RelativePath="..\ftp\ftp_network_session.h" | 1143 RelativePath="..\ftp\ftp_network_session.h" |
| 1134 > | 1144 > |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1155 </File> | 1165 </File> |
| 1156 <File | 1166 <File |
| 1157 RelativePath="..\ftp\ftp_transaction_factory.h" | 1167 RelativePath="..\ftp\ftp_transaction_factory.h" |
| 1158 > | 1168 > |
| 1159 </File> | 1169 </File> |
| 1160 </Filter> | 1170 </Filter> |
| 1161 </Files> | 1171 </Files> |
| 1162 <Globals> | 1172 <Globals> |
| 1163 </Globals> | 1173 </Globals> |
| 1164 </VisualStudioProject> | 1174 </VisualStudioProject> |
| OLD | NEW |