# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,xmlreader)) $(eval $(call gb_Library_add_defs,xmlreader,\ -DOOO_DLLIMPLEMENTATION_XMLREADER \ )) $(eval $(call gb_Library_use_external,xmlreader,boost_headers)) $(eval $(call gb_Library_use_libraries,xmlreader,\ cppu \ sal \ )) # cppu is only needed due to the cppumaker -C hack $(eval $(call gb_Library_add_exception_objects,xmlreader,\ xmlreader/source/pad \ xmlreader/source/span \ xmlreader/source/xmlreader \ )) $(eval $(call gb_Library_use_udk_api,xmlreader)) # vim: set noet sw=4 ts=4: n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/ct2n/ConvertTextToNumber-1.3.2-no-visible-by-default.patch
l'>space:
AgeCommit message (Expand)Author
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-09-04 14:14:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-09-28 08:48:43 +0100
commit6382768c8e2e2755ceeb5f04d6a1eb35a833383c (patch)
treebdc49fc78b93dd663633f7e340ef18400d7f8bbe /wizards
parentfd7849d58de6c36eb7edd9d13b3f7c7da05fe235 (diff)
support GtkEntry width-chars property