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 651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
662 </File> | 662 </File> |
663 <File | 663 <File |
664 RelativePath="..\..\src\messages.h" | 664 RelativePath="..\..\src\messages.h" |
665 > | 665 > |
666 </File> | 666 </File> |
667 <File | 667 <File |
668 RelativePath="..\..\src\natives.h" | 668 RelativePath="..\..\src\natives.h" |
669 > | 669 > |
670 </File> | 670 </File> |
671 <File | 671 <File |
672 RelativePath="..\..\src\number-info-inl.h" | |
673 > | |
674 </File> | |
675 <File | |
676 RelativePath="..\..\src\number-info.h" | |
677 > | |
678 </File> | |
679 <File | |
680 RelativePath="..\..\src\objects-debug.cc" | 672 RelativePath="..\..\src\objects-debug.cc" |
681 > | 673 > |
682 <FileConfiguration | 674 <FileConfiguration |
683 Name="Release|Win32" | 675 Name="Release|Win32" |
684 ExcludedFromBuild="true" | 676 ExcludedFromBuild="true" |
685 > | 677 > |
686 <Tool | 678 <Tool |
687 Name="VCCLCompilerTool" | 679 Name="VCCLCompilerTool" |
688 /> | 680 /> |
689 </FileConfiguration> | 681 </FileConfiguration> |
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
918 </File> | 910 </File> |
919 <File | 911 <File |
920 RelativePath="..\..\src\top.cc" | 912 RelativePath="..\..\src\top.cc" |
921 > | 913 > |
922 </File> | 914 </File> |
923 <File | 915 <File |
924 RelativePath="..\..\src\top.h" | 916 RelativePath="..\..\src\top.h" |
925 > | 917 > |
926 </File> | 918 </File> |
927 <File | 919 <File |
| 920 RelativePath="..\..\src\type-info-inl.h" |
| 921 > |
| 922 </File> |
| 923 <File |
| 924 RelativePath="..\..\src\type-info.h" |
| 925 > |
| 926 </File> |
| 927 <File |
928 RelativePath="..\..\src\unicode-inl.h" | 928 RelativePath="..\..\src\unicode-inl.h" |
929 > | 929 > |
930 </File> | 930 </File> |
931 <File | 931 <File |
932 RelativePath="..\..\src\unicode.h" | 932 RelativePath="..\..\src\unicode.h" |
933 > | 933 > |
934 </File> | 934 </File> |
935 <File | 935 <File |
936 RelativePath="..\..\src\utils.cc" | 936 RelativePath="..\..\src\utils.cc" |
937 > | 937 > |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1042 </File> | 1042 </File> |
1043 <File | 1043 <File |
1044 RelativePath="..\..\include\v8.h" | 1044 RelativePath="..\..\include\v8.h" |
1045 > | 1045 > |
1046 </File> | 1046 </File> |
1047 </Filter> | 1047 </Filter> |
1048 </Files> | 1048 </Files> |
1049 <Globals> | 1049 <Globals> |
1050 </Globals> | 1050 </Globals> |
1051 </VisualStudioProject> | 1051 </VisualStudioProject> |
OLD | NEW |