diff Makefile @ 28485:3f597aacbb69

Add priority support for OS/2 and factorize the Windows priority support. patch by KO Myung-Hun, komh chollian net
author diego
date Tue, 10 Feb 2009 15:34:44 +0000
parents b644796edd94
children 3d22c6da29c9
line wrap: on
line diff
--- a/Makefile	Tue Feb 10 02:01:35 2009 +0000
+++ b/Makefile	Tue Feb 10 15:34:44 2009 +0000
@@ -433,6 +433,7 @@
                                         stream/realrtsp/xbuffer.c \
 
 SRCS_COMMON-$(PNG)                   += libmpcodecs/vd_mpng.c
+SRCS_COMMON-$(PRIORITY)              += osdep/priority.c
 SRCS_COMMON-$(PVR)                   += stream/stream_pvr.c
 SRCS_COMMON-$(QTX_CODECS)            += libmpcodecs/ad_qtaudio.c \
                                         libmpcodecs/vd_qtvideo.c