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 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
138 > | 138 > |
139 <File | 139 <File |
140 RelativePath=".\media\audio_renderer_impl.cc" | 140 RelativePath=".\media\audio_renderer_impl.cc" |
141 > | 141 > |
142 </File> | 142 </File> |
143 <File | 143 <File |
144 RelativePath=".\media\audio_renderer_impl.h" | 144 RelativePath=".\media\audio_renderer_impl.h" |
145 > | 145 > |
146 </File> | 146 </File> |
147 <File | 147 <File |
| 148 RelativePath=".\media\buffered_data_source.cc" |
| 149 > |
| 150 </File> |
| 151 <File |
| 152 RelativePath=".\media\buffered_data_source.h" |
| 153 > |
| 154 </File> |
| 155 <File |
148 RelativePath=".\media\data_source_impl.cc" | 156 RelativePath=".\media\data_source_impl.cc" |
149 > | 157 > |
150 </File> | 158 </File> |
151 <File | 159 <File |
152 RelativePath=".\media\data_source_impl.h" | 160 RelativePath=".\media\data_source_impl.h" |
153 > | 161 > |
154 </File> | 162 </File> |
155 <File | 163 <File |
156 RelativePath=".\media\video_renderer_impl.cc" | 164 RelativePath=".\media\video_renderer_impl.cc" |
157 > | 165 > |
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
442 > | 450 > |
443 </File> | 451 </File> |
444 <File | 452 <File |
445 RelativePath=".\webworker_proxy.h" | 453 RelativePath=".\webworker_proxy.h" |
446 > | 454 > |
447 </File> | 455 </File> |
448 </Files> | 456 </Files> |
449 <Globals> | 457 <Globals> |
450 </Globals> | 458 </Globals> |
451 </VisualStudioProject> | 459 </VisualStudioProject> |
OLD | NEW |