diff options
author | Martin Storsjö <martin@martin.st> | 2013-05-15 23:51:49 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-05-19 18:22:32 +0300 |
commit | 0b6899f154347cdd0aa66c5ec16ed9c65871766f (patch) | |
tree | e14b198280b3b76e47b61d7ee1a6693d151c44c4 /libavresample/dither.h | |
parent | e45d6222cc925f491a83f82d37c3b02fa69b8e02 (diff) | |
download | ffmpeg-0b6899f154347cdd0aa66c5ec16ed9c65871766f.tar.gz |
configure: msvc: Set the target windows version to XP if no target is set
MSVC 2010 (or more precisely, Windows SDK 7.0 which comes with MSVC
2010) sets _WIN32_WINNT to the constant for Windows 7 if nothing is
set. This could lead to the libav configure script detecting and
using functions only present in Windows 7 or newer, which in most
cases isn't desired. If the caller explicitly wants this, the caller
can add the _WIN32_WINNT define via --extra-cflags, setting the desired
version.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavresample/dither.h')
0 files changed, 0 insertions, 0 deletions