| 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="media" | 5 Name="media" |
| 6 ProjectGUID="{6AE76406-B03B-11DD-94B1-80B556D89593}" | 6 ProjectGUID="{6AE76406-B03B-11DD-94B1-80B556D89593}" |
| 7 RootNamespace="media" | 7 RootNamespace="media" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 </References> | 122 </References> |
| 123 <Files> | 123 <Files> |
| 124 <Filter | 124 <Filter |
| 125 Name="base" | 125 Name="base" |
| 126 > | 126 > |
| 127 <File | 127 <File |
| 128 RelativePath="..\base\buffers.h" | 128 RelativePath="..\base\buffers.h" |
| 129 > | 129 > |
| 130 </File> | 130 </File> |
| 131 <File | 131 <File |
| 132 RelativePath="..\base\filters.h" |
| 133 > |
| 134 </File> |
| 135 <File |
| 132 RelativePath="..\base\media.cc" | 136 RelativePath="..\base\media.cc" |
| 133 > | 137 > |
| 134 </File> | 138 </File> |
| 135 </Filter> | 139 </Filter> |
| 136 </Files> | 140 </Files> |
| 137 <Globals> | 141 <Globals> |
| 138 </Globals> | 142 </Globals> |
| 139 </VisualStudioProject> | 143 </VisualStudioProject> |
| OLD | NEW |