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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
246 </File> | 246 </File> |
247 <File | 247 <File |
248 RelativePath="..\..\src\checks.cc" | 248 RelativePath="..\..\src\checks.cc" |
249 > | 249 > |
250 </File> | 250 </File> |
251 <File | 251 <File |
252 RelativePath="..\..\src\checks.h" | 252 RelativePath="..\..\src\checks.h" |
253 > | 253 > |
254 </File> | 254 </File> |
255 <File | 255 <File |
256 RelativePath="..\..\src\circular-queue-inl.h" | |
257 > | |
258 </File> | |
259 <File | |
260 RelativePath="..\..\src\circular-queue.cc" | |
261 > | |
262 </File> | |
263 <File | |
264 RelativePath="..\..\src\circular-queue.h" | |
265 > | |
266 </File> | |
267 <File | |
268 RelativePath="..\..\src\code-stubs.cc" | 256 RelativePath="..\..\src\code-stubs.cc" |
269 > | 257 > |
270 </File> | 258 </File> |
271 <File | 259 <File |
272 RelativePath="..\..\src\code-stubs.h" | 260 RelativePath="..\..\src\code-stubs.h" |
273 > | 261 > |
274 </File> | 262 </File> |
275 <File | 263 <File |
276 RelativePath="..\..\src\code.h" | 264 RelativePath="..\..\src\code.h" |
277 > | 265 > |
(...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1014 </File> | 1002 </File> |
1015 <File | 1003 <File |
1016 RelativePath="..\..\include\v8.h" | 1004 RelativePath="..\..\include\v8.h" |
1017 > | 1005 > |
1018 </File> | 1006 </File> |
1019 </Filter> | 1007 </Filter> |
1020 </Files> | 1008 </Files> |
1021 <Globals> | 1009 <Globals> |
1022 </Globals> | 1010 </Globals> |
1023 </VisualStudioProject> | 1011 </VisualStudioProject> |
OLD | NEW |