LOK: can't use basebmp as a library on android.
Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
This commit is contained in:
@@ -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_set_precompiled_header,sofficeapp,$(SRCDIR)/desktop/inc/pch/precompiled_sofficeapp))
|
||||||
|
|
||||||
$(eval $(call gb_Library_use_libraries,sofficeapp,\
|
$(eval $(call gb_Library_use_libraries,sofficeapp,\
|
||||||
basebmp \
|
$(if $(filter $(OS),ANDROID),,basebmp) \
|
||||||
comphelper \
|
comphelper \
|
||||||
cppu \
|
cppu \
|
||||||
cppuhelper \
|
cppuhelper \
|
||||||
|
Reference in New Issue
Block a user