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
bd08ebde
Kaydet (Commit)
bd08ebde
authored
Şub 16, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
restore dependencies
Change-Id: I20645122bc80d729093dff8d1a8094c6fbf7d68a
üst
bf96ec5d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
0 deletions
+9
-0
CppunitTest_binaryurp_test-cache.mk
binaryurp/CppunitTest_binaryurp_test-cache.mk
+2
-0
CppunitTest_binaryurp_test-unmarshal.mk
binaryurp/CppunitTest_binaryurp_test-unmarshal.mk
+2
-0
Library_binaryurp.mk
binaryurp/Library_binaryurp.mk
+2
-0
CppunitTest_configmgr_unit.mk
configmgr/CppunitTest_configmgr_unit.mk
+1
-0
Library_configmgr.mk
configmgr/Library_configmgr.mk
+2
-0
No files found.
binaryurp/CppunitTest_binaryurp_test-cache.mk
Dosyayı görüntüle @
bd08ebde
...
...
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-cache))
$(eval $(call gb_CppunitTest_use_external,binaryurp_test-cache,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-cache,\
sal \
$(gb_UWINAPI) \
...
...
binaryurp/CppunitTest_binaryurp_test-unmarshal.mk
Dosyayı görüntüle @
bd08ebde
...
...
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-unmarshal))
$(eval $(call gb_CppunitTest_use_external,binaryurp_test-unmarshal,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,binaryurp_test-unmarshal,\
cppu \
cppuhelper \
...
...
binaryurp/Library_binaryurp.mk
Dosyayı görüntüle @
bd08ebde
...
...
@@ -13,6 +13,8 @@ $(eval $(call gb_Library_set_componentfile,binaryurp,binaryurp/source/binaryurp)
$(eval $(call gb_Library_use_udk_api,binaryurp))
$(eval $(call gb_Library_use_external,binaryurp,boost_headers))
$(eval $(call gb_Library_use_libraries,binaryurp,\
cppu \
cppuhelper \
...
...
configmgr/CppunitTest_configmgr_unit.mk
Dosyayı görüntüle @
bd08ebde
...
...
@@ -48,5 +48,6 @@ $(eval $(call gb_CppunitTest_use_components,configmgr_unit,\
))
$(eval $(call gb_CppunitTest_use_externals,configmgr_unit,\
boost_headers \
icu_headers \
))
configmgr/Library_configmgr.mk
Dosyayı görüntüle @
bd08ebde
...
...
@@ -46,6 +46,8 @@ $(eval $(call gb_Library_add_exception_objects,configmgr, \
configmgr/source/xmldata \
))
$(eval $(call gb_Library_use_external,configmgr,boost_headers))
$(eval $(call gb_Library_use_sdk_api,configmgr))
$(eval $(call gb_Library_use_libraries,configmgr, \
...
...
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