diff options
-rw-r--r-- | configmgr/workben/memory/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configmgr/workben/memory/makefile.mk b/configmgr/workben/memory/makefile.mk index 6aa38c3eed9a..3a3aa9453fc7 100644 --- a/configmgr/workben/memory/makefile.mk +++ b/configmgr/workben/memory/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hr $ $Date: 2007-11-02 12:24:45 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:43:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk # --- Files -------------------------------------------------------- -CDEFS += -DDLL_VERSION=$(EMQ)"$(UPD)$(DLLPOSTFIX)$(EMQ)" # ... common for all test executables .............................. APPSTDLIBS=\ |