summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-05-23 14:34:17 +0000
committerRüdiger Timm <rt@openoffice.org>2005-05-23 14:34:17 +0000
commite3a53e11ac925a81f2a4cb86fad9c8b7ad66a385 (patch)
treefb1e5e85942279bf8990a09d01a8a44afe594c66
parentdf883d532c8000695ce368aaf6d8e92ef92cb081 (diff)
INTEGRATION: CWS proximity90 (1.88.58); FILE MERGED
2005/05/20 14:25:26 tl 1.88.58.2: #122865# new Proximity linguistic 2005/05/20 09:27:35 tl 1.88.58.1: #122865# switching to Proximity; adding PRXLIB
-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 be1a0f80429d..99c5bb8522e9 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: libs.mk,v $
#
-# $Revision: 1.88 $
+# $Revision: 1.89 $
#
-# last change: $Author: hr $ $Date: 2005-04-11 09:30:38 $
+# last change: $Author: rt $ $Date: 2005-05-23 15:34:17 $
#
# 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.88 $$"
+LIBSMKREV!:="$$Revision: 1.89 $$"
.IF "$(COM)"=="WTC"
LIBPRE=libr
@@ -239,6 +239,7 @@ SCHEDLIB=-lss$(OFFICEUPD)$(DLLPOSTFIX)
SSLLIB=-lssl$(OFFICEUPD)$(DLLPOSTFIX)
SSCLIB=-lssc$(OFFICEUPD)$(DLLPOSTFIX)
SSWLIB=-lssw$(OFFICEUPD)$(DLLPOSTFIX)
+PRXLIB=-llprx2$(OFFICEUPD)$(DLLPOSTFIX)
TRACERLIB=-ltrc$(OFFICEUPD)$(DLLPOSTFIX)
PAPILIB=-lpap$(OFFICEUPD)$(DLLPOSTFIX)
TRCLIB=$(TRACERLIB)
@@ -425,6 +426,7 @@ SCLIB=$(LIBPRE) sclib.lib
SDLIB=$(LIBPRE) sdlib.lib
SDLLIB=$(LIBPRE) sdl.lib
SWLIB=$(LIBPRE) swlib.lib
+PRXLIB=$(LIBPRE) ilprx2.lib
ISWLIB=$(LIBPRE) _sw.lib
ISCLIB=$(LIBPRE) sci.lib
ISDLIB=$(LIBPRE) sdi.lib