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
5c60ceba
Kaydet (Commit)
5c60ceba
authored
Şub 26, 2013
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
store: new ZipPackage_store_odk_headers
Change-Id: I2d4e2853014ef30419a66c8f9b2675b92d60adb6
üst
ba837244
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
8 deletions
+10
-8
CustomTarget_doxygen.mk
odk/CustomTarget_doxygen.mk
+1
-1
Library_store.mk
store/Library_store.mk
+1
-1
Module_store.mk
store/Module_store.mk
+1
-1
ZipPackage_store_odk_headers.mk
store/ZipPackage_store_odk_headers.mk
+7
-5
No files found.
odk/CustomTarget_doxygen.mk
Dosyayı görüntüle @
5c60ceba
...
...
@@ -24,7 +24,7 @@ DOXY_DEPS := $(SRCDIR)/odk/pack/gendocu/Doxyfile \
$(call gb_Package_get_target,salhelper_odk_headers) \
$(call gb_Package_get_target,cppu_odk_headers) \
$(call gb_Package_get_target,cppuhelper_odk_headers) \
$(call gb_Package_get_target,store_
inc
) \
$(call gb_Package_get_target,store_
odk_headers
) \
$(call gb_Package_get_target,registry_odk_headers)
...
...
store/Library_store.mk
Dosyayı görüntüle @
5c60ceba
...
...
@@ -29,7 +29,7 @@ $(eval $(call gb_Library_Library,store))
$(eval $(call gb_Library_set_soversion_script,store,3,$(SRCDIR)/store/util/store.map))
$(eval $(call gb_Library_use_packages,store,\
store_
inc
\
store_
odk_headers
\
))
$(eval $(call gb_Library_add_defs,store,\
...
...
store/Module_store.mk
Dosyayı görüntüle @
5c60ceba
...
...
@@ -28,7 +28,7 @@ $(eval $(call gb_Module_Module,store))
$(eval $(call gb_Module_add_targets,store,\
Library_store \
Package_inc
\
ZipPackage_store_odk_headers
\
))
# vim:set noet sw=4 ts=4:
store/
Package_inc
.mk
→
store/
ZipPackage_store_odk_headers
.mk
Dosyayı görüntüle @
5c60ceba
...
...
@@ -24,11 +24,13 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_
Package_Package,store_inc,$(SRCDIR)
/store))
$(eval $(call gb_
ZipPackage_ZipPackage,store_odk_headers,$(SRCDIR)/store/inc
/store))
$(eval $(call gb_Package_add_file,store_inc,inc/store/store.h,inc/store/store.h))
$(eval $(call gb_Package_add_file,store_inc,inc/store/store.hxx,inc/store/store.hxx))
$(eval $(call gb_Package_add_file,store_inc,inc/store/storedllapi.h,inc/store/storedllapi.h))
$(eval $(call gb_Package_add_file,store_inc,inc/store/types.h,inc/store/types.h))
$(eval $(call gb_ZipPackage_add_files,store_odk_headers,inc/store,include/store,\
store.h \
store.hxx \
storedllapi.h \
types.h \
))
# vim: set noet sw=4 ts=4:
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