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

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

Issue 42646: Removing vcprojs now generated by gyp. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
« no previous file with comments | « net/build/net_resources.vcproj ('k') | net/build/stress_cache.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="net_unittests"
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
7 RootNamespace="net_unittests"
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="1"
21 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\testing\using_gtest .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 PreprocessorDefinitions="UNIT_TEST"
41 UsePrecompiledHeader="2"
42 PrecompiledHeaderThrough="precompiled_net.h"
43 ForcedIncludeFiles="precompiled_net.h"
44 />
45 <Tool
46 Name="VCManagedResourceCompilerTool"
47 />
48 <Tool
49 Name="VCResourceCompilerTool"
50 />
51 <Tool
52 Name="VCPreLinkEventTool"
53 />
54 <Tool
55 Name="VCLinkerTool"
56 />
57 <Tool
58 Name="VCALinkTool"
59 />
60 <Tool
61 Name="VCManifestTool"
62 />
63 <Tool
64 Name="VCXDCMakeTool"
65 />
66 <Tool
67 Name="VCBscMakeTool"
68 />
69 <Tool
70 Name="VCFxCopTool"
71 />
72 <Tool
73 Name="VCAppVerifierTool"
74 />
75 <Tool
76 Name="VCWebDeploymentTool"
77 />
78 <Tool
79 Name="VCPostBuildEventTool"
80 />
81 </Configuration>
82 <Configuration
83 Name="Release|Win32"
84 ConfigurationType="1"
85 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\testing\using_gte st.vsprops"
86 >
87 <Tool
88 Name="VCPreBuildEventTool"
89 />
90 <Tool
91 Name="VCCustomBuildTool"
92 />
93 <Tool
94 Name="VCXMLDataGeneratorTool"
95 />
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"
98 />
99 <Tool
100 Name="VCMIDLTool"
101 />
102 <Tool
103 Name="VCCLCompilerTool"
104 PreprocessorDefinitions="UNIT_TEST"
105 />
106 <Tool
107 Name="VCManagedResourceCompilerTool"
108 />
109 <Tool
110 Name="VCResourceCompilerTool"
111 />
112 <Tool
113 Name="VCPreLinkEventTool"
114 />
115 <Tool
116 Name="VCLinkerTool"
117 />
118 <Tool
119 Name="VCALinkTool"
120 />
121 <Tool
122 Name="VCManifestTool"
123 />
124 <Tool
125 Name="VCXDCMakeTool"
126 />
127 <Tool
128 Name="VCBscMakeTool"
129 />
130 <Tool
131 Name="VCFxCopTool"
132 />
133 <Tool
134 Name="VCAppVerifierTool"
135 />
136 <Tool
137 Name="VCWebDeploymentTool"
138 />
139 <Tool
140 Name="VCPostBuildEventTool"
141 />
142 </Configuration>
143 </Configurations>
144 <References>
145 </References>
146 <Files>
147 <Filter
148 Name="support"
149 >
150 <File
151 RelativePath="precompiled_net.cc"
152 >
153 <FileConfiguration
154 Name="Debug|Win32"
155 >
156 <Tool
157 Name="VCCLCompilerTool"
158 UsePrecompiledHeader="1"
159 />
160 </FileConfiguration>
161 <FileConfiguration
162 Name="Release|Win32"
163 ExcludedFromBuild="true"
164 >
165 <Tool
166 Name="VCCLCompilerTool"
167 />
168 </FileConfiguration>
169 </File>
170 <File
171 RelativePath="precompiled_net.h"
172 >
173 </File>
174 <File
175 RelativePath="..\base\run_all_unittests.cc"
176 >
177 </File>
178 </Filter>
179 <Filter
180 Name="tests"
181 >
182 <Filter
183 Name="disk_cache"
184 >
185 <File
186 RelativePath="..\disk_cache\addr_unittes t.cc"
187 >
188 </File>
189 <File
190 RelativePath="..\disk_cache\backend_unit test.cc"
191 >
192 </File>
193 <File
194 RelativePath="..\disk_cache\block_files_ unittest.cc"
195 >
196 </File>
197 <File
198 RelativePath="..\disk_cache\disk_cache_t est_base.cc"
199 >
200 </File>
201 <File
202 RelativePath="..\disk_cache\disk_cache_t est_base.h"
203 >
204 </File>
205 <File
206 RelativePath="..\disk_cache\disk_cache_t est_util.cc"
207 >
208 </File>
209 <File
210 RelativePath="..\disk_cache\disk_cache_t est_util.h"
211 >
212 </File>
213 <File
214 RelativePath="..\disk_cache\entry_unitte st.cc"
215 >
216 </File>
217 <File
218 RelativePath="..\disk_cache\mapped_file_ unittest.cc"
219 >
220 </File>
221 <File
222 RelativePath="..\disk_cache\storage_bloc k_unittest.cc"
223 >
224 </File>
225 </Filter>
226 <Filter
227 Name="http"
228 >
229 <File
230 RelativePath="..\http\des_unittest.cc"
231 >
232 </File>
233 <File
234 RelativePath="..\http\http_auth_cache_un ittest.cc"
235 >
236 </File>
237 <File
238 RelativePath="..\http\http_auth_handler_ basic_unittest.cc"
239 >
240 </File>
241 <File
242 RelativePath="..\http\http_auth_handler_ digest_unittest.cc"
243 >
244 </File>
245 <File
246 RelativePath="..\http\http_auth_unittest .cc"
247 >
248 </File>
249 <File
250 RelativePath="..\http\http_cache_unittes t.cc"
251 >
252 </File>
253 <File
254 RelativePath="..\http\http_chunked_decod er_unittest.cc"
255 >
256 </File>
257 <File
258 RelativePath="..\http\http_network_layer _unittest.cc"
259 >
260 </File>
261 <File
262 RelativePath="..\http\http_network_trans action_unittest.cc"
263 >
264 </File>
265 <File
266 RelativePath="..\http\http_response_head ers_unittest.cc"
267 >
268 </File>
269 <File
270 RelativePath="..\http\http_transaction_u nittest.cc"
271 >
272 </File>
273 <File
274 RelativePath="..\http\http_transaction_u nittest.h"
275 >
276 </File>
277 <File
278 RelativePath="..\http\http_util_unittest .cc"
279 >
280 </File>
281 <File
282 RelativePath="..\http\http_vary_data_uni ttest.cc"
283 >
284 </File>
285 </Filter>
286 <Filter
287 Name="base"
288 >
289 <File
290 RelativePath="..\base\base64_unittest.cc "
291 >
292 </File>
293 <File
294 RelativePath="..\base\bzip2_filter_unitt est.cc"
295 >
296 </File>
297 <File
298 RelativePath="..\base\client_socket_pool _unittest.cc"
299 >
300 </File>
301 <File
302 RelativePath="..\base\cookie_monster_uni ttest.cc"
303 >
304 </File>
305 <File
306 RelativePath="..\base\cookie_policy_unit test.cc"
307 >
308 </File>
309 <File
310 RelativePath="..\base\data_url_unittest. cc"
311 >
312 </File>
313 <File
314 RelativePath="..\base\directory_lister_u nittest.cc"
315 >
316 </File>
317 <File
318 RelativePath="..\base\escape_unittest.cc "
319 >
320 </File>
321 <File
322 RelativePath="..\base\file_stream_unitte st.cc"
323 >
324 </File>
325 <File
326 RelativePath="..\base\filter_unittest.cc "
327 >
328 </File>
329 <File
330 RelativePath="..\base\gzip_filter_unitte st.cc"
331 >
332 </File>
333 <File
334 RelativePath="..\base\host_resolver_unit test.cc"
335 >
336 </File>
337 <File
338 RelativePath="..\base\listen_socket_unit test.cc"
339 >
340 </File>
341 <File
342 RelativePath="..\base\listen_socket_unit test.h"
343 >
344 </File>
345 <File
346 RelativePath="..\base\mime_sniffer_unitt est.cc"
347 >
348 </File>
349 <File
350 RelativePath="..\base\mime_util_unittest .cc"
351 >
352 </File>
353 <File
354 RelativePath="..\base\net_util_unittest. cc"
355 >
356 </File>
357 <File
358 RelativePath="..\base\registry_controlle d_domain_unittest.cc"
359 >
360 </File>
361 <File
362 RelativePath="..\base\sdch_filter_unitte st.cc"
363 >
364 </File>
365 <File
366 RelativePath="..\base\ssl_client_socket_ unittest.cc"
367 >
368 </File>
369 <File
370 RelativePath="..\base\ssl_config_service _unittest.cc"
371 >
372 </File>
373 <File
374 RelativePath="..\base\tcp_client_socket_ unittest.cc"
375 >
376 </File>
377 <File
378 RelativePath="..\base\tcp_pinger_unittes t.cc"
379 >
380 </File>
381 <File
382 RelativePath="..\base\telnet_server_unit test.cc"
383 >
384 </File>
385 <File
386 RelativePath="..\base\test_completion_ca llback_unittest.cc"
387 >
388 </File>
389 <File
390 RelativePath="..\base\wininet_util_unitt est.cc"
391 >
392 </File>
393 <File
394 RelativePath="..\base\x509_certificate_u nittest.cc"
395 >
396 </File>
397 </Filter>
398 <Filter
399 Name="ftp"
400 >
401 <File
402 RelativePath="..\ftp\ftp_auth_cache_unit test.cc"
403 >
404 </File>
405 </Filter>
406 <Filter
407 Name="url_request"
408 >
409 <File
410 RelativePath="..\url_request\url_request _unittest.cc"
411 >
412 </File>
413 <File
414 RelativePath="..\url_request\url_request _unittest.h"
415 >
416 </File>
417 </Filter>
418 <Filter
419 Name="proxy"
420 >
421 <File
422 RelativePath="..\proxy\proxy_list_unitte st.cc"
423 >
424 </File>
425 <File
426 RelativePath="..\proxy\proxy_script_fetc her_unittest.cc"
427 >
428 </File>
429 <File
430 RelativePath="..\proxy\proxy_resolver_v8 _unittest.cc"
431 >
432 </File>
433 <File
434 RelativePath="..\proxy\proxy_server_unit test.cc"
435 >
436 </File>
437 <File
438 RelativePath="..\proxy\proxy_service_uni ttest.cc"
439 >
440 </File>
441 </Filter>
442 </Filter>
443 </Files>
444 <Globals>
445 </Globals>
446 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net_resources.vcproj ('k') | net/build/stress_cache.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698