From 35dec51214f692110f441cd68a94cbd264574d18 Mon Sep 17 00:00:00 2001 From: rpj Date: Sat, 6 Jan 2007 13:44:39 +0000 Subject: See ChangeLog --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 162a08e..82bb625 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ STATIC_STAMPS = pthreadVCE$(DLL_VER).static pthreadVSE$(DLL_VER).static pthreadV OPTIM = /O2 /Ob2 OPTIMD = -CFLAGS = /W3 /MD /nologo /Yd /I. /D_WIN32_WINNT=0x400 /DHAVE_CONFIG_H +CFLAGS = /W3 /MD /nologo /I. /D_WIN32_WINNT=0x400 /DHAVE_CONFIG_H CFLAGSD = /Zi $(CFLAGS) -- cgit v1.2.3