Mercurial > mplayer.hg
changeset 5210:ba800cb05b94
comments on compiling
author | arpi |
---|---|
date | Wed, 20 Mar 2002 01:39:09 +0000 |
parents | 591e470e805b |
children | fc9ccaa09006 |
files | loader/qtx/list.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/qtx/list.c Wed Mar 20 01:36:41 2002 +0000 +++ b/loader/qtx/list.c Wed Mar 20 01:39:09 2002 +0000 @@ -1,4 +1,6 @@ /* to compile: + edit ../win32.c, change the #if 0 to 1 at line 1326 to enabel quicktime fix! + (cd ..;make distclean;make) gcc -o list list.c ../libloader.a -lpthread -ldl -lm -ggdb ../../cpudetect.o */