Kaydet (Commit) 35382d56 authored tarafından Michael Meeks's avatar Michael Meeks

android: build and package the fpicker so we can select files to open

üst 7748fc77
......@@ -27,8 +27,6 @@
$(eval $(call gb_Module_Module,fpicker))
ifneq ($(filter DESKTOP,$(BUILD_TYPE)),)
$(eval $(call gb_Module_add_targets,fpicker,\
AllLangResTarget_fps_office \
Library_fpicker \
......@@ -50,6 +48,4 @@ $(eval $(call gb_Module_add_targets,fpicker,\
))
endif
endif
# vim: set noet sw=4 ts=4:
......@@ -63,6 +63,8 @@ my_components = \
component/filter/source/xsltdialog/xsltdlg \
component/filter/source/xsltfilter/xsltfilter \
component/formula/util/for \
component/fpicker/source/generic/fpicker \
component/fpicker/source/office/fps_office \
component/framework/util/fwk \
component/framework/util/fwl \
component/framework/util/fwm \
......@@ -169,8 +171,6 @@ my_components += \
component/extensions/source/resource/res \
component/extensions/source/scanner/scn \
component/extensions/source/update/feed/updatefeed \
component/fpicker/source/generic/fpicker \
component/fpicker/source/office/fps_office \
syssh \
component/xmlhelp/source/treeview/tvhlp1 \
component/xmlhelp/util/ucpchelp1 \
......
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