summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/qtx/list.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/qtx/list.c b/loader/qtx/list.c
index 8ab8947a39..0ce232b88b 100644
--- a/loader/qtx/list.c
+++ b/loader/qtx/list.c
@@ -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
*/