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

Side by Side Diff: webkit/tools/test_shell/test_shell_tests.vcproj

Issue 100097: Reverting 14712. (Closed) Base URL: svn://chrome-svn/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 | Annotate | Revision Log
« no previous file with comments | « webkit/tools/test_shell/test_shell.gyp ('k') | no next file » | 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="test_shell_tests" 5 Name="test_shell_tests"
6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" 6 ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}"
7 RootNamespace="test_shell_tests" 7 RootNamespace="test_shell_tests"
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> 15 <ToolFiles>
16 </ToolFiles> 16 </ToolFiles>
17 <Configurations> 17 <Configurations>
18 <Configuration 18 <Configuration
19 Name="Debug|Win32" 19 Name="Debug|Win32"
20 ConfigurationType="1" 20 ConfigurationType="1"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell _tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" 21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
22 > 22 >
23 <Tool 23 <Tool
24 Name="VCPreBuildEventTool" 24 Name="VCPreBuildEventTool"
25 /> 25 />
26 <Tool 26 <Tool
27 Name="VCCustomBuildTool" 27 Name="VCCustomBuildTool"
28 /> 28 />
29 <Tool 29 <Tool
30 Name="VCXMLDataGeneratorTool" 30 Name="VCXMLDataGeneratorTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCWebServiceProxyGeneratorTool" 33 Name="VCWebServiceProxyGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCMIDLTool" 36 Name="VCMIDLTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCCLCompilerTool" 39 Name="VCCLCompilerTool"
40 /> 40 />
41 <Tool 41 <Tool
42 Name="VCManagedResourceCompilerTool" 42 Name="VCManagedResourceCompilerTool"
43 /> 43 />
44 <Tool 44 <Tool
45 Name="VCResourceCompilerTool" 45 Name="VCResourceCompilerTool"
46 /> 46 />
47 <Tool 47 <Tool
48 Name="VCPreLinkEventTool" 48 Name="VCPreLinkEventTool"
49 /> 49 />
50 <Tool 50 <Tool
51 Name="VCLinkerTool" 51 Name="VCLinkerTool"
52 /> 52 />
53 <Tool 53 <Tool
54 Name="VCALinkTool" 54 Name="VCALinkTool"
55 /> 55 />
56 <Tool 56 <Tool
57 Name="VCManifestTool" 57 Name="VCManifestTool"
58 /> 58 />
59 <Tool 59 <Tool
60 Name="VCXDCMakeTool" 60 Name="VCXDCMakeTool"
61 /> 61 />
62 <Tool 62 <Tool
63 Name="VCBscMakeTool" 63 Name="VCBscMakeTool"
64 /> 64 />
65 <Tool 65 <Tool
66 Name="VCFxCopTool" 66 Name="VCFxCopTool"
67 /> 67 />
68 <Tool 68 <Tool
69 Name="VCAppVerifierTool" 69 Name="VCAppVerifierTool"
70 /> 70 />
71 <Tool 71 <Tool
72 Name="VCWebDeploymentTool" 72 Name="VCWebDeploymentTool"
73 /> 73 />
74 <Tool 74 <Tool
75 Name="VCPostBuildEventTool" 75 Name="VCPostBuildEventTool"
76 /> 76 />
77 </Configuration> 77 </Configuration>
78 <Configuration 78 <Configuration
79 Name="Release|Win32" 79 Name="Release|Win32"
80 ConfigurationType="1" 80 ConfigurationType="1"
81 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_she ll_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" 81 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\test_shell_tests.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
82 > 82 >
83 <Tool 83 <Tool
84 Name="VCPreBuildEventTool" 84 Name="VCPreBuildEventTool"
85 /> 85 />
86 <Tool 86 <Tool
87 Name="VCCustomBuildTool" 87 Name="VCCustomBuildTool"
88 /> 88 />
89 <Tool 89 <Tool
90 Name="VCXMLDataGeneratorTool" 90 Name="VCXMLDataGeneratorTool"
91 /> 91 />
92 <Tool 92 <Tool
93 Name="VCWebServiceProxyGeneratorTool" 93 Name="VCWebServiceProxyGeneratorTool"
94 /> 94 />
95 <Tool 95 <Tool
96 Name="VCMIDLTool" 96 Name="VCMIDLTool"
97 /> 97 />
98 <Tool 98 <Tool
99 Name="VCCLCompilerTool" 99 Name="VCCLCompilerTool"
100 /> 100 />
101 <Tool 101 <Tool
102 Name="VCManagedResourceCompilerTool" 102 Name="VCManagedResourceCompilerTool"
103 /> 103 />
104 <Tool 104 <Tool
105 Name="VCResourceCompilerTool" 105 Name="VCResourceCompilerTool"
106 /> 106 />
107 <Tool 107 <Tool
108 Name="VCPreLinkEventTool" 108 Name="VCPreLinkEventTool"
109 /> 109 />
110 <Tool 110 <Tool
111 Name="VCLinkerTool" 111 Name="VCLinkerTool"
112 /> 112 />
113 <Tool 113 <Tool
114 Name="VCALinkTool" 114 Name="VCALinkTool"
115 /> 115 />
116 <Tool 116 <Tool
117 Name="VCManifestTool" 117 Name="VCManifestTool"
118 /> 118 />
119 <Tool 119 <Tool
120 Name="VCXDCMakeTool" 120 Name="VCXDCMakeTool"
121 /> 121 />
122 <Tool 122 <Tool
123 Name="VCBscMakeTool" 123 Name="VCBscMakeTool"
124 /> 124 />
125 <Tool 125 <Tool
126 Name="VCFxCopTool" 126 Name="VCFxCopTool"
127 /> 127 />
128 <Tool 128 <Tool
129 Name="VCAppVerifierTool" 129 Name="VCAppVerifierTool"
130 /> 130 />
131 <Tool 131 <Tool
132 Name="VCWebDeploymentTool" 132 Name="VCWebDeploymentTool"
133 /> 133 />
134 <Tool 134 <Tool
135 Name="VCPostBuildEventTool" 135 Name="VCPostBuildEventTool"
136 /> 136 />
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <Filter 142 <Filter
143 Name="support" 143 Name="support"
144 > 144 >
145 <File 145 <File
146 RelativePath=".\drag_delegate.cc" 146 RelativePath=".\drag_delegate.cc"
147 > 147 >
148 </File> 148 </File>
149 <File 149 <File
150 RelativePath=".\drag_delegate.h" 150 RelativePath=".\drag_delegate.h"
151 > 151 >
152 </File> 152 </File>
153 <File 153 <File
154 RelativePath=".\drop_delegate.cc" 154 RelativePath=".\drop_delegate.cc"
155 > 155 >
156 </File> 156 </File>
157 <File 157 <File
158 RelativePath=".\drop_delegate.h" 158 RelativePath=".\drop_delegate.h"
159 > 159 >
160 </File> 160 </File>
161 <File 161 <File
162 RelativePath=".\event_sending_controller.cc" 162 RelativePath=".\event_sending_controller.cc"
163 > 163 >
164 </File> 164 </File>
165 <File 165 <File
166 RelativePath=".\event_sending_controller.h" 166 RelativePath=".\event_sending_controller.h"
167 > 167 >
168 </File> 168 </File>
169 <File 169 <File
170 RelativePath=".\image_decoder_unittest.cc" 170 RelativePath=".\image_decoder_unittest.cc"
171 > 171 >
172 </File> 172 </File>
173 <File 173 <File
174 RelativePath=".\image_decoder_unittest.h" 174 RelativePath=".\image_decoder_unittest.h"
175 > 175 >
176 </File> 176 </File>
177 <File 177 <File
178 RelativePath=".\layout_test_controller.cc" 178 RelativePath=".\layout_test_controller.cc"
179 > 179 >
180 </File> 180 </File>
181 <File 181 <File
182 RelativePath=".\layout_test_controller.h" 182 RelativePath=".\layout_test_controller.h"
183 > 183 >
184 </File> 184 </File>
185 <File 185 <File
186 RelativePath=".\mock_webclipboard_impl.cc" 186 RelativePath=".\mock_webclipboard_impl.cc"
187 > 187 >
188 </File> 188 </File>
189 <File 189 <File
190 RelativePath=".\mock_webclipboard_impl.h" 190 RelativePath=".\mock_webclipboard_impl.h"
191 > 191 >
192 </File> 192 </File>
193 <File 193 <File
194 RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc" 194 RelativePath="$(OutDir)\obj\global_intermediate\ net\net_resources.rc"
195 > 195 >
196 </File> 196 </File>
197 <File 197 <File
198 RelativePath=".\resource.h" 198 RelativePath=".\resource.h"
199 > 199 >
200 </File> 200 </File>
201 <File 201 <File
202 RelativePath=".\run_all_tests.cc" 202 RelativePath=".\run_all_tests.cc"
203 > 203 >
204 </File> 204 </File>
205 <File 205 <File
206 RelativePath="..\..\glue\simple_clipboard_impl.cc" 206 RelativePath="..\..\glue\simple_clipboard_impl.c c"
207 > 207 >
208 </File> 208 </File>
209 <File 209 <File
210 RelativePath=".\simple_resource_loader_bridge.cc" 210 RelativePath=".\simple_resource_loader_bridge.cc "
211 > 211 >
212 </File> 212 </File>
213 <File 213 <File
214 RelativePath=".\resources\small.ico" 214 RelativePath=".\resources\small.ico"
215 > 215 >
216 </File> 216 </File>
217 <File 217 <File
218 RelativePath=".\test_navigation_controller.cc" 218 RelativePath=".\test_navigation_controller.cc"
219 > 219 >
220 </File> 220 </File>
221 <File 221 <File
222 RelativePath=".\test_navigation_controller.h" 222 RelativePath=".\test_navigation_controller.h"
223 > 223 >
224 </File> 224 </File>
225 <File 225 <File
226 RelativePath=".\test_shell.cc" 226 RelativePath=".\test_shell.cc"
227 > 227 >
228 </File> 228 </File>
229 <File 229 <File
230 RelativePath=".\test_shell.h" 230 RelativePath=".\test_shell.h"
231 > 231 >
232 </File> 232 </File>
233 <File 233 <File
234 RelativePath=".\resources\test_shell.ico" 234 RelativePath=".\resources\test_shell.ico"
235 > 235 >
236 </File> 236 </File>
237 <File 237 <File
238 RelativePath=".\resources\test_shell.rc" 238 RelativePath=".\resources\test_shell.rc"
239 > 239 >
240 </File> 240 </File>
241 <File 241 <File
242 RelativePath=".\test_shell_platform_delegate.h" 242 RelativePath=".\test_shell_platform_delegate.h"
243 > 243 >
244 </File> 244 </File>
245 <File 245 <File
246 RelativePath=".\test_shell_platform_delegate_win.cc" 246 RelativePath=".\test_shell_platform_delegate_win .cc"
247 > 247 >
248 </File> 248 </File>
249 <File 249 <File
250 RelativePath=".\test_shell_request_context.cc" 250 RelativePath=".\test_shell_request_context.cc"
251 > 251 >
252 </File> 252 </File>
253 <File 253 <File
254 RelativePath=".\test_shell_request_context.h" 254 RelativePath=".\test_shell_request_context.h"
255 > 255 >
256 </File> 256 </File>
257 <File 257 <File
258 RelativePath=".\test_shell_switches.cc" 258 RelativePath=".\test_shell_switches.cc"
259 > 259 >
260 </File> 260 </File>
261 <File 261 <File
262 RelativePath=".\test_shell_switches.h" 262 RelativePath=".\test_shell_switches.h"
263 > 263 >
264 </File> 264 </File>
265 <File 265 <File
266 RelativePath=".\test_shell_test.cc" 266 RelativePath=".\test_shell_test.cc"
267 > 267 >
268 </File> 268 </File>
269 <File 269 <File
270 RelativePath=".\test_shell_test.h" 270 RelativePath=".\test_shell_test.h"
271 > 271 >
272 </File> 272 </File>
273 <File 273 <File
274 RelativePath=".\test_shell_win.cc" 274 RelativePath=".\test_shell_win.cc"
275 > 275 >
276 </File> 276 </File>
277 <File 277 <File
278 RelativePath=".\test_webview_delegate.cc" 278 RelativePath=".\test_webview_delegate.cc"
279 > 279 >
280 </File> 280 </File>
281 <File 281 <File
282 RelativePath=".\test_webview_delegate.h" 282 RelativePath=".\test_webview_delegate.h"
283 > 283 >
284 </File> 284 </File>
285 <File 285 <File
286 RelativePath=".\test_webview_delegate_win.cc" 286 RelativePath=".\test_webview_delegate_win.cc"
287 > 287 >
288 </File> 288 </File>
289 <File 289 <File
290 RelativePath=".\test_webworker_helper.cc" 290 RelativePath=".\test_webworker_helper.cc"
291 > 291 >
292 </File> 292 </File>
293 <File 293 <File
294 RelativePath=".\test_webworker_helper.h" 294 RelativePath=".\test_webworker_helper.h"
295 > 295 >
296 </File> 296 </File>
297 <File 297 <File
298 RelativePath=".\text_input_controller.cc" 298 RelativePath=".\text_input_controller.cc"
299 > 299 >
300 </File> 300 </File>
301 <File 301 <File
302 RelativePath=".\text_input_controller.h" 302 RelativePath=".\text_input_controller.h"
303 > 303 >
304 </File> 304 </File>
305 <File 305 <File
306 RelativePath=".\unittest_test_server.h" 306 RelativePath=".\unittest_test_server.h"
307 > 307 >
308 </File> 308 </File>
309 <File 309 <File
310 RelativePath=".\webview_host.h" 310 RelativePath=".\webview_host.h"
311 > 311 >
312 </File> 312 </File>
313 <File 313 <File
314 RelativePath=".\webview_host_win.cc" 314 RelativePath=".\webview_host_win.cc"
315 > 315 >
316 </File> 316 </File>
317 <File 317 <File
318 RelativePath=".\webwidget_host.h" 318 RelativePath=".\webwidget_host.h"
319 > 319 >
320 </File> 320 </File>
321 <File 321 <File
322 RelativePath=".\webwidget_host_win.cc" 322 RelativePath=".\webwidget_host_win.cc"
323 > 323 >
324 </File> 324 </File>
325 </Filter> 325 </Filter>
326 <Filter 326 <Filter
327 Name="tests" 327 Name="tests"
328 > 328 >
329 <File 329 <File
330 RelativePath="..\webcore_unit_tests\BMPImageDecoder_unittest.cpp" 330 RelativePath="..\webcore_unit_tests\BMPImageDeco der_unittest.cpp"
331 > 331 >
332 </File> 332 </File>
333 <File 333 <File
334 RelativePath="..\..\glue\bookmarklet_unittest.cc" 334 RelativePath="..\..\glue\bookmarklet_unittest.cc "
335 > 335 >
336 </File> 336 </File>
337 <File 337 <File
338 RelativePath="..\..\glue\context_menu_unittest.cc" 338 RelativePath="..\..\glue\context_menu_unittest.c c"
339 > 339 >
340 </File> 340 </File>
341 <File 341 <File
342 RelativePath="..\..\..\skia\ext\convolver_unittest.cc" 342 RelativePath="..\..\..\skia\ext\convolver_unitte st.cc"
343 > 343 >
344 </File> 344 </File>
345 <File 345 <File
346 RelativePath="..\..\glue\cpp_bound_class_unittest.cc" 346 RelativePath="..\..\glue\cpp_bound_class_unittes t.cc"
347 > 347 >
348 </File> 348 </File>
349 <File 349 <File
350 RelativePath="..\..\glue\cpp_variant_unittest.cc" 350 RelativePath="..\..\glue\cpp_variant_unittest.cc "
351 > 351 >
352 </File> 352 </File>
353 <File 353 <File
354 RelativePath="..\..\glue\devtools\devtools_mock_rpc.h" 354 RelativePath="..\..\glue\devtools\devtools_mock_ rpc.h"
355 > 355 >
356 </File> 356 </File>
357 <File 357 <File
358 RelativePath="..\..\glue\devtools\devtools_rpc_unittest.cc" 358 RelativePath="..\..\glue\devtools\devtools_rpc_u nittest.cc"
359 > 359 >
360 </File> 360 </File>
361 <File 361 <File
362 RelativePath="..\..\glue\devtools\dom_agent_unittest.cc" 362 RelativePath="..\..\glue\devtools\dom_agent_unit test.cc"
363 > 363 >
364 </File> 364 </File>
365 <File 365 <File
366 RelativePath="..\..\glue\dom_operations_unittest.cc" 366 RelativePath="..\..\glue\dom_operations_unittest .cc"
367 > 367 >
368 </File> 368 </File>
369 <File 369 <File
370 RelativePath="..\..\glue\dom_serializer_unittest.cc" 370 RelativePath="..\..\glue\dom_serializer_unittest .cc"
371 > 371 >
372 </File> 372 </File>
373 <File 373 <File
374 RelativePath="..\webcore_unit_tests\GKURL_unittest.cpp" 374 RelativePath="..\webcore_unit_tests\GKURL_unitte st.cpp"
375 > 375 >
376 </File> 376 </File>
377 <File 377 <File
378 RelativePath="..\..\glue\glue_serialize_unittest.cc" 378 RelativePath="..\..\glue\glue_serialize_unittest .cc"
379 > 379 >
380 </File> 380 </File>
381 <File 381 <File
382 RelativePath="..\webcore_unit_tests\ICOImageDecoder_unittest.cpp" 382 RelativePath="..\webcore_unit_tests\ICOImageDeco der_unittest.cpp"
383 > 383 >
384 </File> 384 </File>
385 <File 385 <File
386 RelativePath="..\..\glue\iframe_redirect_unittest.cc" 386 RelativePath="..\..\glue\iframe_redirect_unittes t.cc"
387 > 387 >
388 </File> 388 </File>
389 <File 389 <File
390 RelativePath="..\..\..\skia\ext\image_operations_unittest.cc" 390 RelativePath="..\..\..\skia\ext\image_operations _unittest.cc"
391 > 391 >
392 </File> 392 </File>
393 <File 393 <File
394 RelativePath="..\..\..\skia\ext\skia_utils_unittest.cc" 394 RelativePath=".\keyboard_unittest.cc"
395 > 395 >
396 </File> 396 </File>
397 <File 397 <File
398 RelativePath=".\keyboard_unittest.cc" 398 RelativePath=".\layout_test_controller_unittest. cc"
399 > 399 >
400 </File> 400 </File>
401 <File 401 <File
402 RelativePath=".\layout_test_controller_unittest.cc" 402 RelativePath="..\..\glue\mimetype_unittest.cc"
403 > 403 >
404 </File> 404 </File>
405 <File 405 <File
406 RelativePath="..\..\glue\mimetype_unittest.cc" 406 RelativePath="..\..\glue\multipart_response_dele gate_unittest.cc"
407 > 407 >
408 </File> 408 </File>
409 <File 409 <File
410 RelativePath="..\..\glue\multipart_response_delegate_unittest.cc" 410 RelativePath=".\node_leak_test.cc"
411 > 411 >
412 </File> 412 </File>
413 <File 413 <File
414 RelativePath=".\node_leak_test.cc" 414 RelativePath="..\..\glue\password_autocomplete_l istener_unittest.cc"
415 > 415 >
416 </File> 416 </File>
417 <File 417 <File
418 RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc" 418 RelativePath="..\..\..\skia\ext\platform_canvas_ unittest.cc"
419 > 419 >
420 </File> 420 </File>
421 <File 421 <File
422 RelativePath="..\..\..\skia\ext\platform_canvas_unittest.cc" 422 RelativePath=".\plugin_tests.cc"
423 > 423 >
424 </File> 424 </File>
425 <File 425 <File
426 RelativePath=".\plugin_tests.cc" 426 RelativePath="..\..\glue\regular_expression_unit test.cc"
427 > 427 >
428 </File> 428 </File>
429 <File 429 <File
430 RelativePath="..\..\glue\regular_expression_unittest.cc" 430 RelativePath="..\..\glue\resource_fetcher_unitte st.cc"
431 > 431 >
432 </File> 432 </File>
433 <File 433 <File
434 RelativePath="..\..\glue\resource_fetcher_unittest.cc" 434 RelativePath=".\text_input_controller_unittest.c c"
435 > 435 >
436 </File> 436 </File>
437 <File 437 <File
438 RelativePath=".\text_input_controller_unittest.cc" 438 RelativePath="..\webcore_unit_tests\Transparency Win_unittest.cpp"
439 > 439 >
440 </File> 440 </File>
441 <File 441 <File
442 RelativePath="..\webcore_unit_tests\TransparencyWin_unittest.cpp" 442 RelativePath="..\webcore_unit_tests\UniscribeHel per_unittest.cpp"
443 > 443 >
444 </File> 444 </File>
445 <File 445 <File
446 RelativePath="..\webcore_unit_tests\UniscribeHelper_unittest.cpp" 446 RelativePath="..\..\..\skia\ext\vector_canvas_un ittest.cc"
447 > 447 >
448 </File> 448 </File>
449 <File 449 <File
450 RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc" 450 RelativePath="..\..\glue\webframe_unittest.cc"
451 > 451 >
452 </File> 452 </File>
453 <File 453 <File
454 RelativePath="..\..\glue\webframe_unittest.cc" 454 RelativePath="..\..\glue\webplugin_impl_unittest .cc"
455 > 455 >
456 </File> 456 </File>
457 <File 457 <File
458 RelativePath="..\..\glue\webplugin_impl_unittest.cc" 458 RelativePath="..\webcore_unit_tests\XBMImageDeco der_unittest.cpp"
459 > 459 >
460 </File> 460 </File>
461 <File 461 </Filter>
462 RelativePath="..\webcore_unit_tests\XBMImageDecoder_unittest.cpp" 462 </Files>
463 > 463 <Globals>
464 </File> 464 </Globals>
465 </Filter>
466 </Files>
467 <Globals>
468 </Globals>
469 </VisualStudioProject> 465 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_shell.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698