summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorrpj <rpj>2004-05-20 00:56:52 +0000
committerrpj <rpj>2004-05-20 00:56:52 +0000
commitf4756d6ea3d806ecdf1a7d270c7cd9608cb18dfd (patch)
tree4ea5002a8237c1d9a704a46d1ca3bda9f2ae3b7a /tests/Makefile
parent1d88ae3b57489e653d9b253fa5b760377ce62711 (diff)
Administrative fixes
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
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=..