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
392bb7af
Kaydet (Commit)
392bb7af
authored
Agu 03, 2014
tarafından
Tomaž Vajngerl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
LOAndroid3: include in native-code.py some more needed libraries
Change-Id: I74a2ff491c9328acd59a05ec3f83ed037847a1d6
üst
2b61e26c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
native-code.py
solenv/bin/native-code.py
+6
-0
No files found.
solenv/bin/native-code.py
Dosyayı görüntüle @
392bb7af
...
...
@@ -130,6 +130,10 @@ calc_factory_list = [
(
"libscfiltlo.a"
,
"scfilt_component_getFactory"
),
(
"libsclo.a"
,
"sc_component_getFactory"
),
(
"libavmedialo.a"
,
"avmedia_component_getFactory"
),
(
"libanalysislo.a"
,
"analysis_component_getFactory"
),
(
"libdatelo.a"
,
"date_component_getFactory"
),
(
"libpricinglo.a"
,
"pricing_component_getFactory"
),
(
"libsvllo.a"
,
"svl_component_getFactory"
),
]
calc_constructor_list
=
[
...
...
@@ -139,6 +143,8 @@ draw_factory_list = [
(
"libsddlo.a"
,
"sdd_component_getFactory"
),
(
"libsdlo.a"
,
"sd_component_getFactory"
),
(
"libsvgfilterlo.a"
,
"svgfilter_component_getFactory"
),
(
"libdeployment.a"
,
"deployment_component_getFactory"
),
(
"libemboleobj.a"
,
"emboleobj_component_getFactory"
),
]
draw_constructor_list
=
[
...
...
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