[Libreoffice-commits] core.git: ios/Module_ios.mk
Tor Lillqvist
tml at collabora.com
Thu Mar 20 00:43:37 PDT 2014
ios/Module_ios.mk | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8dcdee51cd09503349a8386a03bcdf0a1adccfc5
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Mar 20 09:36:23 2014 +0200
Bypass the 'LibreOffice' executable and app for now
It hasn't worked since the switch to tiled rendering anyway, and we
use the 'TiledLibreOffice' app for testing now.
Change-Id: I8137b8390c020ec4e6826e40e9cda69810f8318f
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index f112b53..c23202a 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -12,8 +12,6 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
CustomTarget_Lo_Xcconfig \
- Executable_LibreOffice \
- CustomTarget_LibreOffice_app \
CustomTarget_TiledLibreOffice_app \
CustomTarget_MobileLibreOffice_app \
))
More information about the Libreoffice-commits
mailing list