git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15305 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-04-30 16:11:45 +00:00
parent a668ab39c0
commit 1242c666da
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
*
* to compile tester app: gcc -Iloader/ -DTESTING -o codec-cfg codec-cfg.c
* to compile CODECS2HTML:
* gcc -Iloader/ -DCODECS2HTML -o codecs2html codec-cfg.c mp-msg.o
* gcc -Iloader/ -DCODECS2HTML -o codecs2html codec-cfg.c mp_msg.o
*
* TODO: implement informat in CODECS2HTML too
*/