summaryrefslogtreecommitdiff
path: root/connectivity/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:00:00 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:00:00 +0000
commitec1f6bfb2618d6ca20153ab9638d0bae3b250047 (patch)
tree078c960dc3cf2311addf6bad4eab6f1fb22b0435 /connectivity/workben
parent5a9991153c689fa899b5c52d220b2a5cef9a1360 (diff)
INTEGRATION: CWS ause076 (1.4.8); FILE MERGED
2007/02/23 11:16:02 hjs 1.4.8.1: #i74721# cleanup obsolete library variables
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