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
0d6e3a01
Kaydet (Commit)
0d6e3a01
authored
Agu 31, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add offapi.rdb and oovbaapi.rdb
Change-Id: I58809d549dc4da2f709397d0d6a2b307d75d8885
üst
7e36822b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Makefile
android/experimental/LibreOffice4Android/Makefile
+3
-1
No files found.
android/experimental/LibreOffice4Android/Makefile
Dosyayı görüntüle @
0d6e3a01
...
@@ -116,6 +116,8 @@ copy-stuff:
...
@@ -116,6 +116,8 @@ copy-stuff:
#
#
mkdir
-p
assets/bin/ure
assets/lib
assets/program
assets/xml/ure
assets/ComponentTarget/i18npool/util
mkdir
-p
assets/bin/ure
assets/lib
assets/program
assets/xml/ure
assets/ComponentTarget/i18npool/util
cp
$(OUTDIR)/bin/udkapi.rdb
assets/bin
cp
$(OUTDIR)/bin/udkapi.rdb
assets/bin
cp
$(OUTDIR)/bin/offapi.rdb
assets/bin
cp
$(OUTDIR)/bin/oovbaapi.rdb
assets/bin
cp
$(OUTDIR)/bin/types.rdb
assets/bin
cp
$(OUTDIR)/bin/types.rdb
assets/bin
cp
$(OUTDIR)/bin/ure/types.rdb
assets/bin/ure
cp
$(OUTDIR)/bin/ure/types.rdb
assets/bin/ure
# For some reason the vnd.sun.star.expand:$LO_LIB_DIR doesn't seem to work, it expands to empty!?
# For some reason the vnd.sun.star.expand:$LO_LIB_DIR doesn't seem to work, it expands to empty!?
...
@@ -156,7 +158,7 @@ copy-stuff:
...
@@ -156,7 +158,7 @@ copy-stuff:
echo
'BRAND_BASE_DIR=file:///assets'
>>
assets/program/fundamentalrc
echo
'BRAND_BASE_DIR=file:///assets'
>>
assets/program/fundamentalrc
echo
'CONFIGURATION_LAYERS=xcsxcu:$${BRAND_BASE_DIR}/share/registry module:$${BRAND_BASE_DIR}/share/registry/modules res:$${BRAND_BASE_DIR}/share/registry'
>>
assets/program/fundamentalrc
echo
'CONFIGURATION_LAYERS=xcsxcu:$${BRAND_BASE_DIR}/share/registry module:$${BRAND_BASE_DIR}/share/registry/modules res:$${BRAND_BASE_DIR}/share/registry'
>>
assets/program/fundamentalrc
echo
'URE_BIN_DIR=file:///assets/ure/bin/dir/not-here/can-we/exec-anyway'
>>
assets/program/fundamentalrc
echo
'URE_BIN_DIR=file:///assets/ure/bin/dir/not-here/can-we/exec-anyway'
>>
assets/program/fundamentalrc
echo
'URE_MORE_TYPES=file:///assets/bin/ure/types.rdb file:///assets/bin/types.rdb'
>>
assets/program/fundamentalrc
echo
'URE_MORE_TYPES=file:///assets/bin/ure/types.rdb file:///assets/bin/types.rdb
file:///assets/bin/offapi.rdb file:///assets/bin/oovbaapi.rdb
'
>>
assets/program/fundamentalrc
echo
'URE_MORE_SERVICES=file:///assets/xml/services.rdb <$$BRAND_BASE_DIR/program/services>*'
>>
assets/program/fundamentalrc
echo
'URE_MORE_SERVICES=file:///assets/xml/services.rdb <$$BRAND_BASE_DIR/program/services>*'
>>
assets/program/fundamentalrc
#
#
# Set up unorc
# Set up unorc
...
...
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