LOK: can't use basebmp as a library on android.
Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
This commit is contained in:
parent
e7441f2e19
commit
c3db22841c
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user