diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:40:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:40:59 +0000 |
commit | 4ed4c5a74eb6860059e99acc07c91f31173da3c2 (patch) | |
tree | 01a1b61905e70b7f294f00ecd7d1c6a8134cfda0 | |
parent | 222c056f534383d3beb024142bc521b49001160e (diff) |
INTEGRATION: CWS ause076 (1.10.104); FILE MERGED
2007/03/05 14:49:17 hjs 1.10.104.1: #i74721#, #i74812# and more
-rw-r--r-- | extensions/test/ole/OleClient/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/test/ole/OleClient/makefile.mk b/extensions/test/ole/OleClient/makefile.mk index 41a98b539..54f6592f8 100644 --- a/extensions/test/ole/OleClient/makefile.mk +++ b/extensions/test/ole/OleClient/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: vg $ $Date: 2006-09-25 12:45:58 $ +# last change: $Author: obo $ $Date: 2007-03-09 08:40:59 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -62,7 +62,6 @@ APP1STDLIBS= \ $(SALLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(LIBCIMT) \ user32.lib \ $(COMPATH)$/atlmfc$/lib$/atls.lib \ kernel32.lib \ |