[MPlayer-cvslog] r25620 - in trunk/loader/qtx: list.c qtxload.c

diego subversion at mplayerhq.hu
Sun Jan 6 13:20:41 CET 2008


Author: diego
Date: Sun Jan  6 13:20:41 2008
New Revision: 25620

Log:
Remove compilation command comments.


Modified:
   trunk/loader/qtx/list.c
   trunk/loader/qtx/qtxload.c

Modified: trunk/loader/qtx/list.c
==============================================================================
--- trunk/loader/qtx/list.c	(original)
+++ trunk/loader/qtx/list.c	Sun Jan  6 13:20:41 2008
@@ -1,7 +1,5 @@
 /* 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
  */
 
 #include <stdio.h>

Modified: trunk/loader/qtx/qtxload.c
==============================================================================
--- trunk/loader/qtx/qtxload.c	(original)
+++ trunk/loader/qtx/qtxload.c	Sun Jan  6 13:20:41 2008
@@ -1,5 +1,3 @@
-/* to compile: gcc -o qtxload qtxload.c ../libloader.a -lpthread -ldl -ggdb ../../cpudetect.o */
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>



More information about the MPlayer-cvslog mailing list