Kaydet (Commit) 31d0dcfa authored tarafından Tor Lillqvist's avatar Tor Lillqvist

qahelper.hxx's loadFile() needs liblo-bootstrap on Android

üst ef5b4b57
...@@ -63,6 +63,9 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_subsequent_filters_test, \ ...@@ -63,6 +63,9 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sc_subsequent_filters_test, \
utl \ utl \
vcl \ vcl \
xo \ xo \
$(if $(filter $(OS),ANDROID), \
lo-bootstrap \
) \
$(gb_STDLIBS) \ $(gb_STDLIBS) \
)) ))
......
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