1 <?xml version="1.0" encoding="Windows-1252"?> 2 <VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="v8_base" 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" 7 RootNamespace="v8_base" 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=".\common.vsprops;.\debug.vsprops;.\arm.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=".\common.vsprops;.\release.vsprops;.\arm.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="src" 126 > 127 <File 128 RelativePath="..\..\src\accessors.cc" 129 > 130 </File> 131 <File 132 RelativePath="..\..\src\accessors.h" 133 > 134 </File> 135 <File 136 RelativePath="..\..\src\allocation.cc" 137 > 138 </File> 139 <File 140 RelativePath="..\..\src\allocation.h" 141 > 142 </File> 143 <File 144 RelativePath="..\..\src\api.cc" 145 > 146 </File> 147 <File 148 RelativePath="..\..\src\api.h" 149 > 150 </File> 151 <File 152 RelativePath="..\..\src\atomicops_internals_x86_msvc.h" 153 > 154 </File> 155 <File 156 RelativePath="..\..\src\arguments.h" 157 > 158 </File> 159 <File 160 RelativePath="..\..\src\arm\assembler-arm-inl.h" 161 > 162 </File> 163 <File 164 RelativePath="..\..\src\arm\assembler-arm.cc" 165 > 166 </File> 167 <File 168 RelativePath="..\..\src\arm\assembler-arm.h" 169 > 170 </File> 171 <File 172 RelativePath="..\..\src\regexp-stack.h" 173 > 174 </File> 175 <File 176 RelativePath="..\..\src\regexp-macro-assembler-irregexp-inl.h" 177 > 178 </File> 179 <File 180 RelativePath="..\..\src\assembler.cc" 181 > 182 </File> 183 <File 184 RelativePath="..\..\src\assembler.h" 185 > 186 </File> 187 <File 188 RelativePath="..\..\src\ast-inl.h" 189 > 190 </File> 191 <File 192 RelativePath="..\..\src\ast.cc" 193 > 194 </File> 195 <File 196 RelativePath="..\..\src\ast.h" 197 > 198 </File> 199 <File 200 RelativePath="..\..\src\bootstrapper.cc" 201 > 202 </File> 203 <File 204 RelativePath="..\..\src\bootstrapper.h" 205 > 206 </File> 207 <File 208 RelativePath="..\..\src\arm\builtins-arm.cc" 209 > 210 </File> 211 <File 212 RelativePath="..\..\src\bignum.cc" 213 > 214 </File> 215 <File 216 RelativePath="..\..\src\bignum.h" 217 > 218 </File> 219 <File 220 RelativePath="..\..\src\bignum-dtoa.cc" 221 > 222 </File> 223 <File 224 RelativePath="..\..\src\bignum-dtoa.h" 225 > 226 </File> 227 <File 228 RelativePath="..\..\src\builtins.cc" 229 > 230 </File> 231 <File 232 RelativePath="..\..\src\builtins.h" 233 > 234 </File> 235 <File 236 RelativePath="..\..\src\bytecodes-irregexp.h" 237 > 238 </File> 239 <File 240 RelativePath="..\..\src\cached-powers.cc" 241 > 242 </File> 243 <File 244 RelativePath="..\..\src\cached-powers.h" 245 > 246 </File> 247 <File 248 RelativePath="..\..\src\char-predicates-inl.h" 249 > 250 </File> 251 <File 252 RelativePath="..\..\src\char-predicates.h" 253 > 254 </File> 255 <File 256 RelativePath="..\..\src\checks.cc" 257 > 258 </File> 259 <File 260 RelativePath="..\..\src\checks.h" 261 > 262 </File> 263 <File 264 RelativePath="..\..\src\circular-queue-inl.h" 265 > 266 </File> 267 <File 268 RelativePath="..\..\src\circular-queue.cc" 269 > 270 </File> 271 <File 272 RelativePath="..\..\src\circular-queue.h" 273 > 274 </File> 275 <File 276 RelativePath="..\..\src\code-stubs.cc" 277 > 278 </File> 279 <File 280 RelativePath="..\..\src\code-stubs.h" 281 > 282 </File> 283 <File 284 RelativePath="..\..\src\arm\code-stubs-arm.cc" 285 > 286 </File> 287 <File 288 RelativePath="..\..\src\arm\code-stubs-arm.h" 289 > 290 </File> 291 <File 292 RelativePath="..\..\src\code.h" 293 > 294 </File> 295 <File 296 RelativePath="..\..\src\arm\codegen-arm.cc" 297 > 298 </File> 299 <File 300 RelativePath="..\..\src\arm\codegen-arm.h" 301 > 302 </File> 303 <File 304 RelativePath="..\..\src\codegen-inl.h" 305 > 306 </File> 307 <File 308 RelativePath="..\..\src\codegen.cc" 309 > 310 </File> 311 <File 312 RelativePath="..\..\src\codegen.h" 313 > 314 </File> 315 <File 316 RelativePath="..\..\src\compilation-cache.cc" 317 > 318 </File> 319 <File 320 RelativePath="..\..\src\compilation-cache.h" 321 > 322 </File> 323 <File 324 RelativePath="..\..\src\compiler.cc" 325 > 326 </File> 327 <File 328 RelativePath="..\..\src\compiler.h" 329 > 330 </File> 331 <File 332 RelativePath="..\..\src\arm\constants-arm.cc" 333 > 334 </File> 335 <File 336 RelativePath="..\..\src\arm\constants-arm.h" 337 > 338 </File> 339 <File 340 RelativePath="..\..\src\contexts.cc" 341 > 342 </File> 343 <File 344 RelativePath="..\..\src\contexts.h" 345 > 346 </File> 347 <File 348 RelativePath="..\..\src\conversions-inl.h" 349 > 350 </File> 351 <File 352 RelativePath="..\..\src\conversions.cc" 353 > 354 </File> 355 <File 356 RelativePath="..\..\src\conversions.h" 357 > 358 </File> 359 <File 360 RelativePath="..\..\src\counters.cc" 361 > 362 </File> 363 <File 364 RelativePath="..\..\src\counters.h" 365 > 366 </File> 367 <File 368 RelativePath="..\..\src\arm\cpu-arm.cc" 369 > 370 </File> 371 <File 372 RelativePath="..\..\src\cpu.h" 373 > 374 </File> 375 <File 376 RelativePath="..\..\src\cpu-profiler.cc" 377 > 378 </File> 379 <File 380 RelativePath="..\..\src\cpu-profiler.h" 381 > 382 </File> 383 <File 384 RelativePath="..\..\src\cpu-profiler-inl.h" 385 > 386 </File> 387 <File 388 RelativePath="..\..\src\data-flow.cc" 389 > 390 </File> 391 <File 392 RelativePath="..\..\src\data-flow.h" 393 > 394 </File> 395 <File 396 RelativePath="..\..\src\dateparser.cc" 397 > 398 </File> 399 <File 400 RelativePath="..\..\src\dateparser.h" 401 > 402 </File> 403 <File 404 RelativePath="..\..\src\debug-agent.cc" 405 > 406 </File> 407 <File 408 RelativePath="..\..\src\debug-agent.h" 409 > 410 </File> 411 <File 412 RelativePath="..\..\src\arm\debug-arm.cc" 413 > 414 </File> 415 <File 416 RelativePath="..\..\src\debug.cc" 417 > 418 </File> 419 <File 420 RelativePath="..\..\src\debug.h" 421 > 422 </File> 423 <File 424 RelativePath="..\..\src\arm\deoptimizer-arm.cc" 425 > 426 </File> 427 <File 428 RelativePath="..\..\src\deoptimizer.cc" 429 > 430 </File> 431 <File 432 RelativePath="..\..\src\deoptimizer.h" 433 > 434 </File> 435 <File 436 RelativePath="..\..\src\disassembler.cc" 437 > 438 </File> 439 <File 440 RelativePath="..\..\src\disassembler.h" 441 > 442 </File> 443 <File 444 RelativePath="..\..\src\diy-fp.cc" 445 > 446 </File> 447 <File 448 RelativePath="..\..\src\diy-fp.h" 449 > 450 </File> 451 <File 452 RelativePath="..\..\src\double.h" 453 > 454 </File> 455 <File 456 RelativePath="..\..\src\dtoa.cc" 457 > 458 </File> 459 <File 460 RelativePath="..\..\src\dtoa.h" 461 > 462 </File> 463 <File 464 RelativePath="..\..\src\execution.cc" 465 > 466 </File> 467 <File 468 RelativePath="..\..\src\execution.h" 469 > 470 </File> 471 <File 472 RelativePath="..\..\src\factory.cc" 473 > 474 </File> 475 <File 476 RelativePath="..\..\src\factory.h" 477 > 478 </File> 479 <File 480 RelativePath="..\..\src\fast-dtoa.cc" 481 > 482 </File> 483 <File 484 RelativePath="..\..\src\fast-dtoa.h" 485 > 486 </File> 487 <File 488 RelativePath="..\..\src\fixed-dtoa.cc" 489 > 490 </File> 491 <File 492 RelativePath="..\..\src\fixed-dtoa.h" 493 > 494 </File> 495 <File 496 RelativePath="..\..\src\flags.cc" 497 > 498 </File> 499 <File 500 RelativePath="..\..\src\flags.h" 501 > 502 </File> 503 <File 504 RelativePath="..\..\src\flow-graph.cc" 505 > 506 </File> 507 <File 508 RelativePath="..\..\src\flow-graph.h" 509 > 510 </File> 511 <File 512 RelativePath="..\..\src\frame-element.cc" 513 > 514 </File> 515 <File 516 RelativePath="..\..\src\frame-element.h" 517 > 518 </File> 519 <File 520 RelativePath="..\..\src\arm\frames-arm.cc" 521 > 522 </File> 523 <File 524 RelativePath="..\..\src\arm\frames-arm.h" 525 > 526 </File> 527 <File 528 RelativePath="..\..\src\frames-inl.h" 529 > 530 </File> 531 <File 532 RelativePath="..\..\src\frames.cc" 533 > 534 </File> 535 <File 536 RelativePath="..\..\src\frames.h" 537 > 538 </File> 539 <File 540 RelativePath="..\..\src\arm\full-codegen-arm.cc" 541 > 542 </File> 543 <File 544 RelativePath="..\..\src\full-codegen.cc" 545 > 546 </File> 547 <File 548 RelativePath="..\..\src\full-codegen.h" 549 > 550 </File> 551 <File 552 RelativePath="..\..\src\func-name-inferrer.cc" 553 > 554 </File> 555 <File 556 RelativePath="..\..\src\func-name-inferrer.h" 557 > 558 </File> 559 <File 560 RelativePath="..\..\src\global-handles.cc" 561 > 562 </File> 563 <File 564 RelativePath="..\..\src\global-handles.h" 565 > 566 </File> 567 <File 568 RelativePath="..\..\src\globals.h" 569 > 570 </File> 571 <File 572 RelativePath="..\..\src\handles-inl.h" 573 > 574 </File> 575 <File 576 RelativePath="..\..\src\handles.cc" 577 > 578 </File> 579 <File 580 RelativePath="..\..\src\handles.h" 581 > 582 </File> 583 <File 584 RelativePath="..\..\src\hashmap.cc" 585 > 586 </File> 587 <File 588 RelativePath="..\..\src\hashmap.h" 589 > 590 </File> 591 <File 592 RelativePath="..\..\src\heap-inl.h" 593 > 594 </File> 595 <File 596 RelativePath="..\..\src\heap.cc" 597 > 598 </File> 599 <File 600 RelativePath="..\..\src\heap.h" 601 > 602 </File> 603 <File 604 RelativePath="..\..\src\hydrogen.cc" 605 > 606 </File> 607 <File 608 RelativePath="..\..\src\hydrogen.h" 609 > 610 </File> 611 <File 612 RelativePath="..\..\src\heap-profiler.cc" 613 > 614 </File> 615 <File 616 RelativePath="..\..\src\heap-profiler.h" 617 > 618 </File> 619 <File 620 RelativePath="..\..\src\arm\ic-arm.cc" 621 > 622 </File> 623 <File 624 RelativePath="..\..\src\ic-inl.h" 625 > 626 </File> 627 <File 628 RelativePath="..\..\src\ic.cc" 629 > 630 </File> 631 <File 632 RelativePath="..\..\src\ic.h" 633 > 634 </File> 635 <File 636 RelativePath="..\..\src\interceptors.h" 637 > 638 </File> 639 <File 640 RelativePath="..\..\src\interpreter-irregexp.cc" 641 > 642 </File> 643 <File 644 RelativePath="..\..\src\interpreter-irregexp.h" 645 > 646 </File> 647 <File 648 RelativePath="..\..\src\jump-target.h" 649 > 650 </File> 651 <File 652 RelativePath="..\..\src\jump-target-inl.h" 653 > 654 </File> 655 <File 656 RelativePath="..\..\src\jump-target-light-inl.h" 657 > 658 </File> 659 <File 660 RelativePath="..\..\src\jump-target-light.h" 661 > 662 </File> 663 <File 664 RelativePath="..\..\src\jump-target.cc" 665 > 666 </File> 667 <File 668 RelativePath="..\..\src\arm\jump-target-arm.cc" 669 > 670 </File> 671 <File 672 RelativePath="..\..\src\jump-target-light.cc" 673 > 674 </File> 675 <File 676 RelativePath="..\..\src\jsregexp.cc" 677 > 678 </File> 679 <File 680 RelativePath="..\..\src\jsregexp.h" 681 > 682 </File> 683 <File 684 RelativePath="..\..\src\list-inl.h" 685 > 686 </File> 687 <File 688 RelativePath="..\..\src\list.h" 689 > 690 </File> 691 <File 692 RelativePath="..\..\src\lithium-allocator.cc" 693 > 694 </File> 695 <File 696 RelativePath="..\..\src\lithium-allocator.h" 697 > 698 </File> 699 <File 700 RelativePath="..\..\src\lithium-allocator-inl.h" 701 > 702 </File> 703 <File 704 RelativePath="..\..\src\arm\lithium-arm.cc" 705 > 706 </File> 707 <File 708 RelativePath="..\..\src\arm\lithium-arm.h" 709 > 710 </File> 711 <File 712 RelativePath="..\..\src\arm\lithium-codegen-arm.cc" 713 > 714 </File> 715 <File 716 RelativePath="..\..\src\arm\lithium-codegen-arm.h" 717 > 718 </File> 719 <File 720 RelativePath="..\..\src\liveedit.cc" 721 > 722 </File> 723 <File 724 RelativePath="..\..\src\liveedit.h" 725 > 726 </File> 727 <File 728 RelativePath="..\..\src\log.cc" 729 > 730 </File> 731 <File 732 RelativePath="..\..\src\log-inl.h" 733 > 734 </File> 735 <File 736 RelativePath="..\..\src\log.h" 737 > 738 </File> 739 <File 740 RelativePath="..\..\src\log-utils.cc" 741 > 742 </File> 743 <File 744 RelativePath="..\..\src\log-utils.h" 745 > 746 </File> 747 <File 748 RelativePath="..\..\src\arm\macro-assembler-arm.cc" 749 > 750 </File> 751 <File 752 RelativePath="..\..\src\arm\macro-assembler-arm.h" 753 > 754 </File> 755 <File 756 RelativePath="..\..\src\macro-assembler.h" 757 > 758 </File> 759 <File 760 RelativePath="..\..\src\mark-compact.cc" 761 > 762 </File> 763 <File 764 RelativePath="..\..\src\mark-compact.h" 765 > 766 </File> 767 <File 768 RelativePath="..\..\src\v8memory.h" 769 > 770 </File> 771 <File 772 RelativePath="..\..\src\messages.cc" 773 > 774 </File> 775 <File 776 RelativePath="..\..\src\messages.h" 777 > 778 </File> 779 <File 780 RelativePath="..\..\src\natives.h" 781 > 782 </File> 783 <File 784 RelativePath="..\..\src\objects-debug.cc" 785 > 786 <FileConfiguration 787 Name="Release|Win32" 788 ExcludedFromBuild="true" 789 > 790 <Tool 791 Name="VCCLCompilerTool" 792 /> 793 </FileConfiguration> 794 </File> 795 <File 796 RelativePath="..\..\src\objects-inl.h" 797 > 798 </File> 799 <File 800 RelativePath="..\..\src\objects-printer.cc" 801 > 802 </File> 803 <File 804 RelativePath="..\..\src\objects-visiting.cc" 805 > 806 </File> 807 <File 808 RelativePath="..\..\src\objects-visiting.h" 809 > 810 <File 811 RelativePath="..\..\src\objects.cc" 812 > 813 </File> 814 <File 815 RelativePath="..\..\src\objects.h" 816 > 817 </File> 818 <File 819 RelativePath="..\..\src\parser.cc" 820 > 821 </File> 822 <File 823 RelativePath="..\..\src\parser.h" 824 > 825 </File> 826 <File 827 RelativePath="..\..\src\profile-generator.cc" 828 > 829 </File> 830 <File 831 RelativePath="..\..\src\profile-generator.h" 832 > 833 </File> 834 <File 835 RelativePath="..\..\src\profile-generator-inl.h" 836 > 837 </File> 838 <File 839 RelativePath="..\..\src\platform-win32.cc" 840 > 841 </File> 842 <File 843 RelativePath="..\..\src\platform.h" 844 > 845 </File> 846 <File 847 RelativePath="..\..\src\prettyprinter.cc" 848 > 849 <FileConfiguration 850 Name="Release|Win32" 851 ExcludedFromBuild="true" 852 > 853 <Tool 854 Name="VCCLCompilerTool" 855 /> 856 </FileConfiguration> 857 </File> 858 <File 859 RelativePath="..\..\src\prettyprinter.h" 860 > 861 </File> 862 <File 863 RelativePath="..\..\src\property.cc" 864 > 865 </File> 866 <File 867 RelativePath="..\..\src\property.h" 868 > 869 </File> 870 <File 871 RelativePath="..\..\src\arm\regexp-macro-assembler-arm.cc" 872 > 873 </File> 874 <File 875 RelativePath="..\..\src\arm\regexp-macro-assembler-arm.h" 876 > 877 </File> 878 <File 879 RelativePath="..\..\src\regexp-macro-assembler-irregexp.cc" 880 > 881 </File> 882 <File 883 RelativePath="..\..\src\regexp-macro-assembler-irregexp.h" 884 > 885 </File> 886 <File 887 RelativePath="..\..\src\regexp-macro-assembler.cc" 888 > 889 </File> 890 <File 891 RelativePath="..\..\src\regexp-macro-assembler.h" 892 > 893 </File> 894 <File 895 RelativePath="..\..\src\regexp-macro-assembler-tracer.cc" 896 > 897 </File> 898 <File 899 RelativePath="..\..\src\regexp-macro-assembler-tracer.h" 900 > 901 </File> 902 <File 903 RelativePath="..\..\src\regexp-stack.cc" 904 > 905 </File> 906 <File 907 RelativePath="..\..\src\register-allocator.h" 908 > 909 </File> 910 <File 911 RelativePath="..\..\src\register-allocator.cc" 912 > 913 </File> 914 <File 915 RelativePath="..\..\src\arm\register-allocator-arm.cc" 916 > 917 </File> 918 <File 919 RelativePath="..\..\src\rewriter.cc" 920 > 921 </File> 922 <File 923 RelativePath="..\..\src\rewriter.h" 924 > 925 </File> 926 <File 927 RelativePath="..\..\src\runtime.cc" 928 > 929 </File> 930 <File 931 RelativePath="..\..\src\runtime.h" 932 > 933 </File> 934 <File 935 RelativePath="..\..\src\runtime-profiler.cc" 936 > 937 </File> 938 <File 939 RelativePath="..\..\src\runtime-profiler.h" 940 > 941 </File> 942 <File 943 RelativePath="..\..\src\safepoint-table.cc" 944 > 945 </File> 946 <File 947 RelativePath="..\..\src\safepoint-table.h" 948 > 949 </File> 950 <File 951 RelativePath="..\..\src\scanner.cc" 952 > 953 </File> 954 <File 955 RelativePath="..\..\src\scanner.h" 956 > 957 </File> 958 <File 959 RelativePath="..\..\src\scopeinfo.cc" 960 > 961 </File> 962 <File 963 RelativePath="..\..\src\scopeinfo.h" 964 > 965 </File> 966 <File 967 RelativePath="..\..\src\scopes.cc" 968 > 969 </File> 970 <File 971 RelativePath="..\..\src\scopes.h" 972 > 973 </File> 974 <File 975 RelativePath="..\..\src\serialize.cc" 976 > 977 </File> 978 <File 979 RelativePath="..\..\src\serialize.h" 980 > 981 </File> 982 <File 983 RelativePath="..\..\src\shell.h" 984 > 985 </File> 986 <File 987 RelativePath="..\..\src\small-pointer-list.h" 988 > 989 </File> 990 <File 991 RelativePath="..\..\src\snapshot-common.cc" 992 > 993 </File> 994 <File 995 RelativePath="..\..\src\snapshot.h" 996 > 997 </File> 998 <File 999 RelativePath="..\..\src\arm\simulator-arm.cc" 1000 > 1001 </File> 1002 <File 1003 RelativePath="..\..\src\arm\simulator-arm.h" 1004 > 1005 </File> 1006 <File 1007 RelativePath="..\..\src\spaces-inl.h" 1008 > 1009 </File> 1010 <File 1011 RelativePath="..\..\src\spaces.cc" 1012 > 1013 </File> 1014 <File 1015 RelativePath="..\..\src\spaces.h" 1016 > 1017 </File> 1018 <File 1019 RelativePath="..\..\src\string-search.cc" 1020 > 1021 </File> 1022 <File 1023 RelativePath="..\..\src\string-search.h" 1024 > 1025 </File> 1026 <File 1027 RelativePath="..\..\src\string-stream.cc" 1028 > 1029 </File> 1030 <File 1031 RelativePath="..\..\src\string-stream.h" 1032 > 1033 </File> 1034 <File 1035 RelativePath="..\..\src\strtod.cc" 1036 > 1037 </File> 1038 <File 1039 RelativePath="..\..\src\strtod.h" 1040 > 1041 </File> 1042 <File 1043 RelativePath="..\..\src\arm\stub-cache-arm.cc" 1044 > 1045 </File> 1046 <File 1047 RelativePath="..\..\src\stub-cache.cc" 1048 > 1049 </File> 1050 <File 1051 RelativePath="..\..\src\stub-cache.h" 1052 > 1053 </File> 1054 <File 1055 RelativePath="..\..\src\token.cc" 1056 > 1057 </File> 1058 <File 1059 RelativePath="..\..\src\token.h" 1060 > 1061 </File> 1062 <File 1063 RelativePath="..\..\src\top.cc" 1064 > 1065 </File> 1066 <File 1067 RelativePath="..\..\src\top.h" 1068 > 1069 </File> 1070 <File 1071 RelativePath="..\..\src\type-info.cc" 1072 > 1073 </File> 1074 <File 1075 RelativePath="..\..\src\type-info.h" 1076 > 1077 </File> 1078 <File 1079 RelativePath="..\..\src\unbound-queue-inl.h" 1080 > 1081 </File> 1082 <File 1083 RelativePath="..\..\src\unbound-queue.h" 1084 > 1085 </File> 1086 <File 1087 RelativePath="..\..\src\unicode-inl.h" 1088 > 1089 </File> 1090 <File 1091 RelativePath="..\..\src\unicode.h" 1092 > 1093 </File> 1094 <File 1095 RelativePath="..\..\src\utils.cc" 1096 > 1097 </File> 1098 <File 1099 RelativePath="..\..\src\utils.h" 1100 > 1101 </File> 1102 <File 1103 RelativePath="..\..\src\v8-counters.cc" 1104 > 1105 </File> 1106 <File 1107 RelativePath="..\..\src\v8-counters.h" 1108 > 1109 </File> 1110 <File 1111 RelativePath="..\..\src\v8.cc" 1112 > 1113 </File> 1114 <File 1115 RelativePath="..\..\src\v8.h" 1116 > 1117 </File> 1118 <File 1119 RelativePath="..\..\src\v8threads.cc" 1120 > 1121 </File> 1122 <File 1123 RelativePath="..\..\src\v8threads.h" 1124 > 1125 </File> 1126 <File 1127 RelativePath="..\..\src\variables.cc" 1128 > 1129 </File> 1130 <File 1131 RelativePath="..\..\src\variables.h" 1132 > 1133 </File> 1134 <File 1135 RelativePath="..\..\src\version.cc" 1136 > 1137 </File> 1138 <File 1139 RelativePath="..\..\src\version.h" 1140 > 1141 </File> 1142 <File 1143 RelativePath="..\..\src\virtual-frame-inl.h" 1144 > 1145 </File> 1146 <File 1147 RelativePath="..\..\src\virtual-frame-light-inl.h" 1148 > 1149 </File> 1150 <File 1151 RelativePath="..\..\src\virtual-frame.h" 1152 > 1153 </File> 1154 <File 1155 RelativePath="..\..\src\arm\virtual-frame-arm-inl.h" 1156 > 1157 </File> 1158 <File 1159 RelativePath="..\..\src\arm\virtual-frame-arm.h" 1160 > 1161 </File> 1162 <File 1163 RelativePath="..\..\src\virtual-frame.cc" 1164 > 1165 </File> 1166 <File 1167 RelativePath="..\..\src\arm\virtual-frame-arm.cc" 1168 > 1169 </File> 1170 <File 1171 RelativePath="..\..\src\virtual-frame-light.cc" 1172 > 1173 </File> 1174 <File 1175 RelativePath="..\..\src\vm-state-inl.h" 1176 > 1177 </File> 1178 <File 1179 RelativePath="..\..\src\vm-state.h" 1180 > 1181 </File> 1182 <File 1183 RelativePath="..\..\src\zone-inl.h" 1184 > 1185 </File> 1186 <File 1187 RelativePath="..\..\src\zone.cc" 1188 > 1189 </File> 1190 <File 1191 RelativePath="..\..\src\zone.h" 1192 > 1193 </File> 1194 <Filter 1195 Name="third party" 1196 > 1197 <File 1198 RelativePath="..\..\src\arm\disasm-arm.cc" 1199 > 1200 </File> 1201 <File 1202 RelativePath="..\..\src\disasm.h" 1203 > 1204 </File> 1205 </Filter> 1206 <Filter 1207 Name="generated files" 1208 > 1209 <File 1210 RelativePath="..\..\src\unicode.cc" 1211 > 1212 </File> 1213 </Filter> 1214 </Filter> 1215 <Filter 1216 Name="include" 1217 > 1218 <File 1219 RelativePath="..\..\include\v8-debug.h" 1220 > 1221 </File> 1222 <File 1223 RelativePath="..\..\include\v8-profiler.h" 1224 > 1225 </File> 1226 <File 1227 RelativePath="..\..\include\v8-testing.h" 1228 > 1229 </File> 1230 <File 1231 RelativePath="..\..\include\v8.h" 1232 > 1233 </File> 1234 </Filter> 1235 </Files> 1236 <Globals> 1237 </Globals> 1238 </VisualStudioProject> 1239