| 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_unittests" | 5 Name="media_unittests" |
| 6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}" | 6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}" |
| 7 RootNamespace="media_unittests" | 7 RootNamespace="media_unittests" |
| 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="1" | 20 ConfigurationType="1" |
| 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props;$(SolutionDir)..\testing\using_gtest.vsprops" | 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_party\
ffmpeg\using_ffmpeg.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 /> |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 <Tool | 72 <Tool |
| 73 Name="VCWebDeploymentTool" | 73 Name="VCWebDeploymentTool" |
| 74 /> | 74 /> |
| 75 <Tool | 75 <Tool |
| 76 Name="VCPostBuildEventTool" | 76 Name="VCPostBuildEventTool" |
| 77 /> | 77 /> |
| 78 </Configuration> | 78 </Configuration> |
| 79 <Configuration | 79 <Configuration |
| 80 Name="Release|Win32" | 80 Name="Release|Win32" |
| 81 ConfigurationType="1" | 81 ConfigurationType="1" |
| 82 » » » InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" | 82 » » » InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_part
y\ffmpeg\using_ffmpeg.vsprops" |
| 83 > | 83 > |
| 84 <Tool | 84 <Tool |
| 85 Name="VCPreBuildEventTool" | 85 Name="VCPreBuildEventTool" |
| 86 /> | 86 /> |
| 87 <Tool | 87 <Tool |
| 88 Name="VCCustomBuildTool" | 88 Name="VCCustomBuildTool" |
| 89 /> | 89 /> |
| 90 <Tool | 90 <Tool |
| 91 Name="VCXMLDataGeneratorTool" | 91 Name="VCXMLDataGeneratorTool" |
| 92 /> | 92 /> |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 185 > | 185 > |
| 186 <File | 186 <File |
| 187 RelativePath="..\audio\win\audio_output_
win_unittest.cc" | 187 RelativePath="..\audio\win\audio_output_
win_unittest.cc" |
| 188 > | 188 > |
| 189 </File> | 189 </File> |
| 190 </Filter> | 190 </Filter> |
| 191 <Filter | 191 <Filter |
| 192 Name="filters" | 192 Name="filters" |
| 193 > | 193 > |
| 194 <File | 194 <File |
| 195 RelativePath="..\filters\ffmpeg_demuxer_
unittest.cc" |
| 196 > |
| 197 </File> |
| 198 <File |
| 199 RelativePath="..\filters\ffmpeg_glue_uni
ttest.cc" |
| 200 > |
| 201 </File> |
| 202 <File |
| 195 RelativePath="..\filters\file_data_sourc
e_unittest.cc" | 203 RelativePath="..\filters\file_data_sourc
e_unittest.cc" |
| 196 > | 204 > |
| 197 </File> | 205 </File> |
| 198 <File | 206 <File |
| 199 RelativePath="..\filters\test_video_rend
erer.h" | 207 RelativePath="..\filters\test_video_rend
erer.h" |
| 200 > | 208 > |
| 201 </File> | 209 </File> |
| 202 <File | 210 <File |
| 203 RelativePath="..\filters\video_renderer_
unittest.cc" | 211 RelativePath="..\filters\video_renderer_
unittest.cc" |
| 204 > | 212 > |
| 205 </File> | 213 </File> |
| 206 </Filter> | 214 </Filter> |
| 207 </Filter> | 215 </Filter> |
| 208 </Files> | 216 </Files> |
| 209 <Globals> | 217 <Globals> |
| 210 </Globals> | 218 </Globals> |
| 211 </VisualStudioProject> | 219 </VisualStudioProject> |
| OLD | NEW |