Index: media/build/media.vcproj |
diff --git a/media/build/media.vcproj b/media/build/media.vcproj |
index d0b081ffef182e9e06def19423d43ec5266e73fa..d0a78f636cdd61eda0b1466820132f9e41589252 100644 |
--- a/media/build/media.vcproj |
+++ b/media/build/media.vcproj |
@@ -18,7 +18,7 @@ |
<Configuration |
Name="Debug|Win32" |
ConfigurationType="4" |
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops" |
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops" |
> |
<Tool |
Name="VCPreBuildEventTool" |
@@ -69,7 +69,7 @@ |
<Configuration |
Name="Release|Win32" |
ConfigurationType="4" |
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops" |
+ InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\ffmpeg\using_ffmpeg.vsprops" |
> |
<Tool |
Name="VCPreBuildEventTool" |
@@ -213,6 +213,22 @@ |
> |
</File> |
<File |
+ RelativePath="..\filters\ffmpeg_common.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\filters\ffmpeg_common.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\filters\ffmpeg_glue.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\filters\ffmpeg_glue.h" |
+ > |
+ </File> |
+ <File |
RelativePath="..\filters\file_data_source.cc" |
> |
</File> |