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
1bf008c6
Kaydet (Commit)
1bf008c6
authored
Eyl 02, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update a few library names
Change-Id: I17c575ce0d4ba55a47a97d86c69a00ef7f822838
üst
e486f161
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
shlib.cxx
cppuhelper/source/shlib.cxx
+4
-4
No files found.
cppuhelper/source/shlib.cxx
Dosyayı görüntüle @
1bf008c6
...
...
@@ -533,14 +533,14 @@ Reference< XInterface > SAL_CALL loadSharedLibComponentFactory(
// incremental build.
{
"bootstrap.uno"
SAL_DLLEXTENSION
,
bootstrap_component_getFactory
},
{
"bootstrap.uno.a"
,
bootstrap_component_getFactory
},
{
"libbootstrap
.un
o.a"
,
bootstrap_component_getFactory
},
{
"libbootstrap
l
o.a"
,
bootstrap_component_getFactory
},
// The .uno ones seem to consistently have a "lib" prefix now for Android,
// but not iOS, hmm.
#ifdef ANDROID
{
"libintrospection
.un
o.a"
,
introspection_component_getFactory
},
{
"libreflection
.un
o.a"
,
reflection_component_getFactory
},
{
"libstocservices
.un
o.a"
,
stocservices_component_getFactory
},
{
"libintrospection
l
o.a"
,
introspection_component_getFactory
},
{
"libreflection
l
o.a"
,
reflection_component_getFactory
},
{
"libstocservices
l
o.a"
,
stocservices_component_getFactory
},
#else
{
"introspection.uno.a"
,
introspection_component_getFactory
},
{
"reflection.uno.a"
,
reflection_component_getFactory
},
...
...
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