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

Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
This commit is contained in:
Andrzej Hunt 2014-06-25 15:19:36 +01:00
parent e7441f2e19
commit c3db22841c

View File

@ -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 \