From 740d6c7d3a81e1416c2827531efa6a226ef42500 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Wed, 19 Oct 2005 11:02:47 +0000 Subject: Pruned old compilation flags. --- win/makefile.vc.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'win') diff --git a/win/makefile.vc.in b/win/makefile.vc.in index 693269b..5db22a0 100644 --- a/win/makefile.vc.in +++ b/win/makefile.vc.in @@ -60,15 +60,13 @@ VERSION = \"$(TKZINC_MAJOR).$(TKZINC_MINOR).$(TKZINC_PATCHLVL)\" # Recognized compilation time flags are : # # PROFILE ask for profile support -# OM include code for internal overlap manager # ATC include code for atc specific items # GL include code that need GL support. # GL_PRINT_CONFIG display the detected hardware capabilities # GL_DAMAGE redraw only modified areas # SHAPE include code for reshaping windows. # -DFLAGS= /DOM /DATC /DGL /DGL_DAMAGE /DGL_PRINT_CONFIG -#DFLAGS= /DOM +DFLAGS= /DATC /DGL /DGL_DAMAGE /DGL_PRINT_CONFIG #DFLAGS = /DTCL_MEM_DEBUG # Max speed -- cgit v1.1