0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

comments on compiling

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-03-20 01:39:09 +00:00
parent 7824552bad
commit 15948a320d

View File

@ -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
*/