Link in calc, draw and edit stuff here, too, like for Android

No way to make use of that in the UI, though.

Change-Id: Ic910d7960da9a17d4f7ce84a5f51e2cb9350819e
This commit is contained in:
Tor Lillqvist
2015-09-20 16:01:28 +03:00
parent afc0b792b3
commit b120b18a71

View File

@@ -39,7 +39,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,ios/TiledLibreOffice))
$(call gb_CustomTarget_get_target,ios/TiledLibreOffice): $(call gb_CustomTarget_get_target,ios/Lo_Xcconfig) TiledLibreOffice_setup
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),APP,2)
$(SRCDIR)/solenv/bin/native-code.py \
-g core -g writer \
-g core -g writer -g calc -g draw -g edit \
> $(SRCDIR)/ios/experimental/TiledLibreOffice/TiledLibreOffice/native-code.mm
$(call TiledLibreOfficeXcodeBuild, clean build)