diff options
Diffstat (limited to 'tests/Bmakefile')
-rw-r--r-- | tests/Bmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Bmakefile b/tests/Bmakefile index c6cbc41..27228ad 100644 --- a/tests/Bmakefile +++ b/tests/Bmakefile @@ -41,7 +41,7 @@ TOUCH = echo Passed > ECHO = @echo # The next path is relative to $BUILD_DIR -QAPC = ..\QueueUserAPCEx\User\quserex.dll +QAPC = # ..\QueueUserAPCEx\User\quserex.dll CPHDR = pthread.h semaphore.h sched.h |