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
aef0cb82
Kaydet (Commit)
aef0cb82
authored
Ara 02, 2016
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unneeded dep on boost_headers
Change-Id: I351badba30556ec06ebfa8a360cc58e89f206372
üst
01c75db7
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
18 deletions
+0
-18
CppunitTest_writerperfect_calc.mk
writerperfect/CppunitTest_writerperfect_calc.mk
+0
-4
CppunitTest_writerperfect_draw.mk
writerperfect/CppunitTest_writerperfect_draw.mk
+0
-4
CppunitTest_writerperfect_impress.mk
writerperfect/CppunitTest_writerperfect_impress.mk
+0
-4
CppunitTest_writerperfect_writer.mk
writerperfect/CppunitTest_writerperfect_writer.mk
+0
-4
Library_wpftqahelper.mk
writerperfect/Library_wpftqahelper.mk
+0
-1
Library_writerperfect.mk
writerperfect/Library_writerperfect.mk
+0
-1
No files found.
writerperfect/CppunitTest_writerperfect_calc.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -9,10 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,writerperfect_calc))
$(eval $(call gb_CppunitTest_use_externals,writerperfect_calc,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,writerperfect_calc))
$(eval $(call gb_CppunitTest_use_libraries,writerperfect_calc,\
...
...
writerperfect/CppunitTest_writerperfect_draw.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -9,10 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,writerperfect_draw))
$(eval $(call gb_CppunitTest_use_externals,writerperfect_draw,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,writerperfect_draw))
$(eval $(call gb_CppunitTest_use_libraries,writerperfect_draw,\
...
...
writerperfect/CppunitTest_writerperfect_impress.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -9,10 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,writerperfect_impress))
$(eval $(call gb_CppunitTest_use_externals,writerperfect_impress,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,writerperfect_impress))
$(eval $(call gb_CppunitTest_use_libraries,writerperfect_impress,\
...
...
writerperfect/CppunitTest_writerperfect_writer.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -9,10 +9,6 @@
$(eval $(call gb_CppunitTest_CppunitTest,writerperfect_writer))
$(eval $(call gb_CppunitTest_use_externals,writerperfect_writer,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_sdk_api,writerperfect_writer))
$(eval $(call gb_CppunitTest_use_libraries,writerperfect_writer,\
...
...
writerperfect/Library_wpftqahelper.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -19,7 +19,6 @@ $(eval $(call gb_Library_add_defs,wpftqahelper,\
))
$(eval $(call gb_Library_use_externals,wpftqahelper,\
boost_headers \
cppunit \
))
...
...
writerperfect/Library_writerperfect.mk
Dosyayı görüntüle @
aef0cb82
...
...
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_include,writerperfect, \
))
$(eval $(call gb_Library_use_externals,writerperfect,\
boost_headers \
odfgen \
revenge \
))
...
...
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