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

Side by Side Diff: webkit/build/port/port.vcproj

Issue 115188: Delete the checked-in webkit .vcproj (and ancillary .sln) files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Port"
6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
7 RootNamespace="port"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 <ToolFile
17 RelativePath=".\inspector_copy.rules"
18 />
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 ConfigurationType="10"
24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;..\..\..\third_party\zlib\using_zlib.vsprops;.\port.vsprops"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="Inspector image file copy"
31 />
32 <Tool
33 Name="Inspector file copy"
34 />
35 <Tool
36 Name="VCCustomBuildTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCPostBuildEventTool"
43 />
44 </Configuration>
45 <Configuration
46 Name="Release|Win32"
47 ConfigurationType="10"
48 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\port.vsprops"
49 >
50 <Tool
51 Name="VCPreBuildEventTool"
52 />
53 <Tool
54 Name="Inspector image file copy"
55 />
56 <Tool
57 Name="Inspector file copy"
58 />
59 <Tool
60 Name="VCCustomBuildTool"
61 />
62 <Tool
63 Name="VCMIDLTool"
64 />
65 <Tool
66 Name="VCPostBuildEventTool"
67 />
68 </Configuration>
69 </Configurations>
70 <References>
71 </References>
72 <Files>
73 <Filter
74 Name="inspector"
75 >
76 <File
77 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Breakpoint.js"
78 >
79 </File>
80 <File
81 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\BreakpointsSidebarPane.js"
82 >
83 </File>
84 <File
85 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\CallStackSidebarPane.js"
86 >
87 </File>
88 <File
89 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Console.js"
90 >
91 </File>
92 <File
93 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Database.js"
94 >
95 </File>
96 <File
97 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DatabaseQueryView.js"
98 >
99 </File>
100 <File
101 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DatabasesPanel.js"
102 >
103 </File>
104 <File
105 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DatabaseTableView.js"
106 >
107 </File>
108 <File
109 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\DataGrid.js"
110 >
111 </File>
112 <File
113 RelativePath="..\..\inspector\debugger.css"
114 >
115 </File>
116 <File
117 RelativePath="..\..\inspector\debugger.html"
118 >
119 </File>
120 <File
121 RelativePath="..\..\inspector\DebuggerConsole.js "
122 >
123 </File>
124 <File
125 RelativePath="..\..\inspector\DebuggerIPC.js"
126 >
127 </File>
128 <File
129 RelativePath="..\..\inspector\DebuggerPanel.js"
130 >
131 </File>
132 <File
133 RelativePath="..\..\inspector\DebuggerShell.js"
134 >
135 </File>
136 <File
137 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsPanel.js"
138 >
139 </File>
140 <File
141 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ElementsTreeOutline.js"
142 >
143 </File>
144 <File
145 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\FontView.js"
146 >
147 </File>
148 <File
149 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ImageView.js"
150 >
151 </File>
152 <File
153 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\inspector.css"
154 >
155 </File>
156 <File
157 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\inspector.html"
158 >
159 </File>
160 <File
161 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\inspector.js"
162 >
163 </File>
164 <File
165 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\MetricsSidebarPane.js"
166 >
167 </File>
168 <File
169 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Object.js"
170 >
171 </File>
172 <File
173 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ObjectPropertiesSection.js"
174 >
175 </File>
176 <File
177 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Panel.js"
178 >
179 </File>
180 <File
181 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\PanelEnablerView.js"
182 >
183 </File>
184 <File
185 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Placard.js"
186 >
187 </File>
188 <File
189 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ProfilesPanel.js"
190 >
191 </File>
192 <File
193 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ProfileView.js"
194 >
195 </File>
196 <File
197 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\PropertiesSection.js"
198 >
199 </File>
200 <File
201 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\PropertiesSidebarPane.js"
202 >
203 </File>
204 <File
205 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Resource.js"
206 >
207 </File>
208 <File
209 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ResourceCategory.js"
210 >
211 </File>
212 <File
213 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ResourcesPanel.js"
214 >
215 </File>
216 <File
217 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ResourceView.js"
218 >
219 </File>
220 <File
221 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ScopeChainSidebarPane.js"
222 >
223 </File>
224 <File
225 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\Script.js"
226 >
227 </File>
228 <File
229 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ScriptsPanel.js"
230 >
231 </File>
232 <File
233 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\ScriptView.js"
234 >
235 </File>
236 <File
237 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\SidebarPane.js"
238 >
239 </File>
240 <File
241 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\SidebarTreeElement.js"
242 >
243 </File>
244 <File
245 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\SourceFrame.js"
246 >
247 </File>
248 <File
249 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\SourceView.js"
250 >
251 </File>
252 <File
253 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\StylesSidebarPane.js"
254 >
255 </File>
256 <File
257 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\TextPrompt.js"
258 >
259 </File>
260 <File
261 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\treeoutline.js"
262 >
263 </File>
264 <File
265 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\utilities.js"
266 >
267 </File>
268 <File
269 RelativePath="..\..\..\third_party\WebKit\WebCor e\inspector\front-end\View.js"
270 >
271 </File>
272 <Filter
273 Name="images"
274 >
275 <File
276 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\back.png"
277 >
278 </File>
279 <File
280 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\checker.png"
281 >
282 </File>
283 <File
284 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\clearConsoleButtons.png"
285 >
286 </File>
287 <File
288 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\closeButtons.png"
289 >
290 </File>
291 <File
292 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\consoleButtons.png"
293 >
294 </File>
295 <File
296 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\database.png"
297 >
298 </File>
299 <File
300 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\databasesIcon.png"
301 >
302 </File>
303 <File
304 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\databaseTable.png"
305 >
306 </File>
307 <File
308 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\debuggerContinue.png"
309 >
310 </File>
311 <File
312 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\debuggerPause.png"
313 >
314 </File>
315 <File
316 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\debuggerStepInto.png"
317 >
318 </File>
319 <File
320 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\debuggerStepOut.png"
321 >
322 </File>
323 <File
324 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\debuggerStepOver.png"
325 >
326 </File>
327 <File
328 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallDown.png"
329 >
330 </File>
331 <File
332 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownBlack.png"
333 >
334 </File>
335 <File
336 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallDownWhite.png"
337 >
338 </File>
339 <File
340 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRight.png"
341 >
342 </File>
343 <File
344 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightBlack.png"
345 >
346 </File>
347 <File
348 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDown.png"
349 >
350 </File>
351 <File
352 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownBlack.png"
353 >
354 </File>
355 <File
356 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightDownWhite.png"
357 >
358 </File>
359 <File
360 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\disclosureTriangleSmallRightWhite.png"
361 >
362 </File>
363 <File
364 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\dockButtons.png"
365 >
366 </File>
367 <File
368 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\elementsIcon.png"
369 >
370 </File>
371 <File
372 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\enableButtons.png"
373 >
374 </File>
375 <File
376 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\errorIcon.png"
377 >
378 </File>
379 <File
380 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\errorMediumIcon.png"
381 >
382 </File>
383 <File
384 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\excludeButtons.png"
385 >
386 </File>
387 <File
388 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\focusButtons.png"
389 >
390 </File>
391 <File
392 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\forward.png"
393 >
394 </File>
395 <File
396 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\glossyHeader.png"
397 >
398 </File>
399 <File
400 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\glossyHeaderPressed.png"
401 >
402 </File>
403 <File
404 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\glossyHeaderSelected.png"
405 >
406 </File>
407 <File
408 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\glossyHeaderSelectedPressed.png"
409 >
410 </File>
411 <File
412 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\goArrow.png"
413 >
414 </File>
415 <File
416 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\graphLabelCalloutLeft.png"
417 >
418 </File>
419 <File
420 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\graphLabelCalloutRight.png"
421 >
422 </File>
423 <File
424 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\largerResourcesButtons.png"
425 >
426 </File>
427 <File
428 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\nodeSearchButtons.png"
429 >
430 </File>
431 <File
432 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\paneBottomGrow.png"
433 >
434 </File>
435 <File
436 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\paneBottomGrowActive.png"
437 >
438 </File>
439 <File
440 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\paneGrowHandleLine.png"
441 >
442 </File>
443 <File
444 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\pauseOnExceptionButtons.png"
445 >
446 </File>
447 <File
448 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\percentButtons.png"
449 >
450 </File>
451 <File
452 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\profileGroupIcon.png"
453 >
454 </File>
455 <File
456 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\profileIcon.png"
457 >
458 </File>
459 <File
460 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\profilesIcon.png"
461 >
462 </File>
463 <File
464 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\profileSmallIcon.png"
465 >
466 </File>
467 <File
468 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\profilesSilhouette.png"
469 >
470 </File>
471 <File
472 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\recordButtons.png"
473 >
474 </File>
475 <File
476 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\reloadButtons.png"
477 >
478 </File>
479 <File
480 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourceCSSIcon.png"
481 >
482 </File>
483 <File
484 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourceDocumentIcon.png"
485 >
486 </File>
487 <File
488 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourceDocumentIconSmall.png"
489 >
490 </File>
491 <File
492 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourceJSIcon.png"
493 >
494 </File>
495 <File
496 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourcePlainIcon.png"
497 >
498 </File>
499 <File
500 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourcePlainIconSmall.png"
501 >
502 </File>
503 <File
504 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourcesIcon.png"
505 >
506 </File>
507 <File
508 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourcesSizeGraphIcon.png"
509 >
510 </File>
511 <File
512 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\resourcesTimeGraphIcon.png"
513 >
514 </File>
515 <File
516 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\scriptsIcon.png"
517 >
518 </File>
519 <File
520 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\scriptsSilhouette.png"
521 >
522 </File>
523 <File
524 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\searchSmallBlue.png"
525 >
526 </File>
527 <File
528 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\searchSmallBrightBlue.png"
529 >
530 </File>
531 <File
532 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\searchSmallGray.png"
533 >
534 </File>
535 <File
536 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\searchSmallWhite.png"
537 >
538 </File>
539 <File
540 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segment.png"
541 >
542 </File>
543 <File
544 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segmentEnd.png"
545 >
546 </File>
547 <File
548 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segmentHover.png"
549 >
550 </File>
551 <File
552 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segmentHoverEnd.png"
553 >
554 </File>
555 <File
556 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segmentSelected.png"
557 >
558 </File>
559 <File
560 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\segmentSelectedEnd.png"
561 >
562 </File>
563 <File
564 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\splitviewDimple.png"
565 >
566 </File>
567 <File
568 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\splitviewDividerBackground.png"
569 >
570 </File>
571 <File
572 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarBackground.png"
573 >
574 </File>
575 <File
576 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarBottomBackground.png"
577 >
578 </File>
579 <File
580 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarButtons.png"
581 >
582 </File>
583 <File
584 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarMenuButton.png"
585 >
586 </File>
587 <File
588 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarMenuButtonSelected.png"
589 >
590 </File>
591 <File
592 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarResizerHorizontal.png"
593 >
594 </File>
595 <File
596 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\statusbarResizerVertical.png"
597 >
598 </File>
599 <File
600 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillBlue.png"
601 >
602 </File>
603 <File
604 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillGray.png"
605 >
606 </File>
607 <File
608 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillGreen.png"
609 >
610 </File>
611 <File
612 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillOrange.png"
613 >
614 </File>
615 <File
616 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillPurple.png"
617 >
618 </File>
619 <File
620 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillRed.png"
621 >
622 </File>
623 <File
624 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelineHollowPillYellow.png"
625 >
626 </File>
627 <File
628 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillBlue.png"
629 >
630 </File>
631 <File
632 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillGray.png"
633 >
634 </File>
635 <File
636 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillGreen.png"
637 >
638 </File>
639 <File
640 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillOrange.png"
641 >
642 </File>
643 <File
644 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillPurple.png"
645 >
646 </File>
647 <File
648 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillRed.png"
649 >
650 </File>
651 <File
652 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\timelinePillYellow.png"
653 >
654 </File>
655 <File
656 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\tipBalloon.png"
657 >
658 </File>
659 <File
660 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\tipBalloonBottom.png"
661 >
662 </File>
663 <File
664 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\tipIcon.png"
665 >
666 </File>
667 <File
668 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\tipIconPressed.png"
669 >
670 </File>
671 <File
672 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\toolbarItemSelected.png"
673 >
674 </File>
675 <File
676 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeDownTriangleBlack.png"
677 >
678 </File>
679 <File
680 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeDownTriangleWhite.png"
681 >
682 </File>
683 <File
684 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeRightTriangleBlack.png"
685 >
686 </File>
687 <File
688 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeRightTriangleWhite.png"
689 >
690 </File>
691 <File
692 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeUpTriangleBlack.png"
693 >
694 </File>
695 <File
696 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\treeUpTriangleWhite.png"
697 >
698 </File>
699 <File
700 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\userInputIcon.png"
701 >
702 </File>
703 <File
704 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\userInputPreviousIcon.png"
705 >
706 </File>
707 <File
708 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\warningIcon.png"
709 >
710 </File>
711 <File
712 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\warningMediumIcon.png"
713 >
714 </File>
715 <File
716 RelativePath="..\..\..\third_party\WebKi t\WebCore\inspector\front-end\Images\warningsErrors.png"
717 >
718 </File>
719 </Filter>
720 </Filter>
721 </Files>
722 <Globals>
723 </Globals>
724 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebKit/WebKit.vcproj ('k') | webkit/build/webkit_resources/webkit_resources.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698