From 84282d7db53947418a44dbd548f201e83dc5013c Mon Sep 17 00:00:00 2001 From: lecoanet Date: Tue, 13 Sep 2005 09:39:00 +0000 Subject: Fixed a typo in define flags --- win/makefile.vc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win') diff --git a/win/makefile.vc.in b/win/makefile.vc.in index 241aa9e..693269b 100644 --- a/win/makefile.vc.in +++ b/win/makefile.vc.in @@ -67,7 +67,7 @@ VERSION = \"$(TKZINC_MAJOR).$(TKZINC_MINOR).$(TKZINC_PATCHLVL)\" # GL_DAMAGE redraw only modified areas # SHAPE include code for reshaping windows. # -DFLAGS= /DOM /DATC /DGL /GL_DAMAGE /DGL_PRINT_CONFIG +DFLAGS= /DOM /DATC /DGL /DGL_DAMAGE /DGL_PRINT_CONFIG #DFLAGS= /DOM #DFLAGS = /DTCL_MEM_DEBUG -- cgit v1.1