# HG changeset patch # User arpi # Date 1016588349 0 # Node ID ba800cb05b94c46ede794b64e03718388a303708 # Parent 591e470e805b4cf0e1751bbc3520f0b4e8a755f8 comments on compiling diff -r 591e470e805b -r ba800cb05b94 loader/qtx/list.c --- a/loader/qtx/list.c Wed Mar 20 01:36:41 2002 +0000 +++ b/loader/qtx/list.c Wed Mar 20 01:39:09 2002 +0000 @@ -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 */