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
e5c55a6f
Kaydet (Commit)
e5c55a6f
authored
Kas 20, 2015
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
shell: rename CppunitTest to the same name as the makefile
Change-Id: I3d1ef0573a460a3101cb8c9afd30162397d8012c
üst
b8793748
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
CppunitTest_shell_zip.mk
shell/CppunitTest_shell_zip.mk
+6
-6
No files found.
shell/CppunitTest_shell_zip.mk
Dosyayı görüntüle @
e5c55a6f
...
@@ -7,31 +7,31 @@
...
@@ -7,31 +7,31 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#
$(eval $(call gb_CppunitTest_CppunitTest,zip))
$(eval $(call gb_CppunitTest_CppunitTest,
shell_
zip))
$(eval $(call gb_CppunitTest_add_exception_objects,zip, \
$(eval $(call gb_CppunitTest_add_exception_objects,
shell_
zip, \
shell/qa/zip/testzipimpl \
shell/qa/zip/testzipimpl \
shell/qa/zip/ziptest \
shell/qa/zip/ziptest \
))
))
$(eval $(call gb_CppunitTest_set_include,zip,\
$(eval $(call gb_CppunitTest_set_include,
shell_
zip,\
-I$(SRCDIR)/shell/inc \
-I$(SRCDIR)/shell/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_externals,zip,\
$(eval $(call gb_CppunitTest_use_externals,
shell_
zip,\
expat \
expat \
zlib \
zlib \
))
))
$(eval $(call gb_CppunitTest_use_system_win32_libs,zip, \
$(eval $(call gb_CppunitTest_use_system_win32_libs,
shell_
zip, \
ole32 \
ole32 \
kernel32 \
kernel32 \
msvcprt \
msvcprt \
))
))
$(eval $(call gb_CppunitTest_use_static_libraries,zip,\
$(eval $(call gb_CppunitTest_use_static_libraries,
shell_
zip,\
shell_xmlparser \
shell_xmlparser \
shlxthandler_common \
shlxthandler_common \
))
))
...
...
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