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

Side by Side Diff: base/build/base_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, 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
« no previous file with comments | « base/build/base_gfx.vcproj ('k') | base/build/debug_message.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="base_unittests"
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}"
7 RootNamespace="base_unittests"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 ConfigurationType="1"
20 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
21 >
22 <Tool
23 Name="VCPreBuildEventTool"
24 />
25 <Tool
26 Name="VCCustomBuildTool"
27 />
28 <Tool
29 Name="VCXMLDataGeneratorTool"
30 />
31 <Tool
32 Name="VCWebServiceProxyGeneratorTool"
33 />
34 <Tool
35 Name="VCMIDLTool"
36 />
37 <Tool
38 Name="VCCLCompilerTool"
39 PreprocessorDefinitions="UNIT_TEST"
40 />
41 <Tool
42 Name="VCManagedResourceCompilerTool"
43 />
44 <Tool
45 Name="VCResourceCompilerTool"
46 />
47 <Tool
48 Name="VCPreLinkEventTool"
49 />
50 <Tool
51 Name="VCLinkerTool"
52 />
53 <Tool
54 Name="VCALinkTool"
55 />
56 <Tool
57 Name="VCManifestTool"
58 />
59 <Tool
60 Name="VCXDCMakeTool"
61 />
62 <Tool
63 Name="VCBscMakeTool"
64 />
65 <Tool
66 Name="VCFxCopTool"
67 />
68 <Tool
69 Name="VCAppVerifierTool"
70 />
71 <Tool
72 Name="VCWebDeploymentTool"
73 />
74 <Tool
75 Name="VCPostBuildEventTool"
76 />
77 </Configuration>
78 <Configuration
79 Name="Release|Win32"
80 ConfigurationType="1"
81 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\base_unittests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
82 >
83 <Tool
84 Name="VCPreBuildEventTool"
85 />
86 <Tool
87 Name="VCCustomBuildTool"
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 PreprocessorDefinitions="UNIT_TEST"
101 />
102 <Tool
103 Name="VCManagedResourceCompilerTool"
104 />
105 <Tool
106 Name="VCResourceCompilerTool"
107 />
108 <Tool
109 Name="VCPreLinkEventTool"
110 />
111 <Tool
112 Name="VCLinkerTool"
113 />
114 <Tool
115 Name="VCALinkTool"
116 />
117 <Tool
118 Name="VCManifestTool"
119 />
120 <Tool
121 Name="VCXDCMakeTool"
122 />
123 <Tool
124 Name="VCBscMakeTool"
125 />
126 <Tool
127 Name="VCFxCopTool"
128 />
129 <Tool
130 Name="VCAppVerifierTool"
131 />
132 <Tool
133 Name="VCWebDeploymentTool"
134 />
135 <Tool
136 Name="VCPostBuildEventTool"
137 />
138 </Configuration>
139 </Configurations>
140 <References>
141 </References>
142 <Files>
143 <Filter
144 Name="support"
145 >
146 <File
147 RelativePath="..\multiprocess_test.h"
148 >
149 </File>
150 <File
151 RelativePath="..\no_windows2000_unittest.h"
152 >
153 </File>
154 <File
155 RelativePath="..\perf_test_suite.h"
156 >
157 </File>
158 <File
159 RelativePath="..\run_all_unittests.cc"
160 >
161 </File>
162 <File
163 RelativePath="..\test_suite.h"
164 >
165 </File>
166 </Filter>
167 <Filter
168 Name="base_tests"
169 >
170 <File
171 RelativePath="..\at_exit_unittest.cc"
172 >
173 </File>
174 <File
175 RelativePath="..\atomicops_unittest.cc"
176 >
177 </File>
178 <File
179 RelativePath="..\clipboard_unittest.cc"
180 >
181 </File>
182 <File
183 RelativePath="..\command_line_unittest.cc"
184 >
185 </File>
186 <File
187 RelativePath="..\condition_variable_unittest.cc"
188 >
189 </File>
190 <File
191 RelativePath="..\directory_watcher_unittest.cc"
192 >
193 </File>
194 <File
195 RelativePath="..\field_trial_unittest.cc"
196 >
197 </File>
198 <File
199 RelativePath="..\file_path_unittest.cc"
200 >
201 </File>
202 <File
203 RelativePath="..\file_util_unittest.cc"
204 >
205 </File>
206 <File
207 RelativePath="..\file_version_info_unittest.cc"
208 >
209 </File>
210 <File
211 RelativePath="..\..\net\base\filter_unittest.h"
212 >
213 </File>
214 <File
215 RelativePath="..\histogram_unittest.cc"
216 >
217 </File>
218 <File
219 RelativePath="..\hmac_unittest.cc"
220 >
221 </File>
222 <File
223 RelativePath="..\idletimer_unittest.cc"
224 >
225 </File>
226 <File
227 RelativePath="..\json_reader_unittest.cc"
228 >
229 </File>
230 <File
231 RelativePath="..\json_writer_unittest.cc"
232 >
233 </File>
234 <File
235 RelativePath="..\lazy_instance_unittest.cc"
236 >
237 </File>
238 <File
239 RelativePath="..\linked_ptr_unittest.cc"
240 >
241 </File>
242 <File
243 RelativePath="..\message_loop_unittest.cc"
244 >
245 </File>
246 <File
247 RelativePath="..\gfx\native_theme_unittest.cc"
248 >
249 </File>
250 <File
251 RelativePath="..\object_watcher_unittest.cc"
252 >
253 </File>
254 <File
255 RelativePath="..\observer_list_unittest.cc"
256 >
257 </File>
258 <File
259 RelativePath="..\path_service_unittest.cc"
260 >
261 </File>
262 <File
263 RelativePath="..\pe_image_unittest.cc"
264 >
265 </File>
266 <File
267 RelativePath="..\pickle_unittest.cc"
268 >
269 </File>
270 <File
271 RelativePath="..\pr_time_unittest.cc"
272 >
273 </File>
274 <File
275 RelativePath="..\process_util_unittest.cc"
276 >
277 </File>
278 <File
279 RelativePath="..\rand_util_unittest.cc"
280 >
281 </File>
282 <File
283 RelativePath="..\gfx\rect_unittest.cc"
284 >
285 </File>
286 <File
287 RelativePath="..\ref_counted_unittest.cc"
288 >
289 </File>
290 <File
291 RelativePath="..\scoped_bstr_win_unittest.cc"
292 >
293 </File>
294 <File
295 RelativePath="..\scoped_comptr_win_unittest.cc"
296 >
297 </File>
298 <File
299 RelativePath="..\scoped_ptr_unittest.cc"
300 >
301 </File>
302 <File
303 RelativePath="..\scoped_temp_dir_unittest.cc"
304 >
305 </File>
306 <File
307 RelativePath="..\sha2_unittest.cc"
308 >
309 </File>
310 <File
311 RelativePath="..\shared_memory_unittest.cc"
312 >
313 </File>
314 <File
315 RelativePath="..\simple_thread_unittest.cc"
316 >
317 </File>
318 <File
319 RelativePath="..\singleton_unittest.cc"
320 >
321 </File>
322 <File
323 RelativePath="..\stack_container_unittest.cc"
324 >
325 </File>
326 <File
327 RelativePath="..\stats_table_unittest.cc"
328 >
329 </File>
330 <File
331 RelativePath="..\string_escape_unittest.cc"
332 >
333 </File>
334 <File
335 RelativePath="..\string_piece_unittest.cc"
336 >
337 </File>
338 <File
339 RelativePath="..\string_tokenizer_unittest.cc"
340 >
341 </File>
342 <File
343 RelativePath="..\string_util_unittest.cc"
344 >
345 </File>
346 <File
347 RelativePath="..\sys_info_unittest.cc"
348 >
349 </File>
350 <File
351 RelativePath="..\sys_string_conversions_unittest .cc"
352 >
353 </File>
354 <File
355 RelativePath="..\system_monitor_unittest.cc"
356 >
357 </File>
358 <File
359 RelativePath="..\thread_collision_warner_unittes t.cc"
360 >
361 </File>
362 <File
363 RelativePath="..\thread_local_storage_unittest.c c"
364 >
365 </File>
366 <File
367 RelativePath="..\thread_local_unittest.cc"
368 >
369 </File>
370 <File
371 RelativePath="..\thread_unittest.cc"
372 >
373 </File>
374 <File
375 RelativePath="..\time_unittest.cc"
376 >
377 </File>
378 <File
379 RelativePath="..\time_win_unittest.cc"
380 >
381 </File>
382 <File
383 RelativePath="..\timer_unittest.cc"
384 >
385 </File>
386 <File
387 RelativePath="..\tracked_objects_unittest.cc"
388 >
389 </File>
390 <File
391 RelativePath="..\tuple_unittest.cc"
392 >
393 </File>
394 <File
395 RelativePath="..\values_unittest.cc"
396 >
397 </File>
398 <File
399 RelativePath="..\version_unittest.cc"
400 >
401 </File>
402 <File
403 RelativePath="..\waitable_event_unittest.cc"
404 >
405 </File>
406 <File
407 RelativePath="..\watchdog_unittest.cc"
408 >
409 </File>
410 <File
411 RelativePath="..\win_util_unittest.cc"
412 >
413 </File>
414 <File
415 RelativePath="..\wmi_util_unittest.cc"
416 >
417 </File>
418 <File
419 RelativePath="..\word_iterator_unittest.cc"
420 >
421 </File>
422 </Filter>
423 <Filter
424 Name="gfx_tests"
425 >
426 <File
427 RelativePath="..\gfx\jpeg_codec_unittest.cc"
428 >
429 </File>
430 <File
431 RelativePath="..\gfx\png_codec_unittest.cc"
432 >
433 </File>
434 </Filter>
435 </Files>
436 <Globals>
437 </Globals>
438 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/build/base_gfx.vcproj ('k') | base/build/debug_message.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698