Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: tools/visual_studio/v8_base.vcproj

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

Powered by Google App Engine
This is Rietveld 408576698