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 788 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
799 </File> | 799 </File> |
800 <File | 800 <File |
801 RelativePath="..\..\src\parser.cc" | 801 RelativePath="..\..\src\parser.cc" |
802 > | 802 > |
803 </File> | 803 </File> |
804 <File | 804 <File |
805 RelativePath="..\..\src\parser.h" | 805 RelativePath="..\..\src\parser.h" |
806 > | 806 > |
807 </File> | 807 </File> |
808 <File | 808 <File |
| 809 RelativePath="..\..\src\preparser.cc" |
| 810 > |
| 811 </File> |
| 812 <File |
| 813 RelativePath="..\..\src\preparser.h" |
| 814 > |
| 815 </File> |
| 816 <File |
| 817 RelativePath="..\..\src\preparse-data.cc" |
| 818 > |
| 819 </File> |
| 820 <File |
| 821 RelativePath="..\..\src\preparse-data.h" |
| 822 > |
| 823 </File> |
| 824 <File |
809 RelativePath="..\..\src\profile-generator.cc" | 825 RelativePath="..\..\src\profile-generator.cc" |
810 > | 826 > |
811 </File> | 827 </File> |
812 <File | 828 <File |
813 RelativePath="..\..\src\profile-generator.h" | 829 RelativePath="..\..\src\profile-generator.h" |
814 > | 830 > |
815 </File> | 831 </File> |
816 <File | 832 <File |
817 RelativePath="..\..\src\profile-generator-inl.h" | 833 RelativePath="..\..\src\profile-generator-inl.h" |
818 > | 834 > |
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1191 </File> | 1207 </File> |
1192 <File | 1208 <File |
1193 RelativePath="..\..\include\v8.h" | 1209 RelativePath="..\..\include\v8.h" |
1194 > | 1210 > |
1195 </File> | 1211 </File> |
1196 </Filter> | 1212 </Filter> |
1197 </Files> | 1213 </Files> |
1198 <Globals> | 1214 <Globals> |
1199 </Globals> | 1215 </Globals> |
1200 </VisualStudioProject> | 1216 </VisualStudioProject> |
OLD | NEW |