From eb28d5aa00690b67cc27e4bd93d2c4c251987c85 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 9 Mar 2011 06:51:54 +0000 Subject: *** empty log message *** --- tests/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/GNUmakefile') diff --git a/tests/GNUmakefile b/tests/GNUmakefile index 159e376..d90fe79 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -77,7 +77,7 @@ HDR = pthread.h semaphore.h sched.h LIB = libpthread$(GCX).a DLL = pthread$(GCX).dll # The next path is relative to $BUILD_DIR -QAPC = ../QueueUserAPCEx/User/quserex.dll +QAPC = # ../QueueUserAPCEx/User/quserex.dll COPYFILES = $(HDR) $(LIB) $(DLL) $(QAPC) -- cgit v1.2.3