From 70fb72bb490c66f06cdab08ad656c4ce52c71448 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 18 May 2005 14:34:18 +0000 Subject: '' --- tests/Bmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Bmakefile') diff --git a/tests/Bmakefile b/tests/Bmakefile index 682e956..b56c18f 100644 --- a/tests/Bmakefile +++ b/tests/Bmakefile @@ -63,7 +63,7 @@ BCXFLAGS = -D__CLEANUP_C CPLIB = $(BCLIB) CPDLL = $(BCDLL) -CFLAGS= -q $(OPTIM) -w -tWC -tWM -w-aus -w-asc -w-par +CFLAGS= -q $(OPTIM) /D_WIN32_WINNT=0x400 -w -tWC -tWM -4 -w-aus -w-asc -w-par LFLAGS= INCLUDES=-I. BUILD_DIR=.. -- cgit v1.2.3