From 328d747821c937508b3464567e2eb1b68205765a Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 27 Mar 2014 09:20:41 +0200 Subject: Bypass also the MobileLibreOffice thing for now It seems abandoned and hasn't work since we switched to tiled rendering anyway. And the need for the special single tile at a time rendering test mode is mostly gone now, when tiled rendering can be tested with the TiledLibreOffice app, I think. So no need to slow down a "make" by building the MobileLibreOffice app, too. Change-Id: I7b0afd3b35ff2ed0fb72f2c150abb25548a5546d --- ios/Module_ios.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'ios') diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk index c23202a4ac56..ead3b7507939 100644 --- a/ios/Module_ios.mk +++ b/ios/Module_ios.mk @@ -13,7 +13,6 @@ ifeq ($(OS),IOS) $(eval $(call gb_Module_add_targets,ios,\ CustomTarget_Lo_Xcconfig \ CustomTarget_TiledLibreOffice_app \ - CustomTarget_MobileLibreOffice_app \ )) endif -- cgit v1.2.3