summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-10-19 11:20:40 +0000
committerRüdiger Timm <rt@openoffice.org>2005-10-19 11:20:40 +0000
commit73b216e9dbae4505157ecf74710603f1f53864f6 (patch)
tree5855bb17e7115c932ac4c164591dffd0be41239d /desktop/util
parent9277dc7501f70d80ea1302c128c2786c01b69706 (diff)
INTEGRATION: CWS cov2src (1.58.36); FILE MERGED
2005/10/18 08:36:09 rt 1.58.36.1: #126234# Join MWS COV680 m4 into SRC680
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/makefile.mk14
1 files changed, 6 insertions, 8 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index 55cf72ee59b1..bf725313beef 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.59 $
+# $Revision: 1.60 $
#
-# last change: $Author: rt $ $Date: 2005-10-19 12:06:29 $
+# last change: $Author: rt $ $Date: 2005-10-19 12:20:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -114,9 +114,7 @@ APP1STDLIBS= \
$(CPPULIB) \
$(TKLIB) \
$(SALLIB) \
- $(SVXLIB)
-
-
+ $(SVXLIB)
# $(APP1_STDPRE) \
@@ -169,9 +167,7 @@ APP5STDLIBS= \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
- $(TKLIB)
-
-
+ $(TKLIB)
APP5OBJS=$(TARGETOBJS)
APP5OBJS += $(OBJ)$/copyright_ascii_ooo.obj
@@ -201,6 +197,7 @@ APP6LINKRES=$(MISC)$/soffice6.res
APP6ICON=$(SOLARRESDIR)$/icons/so8-main-app.ico
APP6OBJS = \
$(OBJ)$/officeloader.obj
+STDLIB6=advapi32.lib
APP7TARGET=officeloader
APP7RES=$(RES)$/ooloader.res
@@ -211,6 +208,7 @@ APP7LINKRES=$(MISC)$/ooffice7.res
APP7ICON=$(SOLARRESDIR)$/icons/ooo-main-app.ico
APP7OBJS = \
$(OBJ)$/officeloader.obj
+STDLIB7=advapi32.lib
.ENDIF # WNT