diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-28 10:39:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-28 10:39:29 +0000 |
commit | aebf6acc03ed3f669e3cb307c69a7fe09a1841df (patch) | |
tree | 691f8bd1589af7460a6db0cb4cf1eb63b8004b34 /xml2cmp | |
parent | 20e7f5cd17fbb0064fac4cb6f48c7c0ccfd08525 (diff) |
#i10000# undo change from CWS mingwport03, it breaks .NET 2005 port
Diffstat (limited to 'xml2cmp')
-rw-r--r-- | xml2cmp/source/finder/makefile.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/xml2cmp/source/finder/makefile.mk b/xml2cmp/source/finder/makefile.mk index b9293edfd..142088120 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 |