changeset 25592:56efdcd338c5

Remove compilation command comments.
author diego
date Sun, 06 Jan 2008 12:20:41 +0000
parents de13489d7475
children 96ce0ca753ff
files loader/qtx/list.c loader/qtx/qtxload.c
diffstat 2 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/loader/qtx/list.c	Sun Jan 06 11:57:17 2008 +0000
+++ b/loader/qtx/list.c	Sun Jan 06 12:20:41 2008 +0000
@@ -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>
--- a/loader/qtx/qtxload.c	Sun Jan 06 11:57:17 2008 +0000
+++ b/loader/qtx/qtxload.c	Sun Jan 06 12:20:41 2008 +0000
@@ -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>