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="renderer" | 5 Name="renderer" |
6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" | 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" |
7 RootNamespace="renderer" | 7 RootNamespace="renderer" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
271 </File> | 271 </File> |
272 <File | 272 <File |
273 RelativePath=".\dom_ui_bindings.cc" | 273 RelativePath=".\dom_ui_bindings.cc" |
274 > | 274 > |
275 </File> | 275 </File> |
276 <File | 276 <File |
277 RelativePath=".\dom_ui_bindings.h" | 277 RelativePath=".\dom_ui_bindings.h" |
278 > | 278 > |
279 </File> | 279 </File> |
280 <File | 280 <File |
| 281 RelativePath=".\external_extension.cc" |
| 282 > |
| 283 </File> |
| 284 <File |
| 285 RelativePath=".\external_extension.h" |
| 286 > |
| 287 </File> |
| 288 <File |
281 RelativePath=".\external_host_bindings.cc" | 289 RelativePath=".\external_host_bindings.cc" |
282 > | 290 > |
283 </File> | 291 </File> |
284 <File | 292 <File |
285 RelativePath=".\external_host_bindings.h" | |
286 > | |
287 </File> | |
288 <File | |
289 RelativePath=".\external_js_object.cc" | |
290 > | |
291 </File> | |
292 <File | |
293 RelativePath=".\external_js_object.h" | |
294 > | |
295 </File> | |
296 <File | |
297 RelativePath=".\js_only_v8_extensions.cc" | 293 RelativePath=".\js_only_v8_extensions.cc" |
298 > | 294 > |
299 </File> | 295 </File> |
300 <File | 296 <File |
301 RelativePath=".\js_only_v8_extensions.h" | 297 RelativePath=".\js_only_v8_extensions.h" |
302 > | 298 > |
303 </File> | 299 </File> |
304 <File | 300 <File |
305 RelativePath=".\loadtimes_extension_bindings.cc" | 301 RelativePath=".\loadtimes_extension_bindings.cc" |
306 > | 302 > |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
450 > | 446 > |
451 </File> | 447 </File> |
452 <File | 448 <File |
453 RelativePath=".\webworker_proxy.h" | 449 RelativePath=".\webworker_proxy.h" |
454 > | 450 > |
455 </File> | 451 </File> |
456 </Files> | 452 </Files> |
457 <Globals> | 453 <Globals> |
458 </Globals> | 454 </Globals> |
459 </VisualStudioProject> | 455 </VisualStudioProject> |
OLD | NEW |