Kaydet (Commit) f3ef6ed5 authored tarafından Michael Stahl's avatar Michael Stahl Kaydeden (comit) Bjoern Michaelsen

gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]

üst f7e4f4f5
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,comphelper_complex))
$(eval $(call gb_JunitTest_JunitTest,comphelper_complex,SRCDIR))
$(eval $(call gb_JunitTest_add_sourcefiles,comphelper_complex,\
comphelper/qa/complex/comphelper/Map \
......
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,sot_complex))
$(eval $(call gb_JunitTest_JunitTest,sot_complex,SRCDIR))
$(eval $(call gb_JunitTest_add_sourcefiles,sot_complex,\
sot/qa/complex/olesimplestorage/OLESimpleStorageTest \
......
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,svl_complex))
$(eval $(call gb_JunitTest_JunitTest,svl_complex,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,svl_complex,\
$$(DEFS) \
......
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,svtools_unoapi))
$(eval $(call gb_JunitTest_JunitTest,svtools_unoapi,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,svtools_unoapi,\
$$(DEFS) \
......
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi))
$(eval $(call gb_JunitTest_JunitTest,toolkit_unoapi,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,toolkit_unoapi,\
$$(DEFS) \
......
......@@ -25,7 +25,7 @@
#
#*************************************************************************
$(eval $(call gb_JunitTest_JunitTest,unotools_complex))
$(eval $(call gb_JunitTest_JunitTest,unotools_complex,SRCDIR))
$(eval $(call gb_JunitTest_set_defs,unotools_complex,\
$$(DEFS) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment