summaryrefslogtreecommitdiff
path: root/i18npool/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-08 15:09:52 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-08 15:09:52 +0000
commit41def578416ddbf0c195d6eb7c8a64fd3ea5522b (patch)
tree11d3607e6124696297e0b4ac8117bdbfee1fe8c7 /i18npool/util
parent366a11af13cdda1cf102bad6f794b11f373b5021 (diff)
INTEGRATION: CWS calc06 (1.11.8.3.14); FILE MERGED
2003/03/26 16:01:55 er 1.11.8.3.14.2: #i3393# add search and regexp 2003/03/21 22:39:44 khong 1.11.8.3.14.1: #i11962# add library i18nutil to share between i18n and i18npool
Diffstat (limited to 'i18npool/util')
-rw-r--r--i18npool/util/makefile.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/i18npool/util/makefile.mk b/i18npool/util/makefile.mk
index d44bff4b20b1..5f49000f427c 100644
--- a/i18npool/util/makefile.mk
+++ b/i18npool/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.12 $
+#* $Revision: 1.13 $
#*
-#* last change: $Author: hr $ $Date: 2003-03-26 10:54:59 $
+#* last change: $Author: rt $ $Date: 2003-04-08 16:09:52 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -89,6 +89,8 @@ LIB1FILES= $(SLB)$/defaultnumberingprovider.lib \
$(SLB)$/transliterationImpl.lib \
$(SLB)$/characterclassification.lib \
$(SLB)$/collator.lib \
+ $(SLB)$/search.lib \
+ $(SLB)$/regexp.lib \
$(SLB)$/inputchecker.lib
SHL1TARGET= $(TARGET)$(VERSION)$(DLLPOSTFIX)
@@ -100,7 +102,8 @@ SHL1STDLIBS=\
$(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(SALLIB) \
- $(ICUI18NLIB)
+ $(ICUI18NLIB) \
+ $(I18NUTILLIB)
SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def