view input/Makefile @ 24696:31b061728922

r24706: Add hint to monitorpixelaspect for -vo aa. r24708: Default monitorpixelaspect is 1. r24711: rtsp-stream-over-tcp also works with NEMESI.
author voroshil
date Sun, 07 Oct 2007 08:19:11 +0000
parents 4c260bdb4de9
children
line wrap: on
line source

include ../config.mak

LIBNAME_MPLAYER = libinput.a

SRCS_MPLAYER                  = input.c
SRCS_MPLAYER-$(APPLE_REMOTE) += ar.c
SRCS_MPLAYER-$(JOYSTICK)     += joystick.c
SRCS_MPLAYER-$(LIRC)         += lirc.c

include ../mpcommon.mak