From f4756d6ea3d806ecdf1a7d270c7cd9608cb18dfd Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 20 May 2004 00:56:52 +0000 Subject: Administrative fixes --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 17cb0c8..1a7d81c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -66,7 +66,7 @@ VCXFLAGS = /GX /TP /D__CLEANUP_C CPLIB = pthreadVC.lib CPDLL = pthreadVC.dll -CFLAGS= $(OPTIM) /W3 /WX /MD /nologo /Yd /Zi -D_WIN32_WINNT=0x400 +CFLAGS= $(OPTIM) /W3 /WX /MD /nologo /Yd /Zi LFLAGS= /INCREMENTAL:NO INCLUDES=-I. BUILD_DIR=.. -- cgit v1.2.3