summaryrefslogtreecommitdiff
path: root/connectivity/workben
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/workben')
-rw-r--r--connectivity/workben/iniParser/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/connectivity/workben/iniParser/makefile.mk b/connectivity/workben/iniParser/makefile.mk
index 540334ee011a..d52da2df4851 100644
--- a/connectivity/workben/iniParser/makefile.mk
+++ b/connectivity/workben/iniParser/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:37:25 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:00:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -64,12 +64,6 @@ APP1TARGET= $(TARGET)
APP1OBJS= $(OBJFILES)
APP1STDLIBS = $(APPSTDLIBS)
-
-
-.IF "$(GUI)"=="WNT"
-APP1STDLIBS+=$(LIBCIMT)
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk