# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Library_Library,tdebe1)) $(eval $(call gb_Library_use_packages,tdebe1,\ shell_inc \ )) $(eval $(call gb_Library_use_api,tdebe1,\ offapi \ udkapi \ )) $(eval $(call gb_Library_use_externals,tdebe1,\ tde \ )) $(eval $(call gb_Library_use_libraries,tdebe1,\ cppu \ cppuhelper \ sal \ $(gb_STDLIBS) \ )) $(eval $(call gb_Library_set_componentfile,tdebe1,shell/source/backends/kdebe/tdebe1)) $(eval $(call gb_Library_add_exception_objects,tdebe1,\ shell/source/backends/kdebe/kdeaccess \ shell/source/backends/kdebe/kdebackend \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: '>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorFrancisco Saito <saito@4linux.com.br>2011-03-29 21:38:39 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-03-29 21:40:28 +0100
commite60d365c86b164a4a6940a39377b0b580c9e918d (patch)
treed979889d5550e731e915c1524296a1a353155183 /svx
parentc74cb0140dba427d5b54d2a983a84270021d71ee (diff)
drop bogus executable flag from [ch]xx/bas/asm files
Diffstat (limited to 'svx')