diff options
-rw-r--r-- | connectivity/workben/little/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/connectivity/workben/little/makefile.mk b/connectivity/workben/little/makefile.mk index 5b3996f9dcca..5054a08bf698 100644 --- a/connectivity/workben/little/makefile.mk +++ b/connectivity/workben/little/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2007-02-06 13:37:36 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:00:10 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -62,10 +62,6 @@ APP1STDLIBS = $(APPSTDLIBS) APP1STDLIBS+=$(STDLIBCPP) -.IF "$(GUI)"=="WNT" -APP1STDLIBS+=$(LIBCIMT) -.ENDIF - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk |