# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_InternalUnoApi_InternalUnoApi,cppuhelper,cppuhelper/unotypes)) $(eval $(call gb_InternalUnoApi_use_api,cppuhelper,\ udkapi \ )) $(eval $(call gb_InternalUnoApi_add_idlfiles,cppuhelper,cppuhelper/detail,\ XExceptionThrower \ )) # vim:set noet sw=4 ts=4: pe='hidden' name='id' value='97059fbd09fedce0ff830599f8df5f41d42336f2'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ios/Makefile
AgeCommit message (Expand)Author
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist