Test libs are layer "NONE"

...as they are used during the build, rather than included into installation sets.

Change-Id: I67029c1cefacf3e4936ce916d17f7940ebebceaf
This commit is contained in:
Stephan Bergmann 2013-04-26 11:08:49 +02:00
parent 9921ec8736
commit 3d229daa13

View file

@ -417,6 +417,15 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
endif
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
smoketest \
subsequenttest \
test \
unobootstrapprotector \
unoexceptionprotector \
unotest \
))
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,URE, \
affine_uno \
$(if $(SOLAR_JAVA),java_uno) \
@ -508,10 +517,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
recentfile \
scriptframe \
sdbc2 \
smoketest \
srtrs1 \
subsequenttest \
test \
textconv_dict \
tvhlp1 \
ucpdav1 \
@ -519,10 +525,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
ucpchelp1 \
ucphier1 \
ucppkg1 \
unobootstrapprotector \
unoexceptionprotector \
unopkgapp \
unotest \
updchk \
xmlsecurity \
xsec_fw \