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
8bafd547
Kaydet (Commit)
8bafd547
authored
Agu 22, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
mork and mozab only on DESKTOP
Change-Id: Idf8539992cbc52e848c2e7768551c156764b5cea
üst
fd74d4bd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
CustomTarget_registry.mk
postprocess/CustomTarget_registry.mk
+2
-0
Rdb_services.mk
postprocess/Rdb_services.mk
+2
-0
No files found.
postprocess/CustomTarget_registry.mk
Dosyayı görüntüle @
8bafd547
...
@@ -288,10 +288,12 @@ postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Dr
...
@@ -288,10 +288,12 @@ postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Dr
postprocess_DRIVERS += mozab
postprocess_DRIVERS += mozab
endif
endif
else ifeq (DBCONNECTIVITY,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
else ifeq (DBCONNECTIVITY,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-mork.xcu
postprocess_FILES_main += $(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-mork.xcu
postprocess_DRIVERS += mork
postprocess_DRIVERS += mork
endif
endif
endif
endif
endif
ifeq (MACOSX,$(OS))
ifeq (MACOSX,$(OS))
postprocess_FILES_main += \
postprocess_FILES_main += \
$(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-macab.xcu \
$(postprocess_MOD)/org/openoffice/Office/DataAccess/Drivers-macab.xcu \
...
...
postprocess/Rdb_services.mk
Dosyayı görüntüle @
8bafd547
...
@@ -294,10 +294,12 @@ endif
...
@@ -294,10 +294,12 @@ endif
else
else
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Rdb_add_components,services,\
$(eval $(call gb_Rdb_add_components,services,\
connectivity/source/drivers/mork/mork \
connectivity/source/drivers/mork/mork \
connectivity/source/drivers/mozab/bootstrap/mozbootstrap \
connectivity/source/drivers/mozab/bootstrap/mozbootstrap \
))
))
endif # DESKTOP
endif # WNT
endif # WNT
...
...
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