• Martin Storsjö's avatar
    configure: msvc: Set the target windows version to XP if no target is set · 0b6899f1
    Martin Storsjö authored
    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: 's avatarMartin Storsjö <martin@martin.st>
    0b6899f1
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README Loading commit data...
RELEASE Loading commit data...
arch.mak Loading commit data...
avconv.c Loading commit data...
avconv.h Loading commit data...
avconv_filter.c Loading commit data...
avconv_opt.c Loading commit data...
avplay.c Loading commit data...
avprobe.c Loading commit data...
avserver.c Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
library.mak Loading commit data...
version.sh Loading commit data...