summaryrefslogtreecommitdiffstats
path: root/third_party/ffmpeg
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/ffmpeg')
-rw-r--r--third_party/ffmpeg/using_ffmpeg.vsprops16
1 files changed, 0 insertions, 16 deletions
diff --git a/third_party/ffmpeg/using_ffmpeg.vsprops b/third_party/ffmpeg/using_ffmpeg.vsprops
deleted file mode 100644
index 1a569b3..0000000
--- a/third_party/ffmpeg/using_ffmpeg.vsprops
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="using_ffmpeg"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..\third_party\ffmpeg\include;$(SolutionDir)..\third_party\ffmpeg\include\win"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="avcodec-52.lib avformat-52.lib avutil-50.lib"
- DelayLoadDLLs="avcodec-52.dll;avformat-52.dll;avutil-50.dll"
- />
-</VisualStudioPropertySheet>