Kaydet (Commit) c3db2284 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

LOK: can't use basebmp as a library on android.

Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
üst e7441f2e
......@@ -35,7 +35,7 @@ $(eval $(call gb_Library_add_defs,sofficeapp,\
$(eval $(call gb_Library_set_precompiled_header,sofficeapp,$(SRCDIR)/desktop/inc/pch/precompiled_sofficeapp))
$(eval $(call gb_Library_use_libraries,sofficeapp,\
basebmp \
$(if $(filter $(OS),ANDROID),,basebmp) \
comphelper \
cppu \
cppuhelper \
......
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