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

Side by Side Diff: webkit/build/JavaScriptCore/JavaScriptCore.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="JavaScriptCore"
6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
7 RootNamespace="JavaScriptCore"
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="4"
21 InheritedPropertySheets=".\bug_1124849_debug.vsprops;.\j avascriptcore.vsprops;..\precompiled_webkit.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 />
41 <Tool
42 Name="VCManagedResourceCompilerTool"
43 />
44 <Tool
45 Name="VCResourceCompilerTool"
46 />
47 <Tool
48 Name="VCPreLinkEventTool"
49 />
50 <Tool
51 Name="VCLibrarianTool"
52 />
53 <Tool
54 Name="VCALinkTool"
55 />
56 <Tool
57 Name="VCXDCMakeTool"
58 />
59 <Tool
60 Name="VCBscMakeTool"
61 />
62 <Tool
63 Name="VCFxCopTool"
64 />
65 <Tool
66 Name="VCPostBuildEventTool"
67 />
68 </Configuration>
69 <Configuration
70 Name="Release|Win32"
71 ConfigurationType="4"
72 InheritedPropertySheets=".\bug_1124849_release.vsprops;. \javascriptcore.vsprops"
73 >
74 <Tool
75 Name="VCPreBuildEventTool"
76 />
77 <Tool
78 Name="VCCustomBuildTool"
79 />
80 <Tool
81 Name="VCXMLDataGeneratorTool"
82 />
83 <Tool
84 Name="VCWebServiceProxyGeneratorTool"
85 />
86 <Tool
87 Name="VCMIDLTool"
88 />
89 <Tool
90 Name="VCCLCompilerTool"
91 />
92 <Tool
93 Name="VCManagedResourceCompilerTool"
94 />
95 <Tool
96 Name="VCResourceCompilerTool"
97 />
98 <Tool
99 Name="VCPreLinkEventTool"
100 />
101 <Tool
102 Name="VCLibrarianTool"
103 />
104 <Tool
105 Name="VCALinkTool"
106 />
107 <Tool
108 Name="VCXDCMakeTool"
109 />
110 <Tool
111 Name="VCBscMakeTool"
112 />
113 <Tool
114 Name="VCFxCopTool"
115 />
116 <Tool
117 Name="VCPostBuildEventTool"
118 />
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <Filter
125 Name="KJS"
126 >
127 <File
128 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArgList.cpp"
129 >
130 </File>
131 <File
132 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArgList.h"
133 >
134 </File>
135 <File
136 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Arguments.cpp"
137 >
138 </File>
139 <File
140 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Arguments.h"
141 >
142 </File>
143 <File
144 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArrayConstructor.cpp"
145 >
146 </File>
147 <File
148 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArrayConstructor.h"
149 >
150 </File>
151 <File
152 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArrayPrototype.cpp"
153 >
154 </File>
155 <File
156 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ArrayPrototype.h"
157 >
158 </File>
159 <File
160 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanConstructor.cpp"
161 >
162 </File>
163 <File
164 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanConstructor.h"
165 >
166 </File>
167 <File
168 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanObject.cpp"
169 >
170 </File>
171 <File
172 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanObject.h"
173 >
174 </File>
175 <File
176 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanPrototype.cpp"
177 >
178 </File>
179 <File
180 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\BooleanPrototype.h"
181 >
182 </File>
183 <File
184 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ByteArray.cpp"
185 >
186 </File>
187 <File
188 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ByteArray.h"
189 >
190 </File>
191 <File
192 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\CallData.cpp"
193 >
194 </File>
195 <File
196 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\CallData.h"
197 >
198 </File>
199 <File
200 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ClassInfo.h"
201 >
202 </File>
203 <File
204 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\collector.cpp"
205 >
206 </File>
207 <File
208 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\collector.h"
209 >
210 </File>
211 <File
212 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\CollectorHeapIntrospector.h"
213 >
214 </File>
215 <File
216 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\CommonIdentifiers.cpp"
217 >
218 </File>
219 <File
220 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\CommonIdentifiers.h"
221 >
222 </File>
223 <File
224 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Completion.h"
225 >
226 </File>
227 <File
228 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\config.h"
229 >
230 </File>
231 <File
232 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ConstructData.cpp"
233 >
234 </File>
235 <File
236 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ConstructData.h"
237 >
238 </File>
239 <File
240 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateConstructor.cpp"
241 >
242 </File>
243 <File
244 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateConstructor.h"
245 >
246 </File>
247 <File
248 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateInstance.cpp"
249 >
250 </File>
251 <File
252 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateInstance.h"
253 >
254 </File>
255 <File
256 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateMath.cpp"
257 >
258 </File>
259 <File
260 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DateMath.h"
261 >
262 </File>
263 <File
264 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DatePrototype.cpp"
265 >
266 </File>
267 <File
268 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\DatePrototype.h"
269 >
270 </File>
271 <File
272 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\debugger\debugger.cpp"
273 >
274 </File>
275 <File
276 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\debugger\debugger.h"
277 >
278 </File>
279 <File
280 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\debugger\DebuggerCallFrame.cpp"
281 >
282 </File>
283 <File
284 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\debugger\DebuggerCallFrame.h"
285 >
286 </File>
287 <File
288 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wtf\dtoa.cpp"
289 >
290 </File>
291 <File
292 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wtf\dtoa.h"
293 >
294 </File>
295 <File
296 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Error.cpp"
297 >
298 </File>
299 <File
300 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Error.h"
301 >
302 </File>
303 <File
304 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorConstructor.cpp"
305 >
306 </File>
307 <File
308 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorConstructor.h"
309 >
310 </File>
311 <File
312 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorInstance.cpp"
313 >
314 </File>
315 <File
316 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorInstance.h"
317 >
318 </File>
319 <File
320 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorPrototype.cpp"
321 >
322 </File>
323 <File
324 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ErrorPrototype.h"
325 >
326 </File>
327 <File
328 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\interpreter\CallFrame.cpp"
329 >
330 </File>
331 <File
332 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\interpreter\CallFrame.h"
333 >
334 </File>
335 <File
336 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\FunctionConstructor.cpp"
337 >
338 </File>
339 <File
340 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\FunctionConstructor.h"
341 >
342 </File>
343 <File
344 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\FunctionPrototype.cpp"
345 >
346 </File>
347 <File
348 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\FunctionPrototype.h"
349 >
350 </File>
351 <File
352 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\GetterSetter.cpp"
353 >
354 </File>
355 <File
356 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\GetterSetter.h"
357 >
358 </File>
359 <File
360 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\GlobalEvalFunction.cpp"
361 >
362 </File>
363 <File
364 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\GlobalEvalFunction.h"
365 >
366 </File>
367 <File
368 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Identifier.cpp"
369 >
370 </File>
371 <File
372 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\identifier.h"
373 >
374 </File>
375 <File
376 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\InitializeThreading.cpp"
377 >
378 </File>
379 <File
380 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\InitializeThreading.h"
381 >
382 </File>
383 <File
384 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\InternalFunction.cpp"
385 >
386 </File>
387 <File
388 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\InternalFunction.h"
389 >
390 </File>
391 <File
392 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Interpreter.cpp"
393 >
394 </File>
395 <File
396 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Interpreter.h"
397 >
398 </File>
399 <File
400 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSActivation.cpp"
401 >
402 </File>
403 <File
404 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSActivation.h"
405 >
406 </File>
407 <File
408 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSArray.cpp"
409 >
410 </File>
411 <File
412 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSArray.h"
413 >
414 </File>
415 <File
416 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.cpp"
417 >
418 </File>
419 <File
420 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.h"
421 >
422 </File>
423 <File
424 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.cpp"
425 >
426 </File>
427 <File
428 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.h"
429 >
430 </File>
431 <File
432 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSFunction.cpp"
433 >
434 </File>
435 <File
436 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSFunction.h"
437 >
438 </File>
439 <File
440 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSGlobalData.cpp"
441 >
442 </File>
443 <File
444 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSGlobalData.h"
445 >
446 </File>
447 <File
448 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSGlobalObject.cpp"
449 >
450 </File>
451 <File
452 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSGlobalObjectFunctions.cpp"
453 >
454 </File>
455 <File
456 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSGlobalObjectFunctions.h"
457 >
458 </File>
459 <File
460 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSImmediate.cpp"
461 >
462 </File>
463 <File
464 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSImmediate.h"
465 >
466 </File>
467 <File
468 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSLock.cpp"
469 >
470 </File>
471 <File
472 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSLock.h"
473 >
474 </File>
475 <File
476 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSNotAnObject.cpp"
477 >
478 </File>
479 <File
480 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSNotAnObject.h"
481 >
482 </File>
483 <File
484 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSNumberCell.cpp"
485 >
486 </File>
487 <File
488 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSNumberCell.h"
489 >
490 </File>
491 <File
492 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSObject.cpp"
493 >
494 </File>
495 <File
496 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSObject.h"
497 >
498 </File>
499 <File
500 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSStaticScopeObject.cpp"
501 >
502 </File>
503 <File
504 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSStaticScopeObject.h"
505 >
506 </File>
507 <File
508 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSString.cpp"
509 >
510 </File>
511 <File
512 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSString.h"
513 >
514 </File>
515 <File
516 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSType.h"
517 >
518 </File>
519 <File
520 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSValue.cpp"
521 >
522 </File>
523 <File
524 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSValue.h"
525 >
526 </File>
527 <File
528 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSVariableObject.cpp"
529 >
530 </File>
531 <File
532 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSVariableObject.h"
533 >
534 </File>
535 <File
536 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSWrapperObject.cpp"
537 >
538 </File>
539 <File
540 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSWrapperObject.h"
541 >
542 </File>
543 <File
544 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\bytecompiler\LabelScope.h"
545 >
546 </File>
547 <File
548 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\Lexer.cpp"
549 >
550 </File>
551 <File
552 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\Lexer.h"
553 >
554 </File>
555 <File
556 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Lookup.cpp"
557 >
558 </File>
559 <File
560 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Lookup.h"
561 >
562 </File>
563 <File
564 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\MathObject.cpp"
565 >
566 </File>
567 <File
568 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\MathObject.h"
569 >
570 </File>
571 <File
572 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NativeErrorConstructor.cpp"
573 >
574 </File>
575 <File
576 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NativeErrorConstructor.h"
577 >
578 </File>
579 <File
580 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NativeErrorPrototype.cpp"
581 >
582 </File>
583 <File
584 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NativeErrorPrototype.h"
585 >
586 </File>
587 <File
588 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NodeInfo.h"
589 >
590 </File>
591 <File
592 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\Nodes.cpp"
593 >
594 </File>
595 <File
596 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\Nodes.h"
597 >
598 </File>
599 <File
600 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberConstructor.cpp"
601 >
602 </File>
603 <File
604 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberConstructor.h"
605 >
606 </File>
607 <File
608 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberObject.cpp"
609 >
610 </File>
611 <File
612 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberObject.h"
613 >
614 </File>
615 <File
616 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberPrototype.cpp"
617 >
618 </File>
619 <File
620 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\NumberPrototype.h"
621 >
622 </File>
623 <File
624 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ObjectConstructor.cpp"
625 >
626 </File>
627 <File
628 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ObjectConstructor.h"
629 >
630 </File>
631 <File
632 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ObjectPrototype.cpp"
633 >
634 </File>
635 <File
636 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ObjectPrototype.h"
637 >
638 </File>
639 <File
640 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Operations.cpp"
641 >
642 </File>
643 <File
644 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Operations.h"
645 >
646 </File>
647 <File
648 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\Parser.cpp"
649 >
650 </File>
651 <File
652 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Parser.h"
653 >
654 </File>
655 <File
656 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PropertyMapHashTable.h"
657 >
658 </File>
659 <File
660 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PropertyNameArray.cpp"
661 >
662 </File>
663 <File
664 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PropertyNameArray.h"
665 >
666 </File>
667 <File
668 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PropertySlot.cpp"
669 >
670 </File>
671 <File
672 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PropertySlot.h"
673 >
674 </File>
675 <File
676 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\Protect.h"
677 >
678 </File>
679 <File
680 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PrototypeFunction.cpp"
681 >
682 </File>
683 <File
684 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\PrototypeFunction.h"
685 >
686 </File>
687 <File
688 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExp.cpp"
689 >
690 </File>
691 <File
692 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExp.h"
693 >
694 </File>
695 <File
696 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpConstructor.cpp"
697 >
698 </File>
699 <File
700 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpConstructor.h"
701 >
702 </File>
703 <File
704 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpObject.cpp"
705 >
706 </File>
707 <File
708 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpObject.h"
709 >
710 </File>
711 <File
712 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpPrototype.cpp"
713 >
714 </File>
715 <File
716 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\RegExpPrototype.h"
717 >
718 </File>
719 <File
720 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ScopeChain.cpp"
721 >
722 </File>
723 <File
724 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ScopeChain.h"
725 >
726 </File>
727 <File
728 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ScopeChainMark.h"
729 >
730 </File>
731 <File
732 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\SmallStrings.cpp"
733 >
734 </File>
735 <File
736 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\SmallStrings.h"
737 >
738 </File>
739 <File
740 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\SourceCode.h"
741 >
742 </File>
743 <File
744 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\parser\SourceProvider.h"
745 >
746 </File>
747 <File
748 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringConstructor.cpp"
749 >
750 </File>
751 <File
752 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringConstructor.h"
753 >
754 </File>
755 <File
756 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringObject.cpp"
757 >
758 </File>
759 <File
760 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringObject.h"
761 >
762 </File>
763 <File
764 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringObjectThatMasqueradesAsUndefined.h"
765 >
766 </File>
767 <File
768 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringPrototype.cpp"
769 >
770 </File>
771 <File
772 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StringPrototype.h"
773 >
774 </File>
775 <File
776 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StructureID.cpp"
777 >
778 </File>
779 <File
780 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StructureID.h"
781 >
782 </File>
783 <File
784 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StructureIDChain.cpp"
785 >
786 </File>
787 <File
788 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StructureIDChain.h"
789 >
790 </File>
791 <File
792 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\StructureIDTransitionTable.h"
793 >
794 </File>
795 <File
796 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\SymbolTable.h"
797 >
798 </File>
799 <File
800 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\UString.cpp"
801 >
802 </File>
803 <File
804 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\ustring.h"
805 >
806 </File>
807 </Filter>
808 <Filter
809 Name="DerivedSources"
810 >
811 <File
812 RelativePath="$(IntDir)\DerivedSources\array_obj ect.lut.h"
813 >
814 </File>
815 <File
816 RelativePath="$(IntDir)\DerivedSources\date_obje ct.lut.h"
817 >
818 </File>
819 <File
820 RelativePath="$(IntDir)\DerivedSources\grammar.c pp"
821 >
822 </File>
823 <File
824 RelativePath="$(IntDir)\DerivedSources\grammar.h "
825 >
826 </File>
827 <File
828 RelativePath="$(IntDir)\DerivedSources\lexer.lut .h"
829 >
830 </File>
831 <File
832 RelativePath="$(IntDir)\DerivedSources\math_obje ct.lut.h"
833 >
834 </File>
835 <File
836 RelativePath="$(IntDir)\DerivedSources\number_ob ject.lut.h"
837 >
838 </File>
839 <File
840 RelativePath="$(IntDir)\DerivedSources\regexp_ob ject.lut.h"
841 >
842 </File>
843 <File
844 RelativePath="$(IntDir)\DerivedSources\string_ob ject.lut.h"
845 >
846 </File>
847 </Filter>
848 <Filter
849 Name="API"
850 >
851 <File
852 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\APICast.h"
853 >
854 </File>
855 <File
856 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JavaScript.h"
857 >
858 </File>
859 <File
860 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JavaScriptCore.h"
861 >
862 </File>
863 <File
864 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSBase.cpp"
865 >
866 </File>
867 <File
868 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSBase.h"
869 >
870 </File>
871 <File
872 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackConstructor.cpp"
873 >
874 </File>
875 <File
876 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackConstructor.h"
877 >
878 </File>
879 <File
880 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackFunction.cpp"
881 >
882 </File>
883 <File
884 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackFunction.h"
885 >
886 </File>
887 <File
888 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackObject.cpp"
889 >
890 </File>
891 <File
892 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSCallbackObject.h"
893 >
894 </File>
895 <File
896 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSClassRef.cpp"
897 >
898 </File>
899 <File
900 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSClassRef.h"
901 >
902 </File>
903 <File
904 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSContextRef.cpp"
905 >
906 </File>
907 <File
908 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSContextRef.h"
909 >
910 </File>
911 <File
912 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSObjectRef.cpp"
913 >
914 </File>
915 <File
916 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSObjectRef.h"
917 >
918 </File>
919 <File
920 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSProfilerPrivate.cpp"
921 >
922 </File>
923 <File
924 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSProfilerPrivate.h"
925 >
926 </File>
927 <File
928 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSRetainPtr.h"
929 >
930 </File>
931 <File
932 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSStringRef.cpp"
933 >
934 </File>
935 <File
936 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSStringRef.h"
937 >
938 </File>
939 <File
940 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSStringRefBSTR.cpp"
941 >
942 </File>
943 <File
944 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSStringRefBSTR.h"
945 >
946 </File>
947 <File
948 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSValueRef.cpp"
949 >
950 </File>
951 <File
952 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\JSValueRef.h"
953 >
954 </File>
955 <File
956 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\OpaqueJSString.cpp"
957 >
958 </File>
959 <File
960 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\API\OpaqueJSString.h"
961 >
962 </File>
963 </Filter>
964 <Filter
965 Name="profiler"
966 >
967 <File
968 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\CallIdentifier.h"
969 >
970 </File>
971 <File
972 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\HeavyProfile.cpp"
973 >
974 </File>
975 <File
976 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\HeavyProfile.h"
977 >
978 </File>
979 <File
980 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\Profile.cpp"
981 >
982 </File>
983 <File
984 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\Profile.h"
985 >
986 </File>
987 <File
988 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\ProfileGenerator.cpp"
989 >
990 </File>
991 <File
992 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\ProfileGenerator.h"
993 >
994 </File>
995 <File
996 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\ProfileNode.cpp"
997 >
998 </File>
999 <File
1000 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\ProfileNode.h"
1001 >
1002 </File>
1003 <File
1004 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\Profiler.cpp"
1005 >
1006 </File>
1007 <File
1008 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\Profiler.h"
1009 >
1010 </File>
1011 <File
1012 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\TreeProfile.cpp"
1013 >
1014 </File>
1015 <File
1016 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\profiler\TreeProfile.h"
1017 >
1018 </File>
1019 </Filter>
1020 <Filter
1021 Name="VM"
1022 >
1023 <File
1024 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeBlock.cpp"
1025 >
1026 </File>
1027 <File
1028 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeBlock.h"
1029 >
1030 </File>
1031 <File
1032 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\bytecompiler\CodeGenerator.cpp"
1033 >
1034 </File>
1035 <File
1036 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\bytecompiler\CodeGenerator.h"
1037 >
1038 </File>
1039 <File
1040 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CTI.cpp"
1041 >
1042 </File>
1043 <File
1044 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CTI.h"
1045 >
1046 </File>
1047 <File
1048 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.cpp"
1049 >
1050 </File>
1051 <File
1052 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.h"
1053 >
1054 </File>
1055 <File
1056 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Instruction.h"
1057 >
1058 </File>
1059 <File
1060 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSPropertyNameIterator.cpp"
1061 >
1062 </File>
1063 <File
1064 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSPropertyNameIterator.h"
1065 >
1066 </File>
1067 <File
1068 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\LabelID.h"
1069 >
1070 </File>
1071 <File
1072 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Machine.cpp"
1073 >
1074 </File>
1075 <File
1076 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Machine.h"
1077 >
1078 </File>
1079 <File
1080 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Opcode.cpp"
1081 >
1082 </File>
1083 <File
1084 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Opcode.h"
1085 >
1086 </File>
1087 <File
1088 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Register.h"
1089 >
1090 </File>
1091 <File
1092 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\RegisterFile.cpp"
1093 >
1094 </File>
1095 <File
1096 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\RegisterFile.h"
1097 >
1098 </File>
1099 <File
1100 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\RegisterID.h"
1101 >
1102 </File>
1103 <File
1104 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SamplingTool.cpp"
1105 >
1106 </File>
1107 <File
1108 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SamplingTool.h"
1109 >
1110 </File>
1111 <File
1112 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SegmentedVector.h"
1113 >
1114 </File>
1115 </Filter>
1116 <Filter
1117 Name="wrec"
1118 >
1119 <File
1120 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\CharacterClassConstructor.cpp"
1121 >
1122 </File>
1123 <File
1124 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\CharacterClassConstructor.h"
1125 >
1126 </File>
1127 <File
1128 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\WREC.cpp"
1129 >
1130 </File>
1131 <File
1132 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\WREC.h"
1133 >
1134 </File>
1135 </Filter>
1136 <File
1137 RelativePath="..\precompiled_webkit.cc"
1138 >
1139 <FileConfiguration
1140 Name="Debug|Win32"
1141 >
1142 <Tool
1143 Name="VCCLCompilerTool"
1144 UsePrecompiledHeader="1"
1145 />
1146 </FileConfiguration>
1147 <FileConfiguration
1148 Name="Release|Win32"
1149 ExcludedFromBuild="true"
1150 >
1151 <Tool
1152 Name="VCCLCompilerTool"
1153 />
1154 </FileConfiguration>
1155 </File>
1156 <File
1157 RelativePath="..\precompiled_webkit.h"
1158 >
1159 </File>
1160 <File
1161 RelativePath="..\precompiled_webkit_c.c"
1162 >
1163 <FileConfiguration
1164 Name="Debug|Win32"
1165 >
1166 <Tool
1167 Name="VCCLCompilerTool"
1168 UsePrecompiledHeader="1"
1169 PrecompiledHeaderFile="$(IntDir)\precomp iled_webkit_c.pch"
1170 />
1171 </FileConfiguration>
1172 <FileConfiguration
1173 Name="Release|Win32"
1174 ExcludedFromBuild="true"
1175 >
1176 <Tool
1177 Name="VCCLCompilerTool"
1178 />
1179 </FileConfiguration>
1180 </File>
1181 </Files>
1182 <Globals>
1183 </Globals>
1184 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/JSConfig/V8Config.vcproj ('k') | webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698