Mercurial > mplayer.hg
view libao2/Makefile @ 24611:35f3eadf6ed5
r21705: remove stray propmt from example
r21736: Add <keycombo> barkup for key combinations
r21737: Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
author | kraymer |
---|---|
date | Thu, 27 Sep 2007 16:25:50 +0000 |
parents | 090ec2169aee |
children |
line wrap: on
line source
include ../config.mak LIBNAME_MPLAYER = libao2.a SRCS_MPLAYER = audio_out.c \ ao_mpegpes.c \ ao_null.c \ ao_pcm.c \ $(AO_SRCS) \ include ../mpcommon.mak