Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2013-11-05 20:39:57 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-11-05 20:39:57 +0400
commit5f3efe7e4341a0d645e0f25a1617f4df1003de74 (patch)
tree27fc24c82236a8d847bc751efbf03867d6dcbc53 /build_ffmpeg_msvc.sh
parent7f9caeb886b8cab84e94ce1c2b205ced907143bd (diff)
Re-enable debug symbols in MSVC builds
These got accidentally disabled in a recent change to the build scripts.
Diffstat (limited to 'build_ffmpeg_msvc.sh')
-rw-r--r--build_ffmpeg_msvc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_ffmpeg_msvc.sh b/build_ffmpeg_msvc.sh
index 13e93048..8815ac7b 100644
--- a/build_ffmpeg_msvc.sh
+++ b/build_ffmpeg_msvc.sh
@@ -72,7 +72,7 @@ configure() (
--disable-devices \
--disable-programs \
--disable-doc \
- --disable-debug \
+ --enable-debug \
--build-suffix=-lav \
--arch=${arch}"