Kaydet (Commit) 6396ab80 authored tarafından Matúš Kukan's avatar Matúš Kukan

Repository.mk: move test libraries to PLAINLIBS_NONE

üst 55cac8c9
...@@ -314,6 +314,13 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ ...@@ -314,6 +314,13 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
endif endif
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
subsequenttest \
test \
unoexceptionprotector \
unotest \
))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
sal_textenc \ sal_textenc \
xmlreader \ xmlreader \
...@@ -344,8 +351,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ ...@@ -344,8 +351,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
sofficeapp \ sofficeapp \
srtrs1 \ srtrs1 \
store \ store \
subsequenttest \
test \
textconv_dict \ textconv_dict \
ucb1 \ ucb1 \
ucpdav1 \ ucpdav1 \
...@@ -353,9 +358,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ ...@@ -353,9 +358,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
ucpftp1 \ ucpftp1 \
ucphier1 \ ucphier1 \
ucppkg1 \ ucppkg1 \
unoexceptionprotector \
unopkgapp \ unopkgapp \
unotest \
unsafe_uno \ unsafe_uno \
updchk \ updchk \
xmlsecurity \ xmlsecurity \
......
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