summaryrefslogtreecommitdiff
path: root/embedserv/util
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2003-03-19 09:58:50 +0000
committerMikhail Voitenko <mav@openoffice.org>2003-03-19 09:58:50 +0000
commit9f679f482de6350a8caf4d58e001140e2e8a4fc5 (patch)
treea3f0780724658518d0457f6777da83faba5fc71b /embedserv/util
parent615ea2559fc3f29d3ded828c1b280e41c80d3203 (diff)
#i2822# let the project be independent component
Diffstat (limited to 'embedserv/util')
-rwxr-xr-xembedserv/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/embedserv/util/makefile.mk b/embedserv/util/makefile.mk
index c93d14f097ac..dcf4bd207c0b 100755
--- a/embedserv/util/makefile.mk
+++ b/embedserv/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mav $ $Date: 2003-03-19 10:56:49 $
+# last change: $Author: mav $ $Date: 2003-03-19 10:58:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -92,7 +92,6 @@ SHL1STDLIBS=\
$(SALLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(LIBCIMT) \
ole32.lib \
gdi32.lib \
uuid.lib \