Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
63b1fb42
Kaydet (Commit)
63b1fb42
authored
Mar 26, 2002
tarafından
Bustamam Harun
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#97583# add new libraries
üst
84321fa5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
48 additions
and
6 deletions
+48
-6
build.lst
i18npool/prj/build.lst
+10
-2
d.lst
i18npool/prj/d.lst
+8
-0
makefile.mk
i18npool/util/makefile.mk
+30
-4
No files found.
i18npool/prj/build.lst
Dosyayı görüntüle @
63b1fb42
...
...
@@ -2,9 +2,17 @@ inp i18npool : bridges sax stoc comphelper tools NULL
inp i18npool usr1 - all inp_mkout NULL
inp i18npool\source\unotypes nmake - all inp_utypes NULL
inp i18npool\source\registerservices nmake - all inp_rserv inp_utypes NULL
inp i18npool\source\breakiterator nmake - all inp_brkit inp_utypes NULL
inp i18npool\source\characterclassification nmake - all inp_chclass inp_utypes NULL
inp i18npool\source\breakiterator\data nmake - all inp_dict inp_brkit NULL
inp i18npool\source\transliteration nmake - all inp_translit inp_utypes NULL
inp i18npool\source\localedata nmake - all inp_localedata inp_utypes NULL
inp i18npool\source\localedata\data nmake - all inp_locdata_data inp_localedata NULL
inp i18npool\source\calendar nmake - all inp_cal inp_utypes NULL
inp i18npool\source\numberformatcode nmake - all inp_numformat inp_utypes NULL
inp i18npool\source\defaultnumberingprovider nmake - all inp_dnum inp_utypes NULL
inp i18npool\source\indexentry nmake - all inp_index inp_utypes NULL
inp i18npool\util nmake - all inp_util inp_dnum inp_localedata inp_locdata_data inp_numformat inp_rserv inp_index NULL
inp i18npool\source\indexentry nmake - all inp_index inp_utypes NULL
inp i18npool\source\collator nmake - all inp_collator inp_utypes NULL
inp i18npool\source\inputchecker nmake - all inp_inputchecker inp_utypes NULL
inp i18npool\util nmake - all inp_util inp_brkit inp_dict inp_chclass inp_translit inp_cal inp_dnum inp_localedata inp_locdata_data inp_numformat inp_rserv inp_index inp_collator inp_inputchecker NULL
i18npool/prj/d.lst
Dosyayı görüntüle @
63b1fb42
...
...
@@ -3,14 +3,22 @@ mkdir: %_DEST%\xml
mkdir: %_DEST%\inc%_EXT%\i18npool
..\%__SRC%\inc\*.h %_DEST%\inc%_EXT%\i18npool\*.h
..\%__SRC%\inc\*.hxx %_DEST%\inc%_EXT%\i18npool\*.hxx
..\%__SRC%\bin\i18npool?????.dll %_DEST%\bin%_EXT%\i18npool?????.dll
..\%__SRC%\lib\libi18npool?????.so %_DEST%\lib%_EXT%\libi18npool?????.so
..\%__SRC%\lib\libi18npool??????.dylib %_DEST%\lib%_EXT%\libi18npool??????.dylib
..\%__SRC%\lib\ii18npool.lib %_DEST%\lib%_EXT%\ii18npool.lib
..\%__SRC%\bin\localedata_*.dll %_DEST%\bin%_EXT%\localedata_*.dll
..\%__SRC%\lib\liblocaledata_*.so %_DEST%\lib%_EXT%\liblocaledata_*.so
..\%__SRC%\lib\liblocaledata_*.dylib %_DEST%\lib%_EXT%\liblocaledata_*.dylib
..\%__SRC%\bin\dict_*.dll %_DEST%\bin%_EXT%\dict_*.dll
..\%__SRC%\lib\libdict_*.so %_DEST%\lib%_EXT%\libdict_*.so
..\%__SRC%\lib\libdict_*.dylib %_DEST%\lib%_EXT%\libdict_*.dylib
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
...
...
i18npool/util/makefile.mk
Dosyayı görüntüle @
63b1fb42
...
...
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
#* $Revision: 1.
7
$
#* $Revision: 1.
8
$
#*
#* last change: $Author: bustamam $ $Date: 2002-03-
16 19:40:20
$
#* last change: $Author: bustamam $ $Date: 2002-03-
26 13:40:06
$
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
...
...
@@ -82,23 +82,46 @@ LIB1FILES= $(SLB)$/defaultnumberingprovider.lib \
$(SLB)$/
registerservices.lib
\
$(SLB)$/
numberformatcode.lib
\
$(SLB)$/
locale.lib
\
$(SLB)$/
indexentry.lib
$(SLB)$/
indexentry.lib
\
$(SLB)$/
calendar.lib
\
$(SLB)$/
breakiterator.lib
\
$(SLB)$/
transliterationImpl.lib
\
$(SLB)$/
characterclassification.lib
\
$(SLB)$/
collator.lib
\
$(SLB)$/
inputchecker.lib
LIB1DEPN
=
$(MISC)$/$(LIB1TARGET)
.flt
SHL1TARGET
=
$(TARGET)$(VERSION)$(DLLPOSTFIX)
SHL1IMPLIB
=
i
$(TARGET)
.IF
"$(OS)"
==
"WNT"
ICUI18NLIB
=
icuin.lib icuuc.lib
.ELSE
ICUI18NLIB
=
-licui18n
-licuuc
-licudata
.IF
"$(OS)"
==
"SOLARIS"
ICUI18NLIB
+=
-lCstd
.ENDIF
.ENDIF
SHL1STDLIBS
=
\
$(TOOLSLIB)
\
$(CPPULIB)
\
$(COMPHELPERLIB)
\
$(CPPUHELPERLIB)
\
$(SALLIB)
$(SALLIB)
\
$(ICUI18NLIB)
SHL1LIBS
=
$(LIB1TARGET)
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
DEF1NAME
=
$(SHL1TARGET)
DEF1EXPORTFILE
=
$(TARGET)
.dxp
I18NINC
=
$(PRJ)$/
inc
$/
transliterationImpl.hxx
\
$(PRJ)$/
inc
$/
transliteration_body.hxx
\
$(PRJ)$/
inc
$/
transliteration_caseignore.hxx
\
$(PRJ)$/
inc
$/
transliteration_commonclass.hxx
\
$(PRJ)$/
inc
$/
x_rtl_ustring.h
\
$(PRJ)$/
inc
$/
unicode.hxx
# --- Targets ------------------------------------------------------------
.INCLUDE
:
target.mk
...
...
@@ -107,3 +130,6 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo
------------------------------
@echo Making
:
$@
@echo
Provider>>
$@
$(MISC)$/$(LIB1TARGET).flt
:
$(I18NINC)
+$(COPY)
$<
$(INCCOM)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment