summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/source/msole/makefile.mk')
-rw-r--r--embeddedobj/source/msole/makefile.mk13
1 files changed, 4 insertions, 9 deletions
diff --git a/embeddedobj/source/msole/makefile.mk b/embeddedobj/source/msole/makefile.mk
index 2af3f28183d2..07b08bce6984 100644
--- a/embeddedobj/source/msole/makefile.mk
+++ b/embeddedobj/source/msole/makefile.mk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.15 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
@@ -91,13 +87,14 @@ EXCEPTIONSFILES += \
SHL1OBJS= $(SLOFILES)
SHL1STDLIBS=\
+ $(UNOTOOLSLIB)\
$(SALLIB)\
$(VOSLIB)\
$(CPPULIB)\
$(CPPUHELPERLIB)\
$(COMPHELPERLIB)\
- $(TOOLSLIB)\
- $(SVTOOLLIB)
+ $(TOOLSLIB)
+
.IF "$(GUI)"=="WNT"
.IF "$(COM)"=="GCC"
@@ -107,7 +104,6 @@ EMBOBJLIB=iembobj.lib
.ENDIF
SHL1STDLIBS+=\
- $(VCLLIB)\
$(EMBOBJLIB)\
$(OLE32LIB)\
$(GDI32LIB)\
@@ -118,7 +114,6 @@ DEF1EXPORTFILE= exports.dxp
.ELIF "$(GUI)"=="OS2"
SHL1STDLIBS+=\
- $(VCLLIB)\
iembobj.lib
DEF1EXPORTFILE= exports.dxp