OLD | NEW |
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="v8_base" | 5 Name="v8_base" |
6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" | 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" |
7 RootNamespace="v8_base" | 7 RootNamespace="v8_base" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
682 </File> | 682 </File> |
683 <File | 683 <File |
684 RelativePath="..\..\src\messages.h" | 684 RelativePath="..\..\src\messages.h" |
685 > | 685 > |
686 </File> | 686 </File> |
687 <File | 687 <File |
688 RelativePath="..\..\src\natives.h" | 688 RelativePath="..\..\src\natives.h" |
689 > | 689 > |
690 </File> | 690 </File> |
691 <File | 691 <File |
692 RelativePath="..\..\src\number-info-inl.h" | |
693 > | |
694 </File> | |
695 <File | |
696 RelativePath="..\..\src\number-info.h" | |
697 > | |
698 </File> | |
699 <File | |
700 RelativePath="..\..\src\objects-debug.cc" | 692 RelativePath="..\..\src\objects-debug.cc" |
701 > | 693 > |
702 <FileConfiguration | 694 <FileConfiguration |
703 Name="Release|Win32" | 695 Name="Release|Win32" |
704 ExcludedFromBuild="true" | 696 ExcludedFromBuild="true" |
705 > | 697 > |
706 <Tool | 698 <Tool |
707 Name="VCCLCompilerTool" | 699 Name="VCCLCompilerTool" |
708 /> | 700 /> |
709 </FileConfiguration> | 701 </FileConfiguration> |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
930 </File> | 922 </File> |
931 <File | 923 <File |
932 RelativePath="..\..\src\top.cc" | 924 RelativePath="..\..\src\top.cc" |
933 > | 925 > |
934 </File> | 926 </File> |
935 <File | 927 <File |
936 RelativePath="..\..\src\top.h" | 928 RelativePath="..\..\src\top.h" |
937 > | 929 > |
938 </File> | 930 </File> |
939 <File | 931 <File |
| 932 RelativePath="..\..\src\type-info-inl.h" |
| 933 > |
| 934 </File> |
| 935 <File |
| 936 RelativePath="..\..\src\type-info.h" |
| 937 > |
| 938 </File> |
| 939 <File |
940 RelativePath="..\..\src\unicode-inl.h" | 940 RelativePath="..\..\src\unicode-inl.h" |
941 > | 941 > |
942 </File> | 942 </File> |
943 <File | 943 <File |
944 RelativePath="..\..\src\unicode.h" | 944 RelativePath="..\..\src\unicode.h" |
945 > | 945 > |
946 </File> | 946 </File> |
947 <File | 947 <File |
948 RelativePath="..\..\src\utils.cc" | 948 RelativePath="..\..\src\utils.cc" |
949 > | 949 > |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1054 </File> | 1054 </File> |
1055 <File | 1055 <File |
1056 RelativePath="..\..\include\v8.h" | 1056 RelativePath="..\..\include\v8.h" |
1057 > | 1057 > |
1058 </File> | 1058 </File> |
1059 </Filter> | 1059 </Filter> |
1060 </Files> | 1060 </Files> |
1061 <Globals> | 1061 <Globals> |
1062 </Globals> | 1062 </Globals> |
1063 </VisualStudioProject> | 1063 </VisualStudioProject> |
OLD | NEW |