summaryrefslogtreecommitdiff
path: root/solenv/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-16 13:37:26 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-16 13:37:26 +0000
commit5ba95fbd1a2a247b918153d352987b64aaab1de6 (patch)
tree6a4346223619c14b8ce82736059977a9f889ebae /solenv/inc
parent99b798e28b5a02839372caa618f87d55d061dea7 (diff)
INTEGRATION: CWS cmcfixes9 (1.89.26); FILE MERGED
2005/06/14 11:34:40 cmc 1.89.26.1: #i50567# centralize in AWTLIB
Diffstat (limited to 'solenv/inc')
-rw-r--r--solenv/inc/libs.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index 99c5bb8522e9..7a562934b085 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: libs.mk,v $
#
-# $Revision: 1.89 $
+# $Revision: 1.90 $
#
-# last change: $Author: rt $ $Date: 2005-05-23 15:34:17 $
+# last change: $Author: obo $ $Date: 2005-06-16 14:37:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -59,7 +59,7 @@
#
#
#*************************************************************************
-LIBSMKREV!:="$$Revision: 1.89 $$"
+LIBSMKREV!:="$$Revision: 1.90 $$"
.IF "$(COM)"=="WTC"
LIBPRE=libr
@@ -70,6 +70,7 @@ LIBPRE=libr
#
#externe libs in plattform.mk
#
+AWTLIB*=-ljawt
AVMEDIALIB=-lavmedia$(OFFICEUPD)$(DLLPOSTFIX)
ICUINLIB=-licui18n
ICULELIB=-licule
@@ -298,6 +299,7 @@ USED_RCLIENT_LIBS = $(VCLLIB) $(SOTLIB) $(TOOLSLIB) $(UNOLIB) \
$(USED_UNO_LIBS)
.ELSE # "$(GUI)"=="UNX" || "$(GUI)"=="MAC"
+AWTLIB*=jawt.lib
AVMEDIALIB=$(LIBPRE) iavmedia.lib
ICUINLIB=icuin.lib
ICULELIB=icule.lib