Mercurial > mplayer.hg
changeset 30503:53be04353b90
Explain WIN32_LOADER definition hack.
author | diego |
---|---|
date | Fri, 12 Feb 2010 14:25:25 +0000 |
parents | a459aa73212f |
children | cc27da5d7286 |
files | loader/win32.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/win32.c Fri Feb 12 14:10:21 2010 +0000 +++ b/loader/win32.c Fri Feb 12 14:25:25 2010 +0000 @@ -21,6 +21,9 @@ #define REALPLAYER //#define LOADLIB_TRY_NATIVE + +/* Hack to make sure the correct function declaration in com.h is used when + * this file is built for the test applications with WIN32_LOADER disabled. */ #define WIN32_LOADER #ifdef CONFIG_QTX_CODECS