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
e4e4f776
Kaydet (Commit)
e4e4f776
authored
Mar 18, 2013
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
let toplevel 'make -sr CppunitTest_sw_ooxmlexport' (and friends) work again
Change-Id: I610ae1d3672f76435def025bd8819780df863dbe
üst
9aab5054
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
88 additions
and
88 deletions
+88
-88
CppunitTest_sw_odfexport.mk
sw/CppunitTest_sw_odfexport.mk
+11
-11
CppunitTest_sw_odfimport.mk
sw/CppunitTest_sw_odfimport.mk
+11
-11
CppunitTest_sw_ooxmlexport.mk
sw/CppunitTest_sw_ooxmlexport.mk
+11
-11
CppunitTest_sw_ooxmlimport.mk
sw/CppunitTest_sw_ooxmlimport.mk
+11
-11
CppunitTest_sw_rtfexport.mk
sw/CppunitTest_sw_rtfexport.mk
+11
-11
CppunitTest_sw_rtfimport.mk
sw/CppunitTest_sw_rtfimport.mk
+11
-11
CppunitTest_sw_ww8export.mk
sw/CppunitTest_sw_ww8export.mk
+11
-11
CppunitTest_sw_ww8import.mk
sw/CppunitTest_sw_ww8import.mk
+11
-11
No files found.
sw/CppunitTest_sw_odfexport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
odfexport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_odfexport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
odfexport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_odfexport, \
sw/qa/extras/odfexport/odfexport \
sw/qa/extras/odfexport/odfexport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
odfexport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_odfexport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_odfexport, \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_odfexport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
odfexport,\
$(eval $(call gb_CppunitTest_use_externals,sw_odfexport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
odfexport,\
$(eval $(call gb_CppunitTest_set_include,sw_odfexport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
odfexport,\
$(eval $(call gb_CppunitTest_use_api,sw_odfexport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
odfexport))
$(eval $(call gb_CppunitTest_use_ure,sw_odfexport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
odfexport,\
$(eval $(call gb_CppunitTest_use_components,sw_odfexport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -94,10 +94,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_odfexport,\
...
@@ -94,10 +94,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_odfexport,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
odfexport))
$(eval $(call gb_CppunitTest_use_configuration,sw_odfexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
odfexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_odfexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
odfexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_odfexport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_odfimport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
odfimport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_odfimport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
odfimport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_odfimport, \
sw/qa/extras/odfimport/odfimport \
sw/qa/extras/odfimport/odfimport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
odfimport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_odfimport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -47,26 +47,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_odfimport, \
...
@@ -47,26 +47,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_odfimport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
odfimport,\
$(eval $(call gb_CppunitTest_use_externals,sw_odfimport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
odfimport,\
$(eval $(call gb_CppunitTest_set_include,sw_odfimport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
odfimport,\
$(eval $(call gb_CppunitTest_use_api,sw_odfimport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
odfimport))
$(eval $(call gb_CppunitTest_use_ure,sw_odfimport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
odfimport,\
$(eval $(call gb_CppunitTest_use_components,sw_odfimport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -93,10 +93,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_odfimport,\
...
@@ -93,10 +93,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_odfimport,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
odfimport))
$(eval $(call gb_CppunitTest_use_configuration,sw_odfimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
odfimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_odfimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
odfimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_odfimport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_ooxmlexport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
ooxmlexport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_ooxmlexport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
ooxmlexport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_ooxmlexport, \
sw/qa/extras/ooxmlexport/ooxmlexport \
sw/qa/extras/ooxmlexport/ooxmlexport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
ooxmlexport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_ooxmlexport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlexport, \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlexport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
ooxmlexport,\
$(eval $(call gb_CppunitTest_use_externals,sw_ooxmlexport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
ooxmlexport,\
$(eval $(call gb_CppunitTest_set_include,sw_ooxmlexport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
ooxmlexport,\
$(eval $(call gb_CppunitTest_use_api,sw_ooxmlexport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
ooxmlexport))
$(eval $(call gb_CppunitTest_use_ure,sw_ooxmlexport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
ooxmlexport,\
$(eval $(call gb_CppunitTest_use_components,sw_ooxmlexport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -98,10 +98,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ooxmlexport,\
...
@@ -98,10 +98,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ooxmlexport,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
ooxmlexport))
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
ooxmlexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ooxmlexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
ooxmlexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ooxmlexport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_ooxmlimport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
ooxmlimport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_ooxmlimport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
ooxmlimport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_ooxmlimport, \
sw/qa/extras/ooxmlimport/ooxmlimport \
sw/qa/extras/ooxmlimport/ooxmlimport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
ooxmlimport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_ooxmlimport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -46,26 +46,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlimport, \
...
@@ -46,26 +46,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ooxmlimport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
ooxmlimport,\
$(eval $(call gb_CppunitTest_use_externals,sw_ooxmlimport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
ooxmlimport,\
$(eval $(call gb_CppunitTest_set_include,sw_ooxmlimport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
ooxmlimport,\
$(eval $(call gb_CppunitTest_use_api,sw_ooxmlimport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
ooxmlimport))
$(eval $(call gb_CppunitTest_use_ure,sw_ooxmlimport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
ooxmlimport,\
$(eval $(call gb_CppunitTest_use_components,sw_ooxmlimport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ooxmlimport,\
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ooxmlimport,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
ooxmlimport))
$(eval $(call gb_CppunitTest_use_configuration,sw_ooxmlimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
ooxmlimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ooxmlimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
ooxmlimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ooxmlimport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_rtfexport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
rtfexport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_rtfexport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
rtfexport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_rtfexport, \
sw/qa/extras/rtfexport/rtfexport \
sw/qa/extras/rtfexport/rtfexport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
rtfexport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_rtfexport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -47,26 +47,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfexport, \
...
@@ -47,26 +47,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfexport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
rtfexport,\
$(eval $(call gb_CppunitTest_use_externals,sw_rtfexport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
rtfexport,\
$(eval $(call gb_CppunitTest_set_include,sw_rtfexport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
rtfexport,\
$(eval $(call gb_CppunitTest_use_api,sw_rtfexport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
rtfexport))
$(eval $(call gb_CppunitTest_use_ure,sw_rtfexport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
rtfexport,\
$(eval $(call gb_CppunitTest_use_components,sw_rtfexport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_rtfexport,\
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_rtfexport,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
rtfexport))
$(eval $(call gb_CppunitTest_use_configuration,sw_rtfexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
rtfexport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_rtfexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
rtfexport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_rtfexport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_rtfimport.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
rtfimport))
$(eval $(call gb_CppunitTest_CppunitTest,sw_rtfimport))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
rtfimport, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_rtfimport, \
sw/qa/extras/rtfimport/rtfimport \
sw/qa/extras/rtfimport/rtfimport \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
rtfimport, \
$(eval $(call gb_CppunitTest_use_libraries,sw_rtfimport, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -49,26 +49,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfimport, \
...
@@ -49,26 +49,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_rtfimport, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
rtfimport,\
$(eval $(call gb_CppunitTest_use_externals,sw_rtfimport,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
rtfimport,\
$(eval $(call gb_CppunitTest_set_include,sw_rtfimport,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
rtfimport,\
$(eval $(call gb_CppunitTest_use_api,sw_rtfimport,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
rtfimport))
$(eval $(call gb_CppunitTest_use_ure,sw_rtfimport))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
rtfimport,\
$(eval $(call gb_CppunitTest_use_components,sw_rtfimport,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_rtfimport,\
...
@@ -95,10 +95,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_rtfimport,\
writerfilter/util/writerfilter \
writerfilter/util/writerfilter \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
rtfimport))
$(eval $(call gb_CppunitTest_use_configuration,sw_rtfimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
rtfimport))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_rtfimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
rtfimport))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_rtfimport))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_ww8export.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
ww8export))
$(eval $(call gb_CppunitTest_CppunitTest,sw_ww8export))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
ww8export, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_ww8export, \
sw/qa/extras/ww8export/ww8export \
sw/qa/extras/ww8export/ww8export \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
ww8export, \
$(eval $(call gb_CppunitTest_use_libraries,sw_ww8export, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ww8export, \
...
@@ -48,26 +48,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ww8export, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
ww8export,\
$(eval $(call gb_CppunitTest_use_externals,sw_ww8export,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
ww8export,\
$(eval $(call gb_CppunitTest_set_include,sw_ww8export,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
ww8export,\
$(eval $(call gb_CppunitTest_use_api,sw_ww8export,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
ww8export))
$(eval $(call gb_CppunitTest_use_ure,sw_ww8export))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
ww8export,\
$(eval $(call gb_CppunitTest_use_components,sw_ww8export,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -97,10 +97,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8export,\
...
@@ -97,10 +97,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8export,\
xmloff/util/xo \
xmloff/util/xo \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
ww8export))
$(eval $(call gb_CppunitTest_use_configuration,sw_ww8export))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
ww8export))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ww8export))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
ww8export))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ww8export))
# vim: set noet sw=4 ts=4:
# vim: set noet sw=4 ts=4:
sw/CppunitTest_sw_ww8import.mk
Dosyayı görüntüle @
e4e4f776
...
@@ -28,13 +28,13 @@
...
@@ -28,13 +28,13 @@
# instead of those above.
# instead of those above.
#*************************************************************************
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sw_
subsequent_
ww8import))
$(eval $(call gb_CppunitTest_CppunitTest,sw_ww8import))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_
subsequent_
ww8import, \
$(eval $(call gb_CppunitTest_add_exception_objects,sw_ww8import, \
sw/qa/extras/ww8import/ww8import \
sw/qa/extras/ww8import/ww8import \
))
))
$(eval $(call gb_CppunitTest_use_libraries,sw_
subsequent_
ww8import, \
$(eval $(call gb_CppunitTest_use_libraries,sw_ww8import, \
comphelper \
comphelper \
cppu \
cppu \
cppuhelper \
cppuhelper \
...
@@ -45,26 +45,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ww8import, \
...
@@ -45,26 +45,26 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_subsequent_ww8import, \
$(gb_UWINAPI) \
$(gb_UWINAPI) \
))
))
$(eval $(call gb_CppunitTest_use_externals,sw_
subsequent_
ww8import,\
$(eval $(call gb_CppunitTest_use_externals,sw_ww8import,\
boost_headers \
boost_headers \
libxml2 \
libxml2 \
))
))
$(eval $(call gb_CppunitTest_set_include,sw_
subsequent_
ww8import,\
$(eval $(call gb_CppunitTest_set_include,sw_ww8import,\
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
-I$(SRCDIR)/sw/qa/extras/inc \
$$(INCLUDE) \
$$(INCLUDE) \
))
))
$(eval $(call gb_CppunitTest_use_api,sw_
subsequent_
ww8import,\
$(eval $(call gb_CppunitTest_use_api,sw_ww8import,\
offapi \
offapi \
udkapi \
udkapi \
))
))
$(eval $(call gb_CppunitTest_use_ure,sw_
subsequent_
ww8import))
$(eval $(call gb_CppunitTest_use_ure,sw_ww8import))
$(eval $(call gb_CppunitTest_use_components,sw_
subsequent_
ww8import,\
$(eval $(call gb_CppunitTest_use_components,sw_ww8import,\
basic/util/sb \
basic/util/sb \
comphelper/util/comphelp \
comphelper/util/comphelp \
configmgr/source/configmgr \
configmgr/source/configmgr \
...
@@ -89,10 +89,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8import,\
...
@@ -89,10 +89,10 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8import,\
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \
$(if $(filter DESKTOP,$(BUILD_TYPE)),xmlhelp/util/ucpchelp1) \
))
))
$(eval $(call gb_CppunitTest_use_configuration,sw_
subsequent_
ww8import))
$(eval $(call gb_CppunitTest_use_configuration,sw_ww8import))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_
subsequent_
ww8import))
$(eval $(call gb_CppunitTest_use_filter_configuration,sw_ww8import))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_
subsequent_
ww8import))
$(eval $(call gb_CppunitTest_use_unittest_configuration,sw_ww8import))
# vim: set noet sw=4 ts=4:
# 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