summaryrefslogtreecommitdiff
path: root/xml2cmp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-28 10:39:29 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-28 10:39:29 +0000
commit9fe127109c1ebc2eba63e691df380d5cb18f021e (patch)
tree0b98744a7fe0f36c1212982889041ae276cf5efd /xml2cmp
parentc8329c065786cd483985ffb6c835aa0fe5b54766 (diff)
#i10000# undo change from CWS mingwport03, it breaks .NET 2005 port
Diffstat (limited to 'xml2cmp')
-rw-r--r--xml2cmp/source/finder/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/xml2cmp/source/finder/makefile.mk b/xml2cmp/source/finder/makefile.mk
index b9293edfd080..1420881202ab 100644
--- a/xml2cmp/source/finder/makefile.mk
+++ b/xml2cmp/source/finder/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: vg $ $Date: 2007-03-26 14:42:32 $
+# last change: $Author: obo $ $Date: 2007-03-28 11:39:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,11 +65,6 @@ LIBSALCPPRT=$(0)
.IF "$(GUI)"=="WNT"
UWINAPILIB=$(0)
-.IF "$(COM)"=="MSC"
-.IF "$(COMEX)"!="10"
-APP1STDLIBS= MSVCIRT.LIB
-.ENDIF
-.ENDIF
.ENDIF