From 15b9ce0fb7786b594ca4fe7a145d54fac317dcf4 Mon Sep 17 00:00:00 2001 From: Lecoanet Date: Mon, 12 Sep 2005 13:31:30 +0000 Subject: Ooops! Still need GL_DAMAGE in this version. --- win/makefile.vc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/makefile.vc.in') diff --git a/win/makefile.vc.in b/win/makefile.vc.in index 4808ca1..241aa9e 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 /DGL_PRINT_CONFIG +DFLAGS= /DOM /DATC /DGL /GL_DAMAGE /DGL_PRINT_CONFIG #DFLAGS= /DOM #DFLAGS = /DTCL_MEM_DEBUG -- cgit v1.1