Index: media/build/media_unittests.vcproj |
=================================================================== |
--- media/build/media_unittests.vcproj (revision 12759) |
+++ media/build/media_unittests.vcproj (working copy) |
@@ -1,231 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioProject |
- ProjectType="Visual C++" |
- Version="8.00" |
- Name="media_unittests" |
- ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}" |
- RootNamespace="media_unittests" |
- Keyword="Win32Proj" |
- > |
- <Platforms> |
- <Platform |
- Name="Win32" |
- /> |
- </Platforms> |
- <ToolFiles> |
- </ToolFiles> |
- <Configurations> |
- <Configuration |
- Name="Debug|Win32" |
- ConfigurationType="1" |
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- PreprocessorDefinitions="UNIT_TEST" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLinkerTool" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCManifestTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCAppVerifierTool" |
- /> |
- <Tool |
- Name="VCWebDeploymentTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- <Configuration |
- Name="Release|Win32" |
- ConfigurationType="1" |
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- PreprocessorDefinitions="UNIT_TEST" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLinkerTool" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCManifestTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCAppVerifierTool" |
- /> |
- <Tool |
- Name="VCWebDeploymentTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- </Configurations> |
- <References> |
- </References> |
- <Files> |
- <Filter |
- Name="support" |
- > |
- <File |
- RelativePath="..\base\run_all_unittests.cc" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="tests" |
- > |
- <Filter |
- Name="base" |
- > |
- <File |
- RelativePath="..\base\data_buffer_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\base\mock_filter_host.h" |
- > |
- </File> |
- <File |
- RelativePath="..\base\mock_media_filters.h" |
- > |
- </File> |
- <File |
- RelativePath="..\base\mock_pipeline.h" |
- > |
- </File> |
- <File |
- RelativePath="..\base\pipeline_impl_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\base\video_frame_impl_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\base\yuv_convert_unittest.cc" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="audio" |
- > |
- <File |
- RelativePath="..\audio\win\audio_output_win_unittest.cc" |
- > |
- </File> |
- </Filter> |
- <Filter |
- Name="filters" |
- > |
- <File |
- RelativePath="..\filters\ffmpeg_demuxer_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\ffmpeg_glue_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\file_data_source_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\test_video_decoder.h" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\test_video_renderer.h" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\video_decoder_unittest.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\filters\video_renderer_unittest.cc" |
- > |
- </File> |
- </Filter> |
- </Filter> |
- </Files> |
- <Globals> |
- </Globals> |
-</VisualStudioProject> |