From cad449ce4a6de420b36a155f9da8c575307c66a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 4 Nov 2003 14:38:26 +0000 Subject: Final patches for compiling xine under MSVC: - basename() is added to xine-utils, if it isn't found by configure - macros with variable number of arguments are simplified to ignore additional arguments (only for MSVC), lprintf macro simplified with full functionality - minor update for building a52, some preparation for ffmpeg CVS patchset: 5687 CVS date: 2003/11/04 14:38:26 --- win32/xineutils.def | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'win32/xineutils.def') diff --git a/win32/xineutils.def b/win32/xineutils.def index a5aa4a21d..1acfce199 100644 --- a/win32/xineutils.def +++ b/win32/xineutils.def @@ -40,4 +40,6 @@ init_yuv_conversion xml_parser_free_tree xml_parser_build_tree -xml_parser_init \ No newline at end of file +xml_parser_init + +basename -- cgit v1.2.3