summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-12-06 19:20:23 +0100
committerwm4 <wm4@nowhere>2015-12-06 19:20:23 +0100
commit159eb3f962b845c861b5f10da35fcc12e1e6cb15 (patch)
treea57cb36cd84849dc3031e06a6876cf9c22f22476 /TOOLS
parent9db50c6760758089a013983f0fbf93ebde53dbc7 (diff)
downloadmpv-159eb3f962b845c861b5f10da35fcc12e1e6cb15.tar.bz2
mpv-159eb3f962b845c861b5f10da35fcc12e1e6cb15.tar.xz
win32: add option to set VO MMCSS profile
This was requested.
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/old-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/old-configure b/TOOLS/old-configure
index a4776eddae..5f14e7c02f 100755
--- a/TOOLS/old-configure
+++ b/TOOLS/old-configure
@@ -977,6 +977,7 @@ cat > $TMPC << EOF
#define HAVE_C11_TLS 1
#define HAVE_EGL_ANGLE 0
#define HAVE_GPL3 1
+#define HAVE_WIN32 0
#ifdef __OpenBSD__
#define DEFAULT_CDROM_DEVICE "/dev/rcd0c"