# -*- 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_Library_Library,bib)) $(eval $(call gb_Library_set_componentfile,bib,extensions/source/bibliography/bib)) $(eval $(call gb_Library_set_include,bib,\ $$(INCLUDE) \ -I$(SRCDIR)/extensions/inc \ )) $(eval $(call gb_Library_use_external,bib,boost_headers)) $(eval $(call gb_Library_use_sdk_api,bib)) $(eval $(call gb_Library_add_exception_objects,bib,\ extensions/source/bibliography/bibbeam \ extensions/source/bibliography/bibconfig \ extensions/source/bibliography/bibcont \ extensions/source/bibliography/bibload \ extensions/source/bibliography/bibmod \ extensions/source/bibliography/bibview \ extensions/source/bibliography/datman \ extensions/source/bibliography/formcontrolcontainer \ extensions/source/bibliography/framectr \ extensions/source/bibliography/general \ extensions/source/bibliography/loadlisteneradapter \ extensions/source/bibliography/toolbar \ )) $(eval $(call gb_Library_use_libraries,bib,\ dbtools \ sot \ svt \ svl \ tk \ vcl \ utl \ tl \ comphelper \ cppuhelper \ cppu \ sal \ salhelper \ i18nlangtag \ $(gb_UWINAPI) \ )) # vim:set noet sw=4 ts=4: ibreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-10-08 10:00:18 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-10-08 11:36:37 +0100
commit60337134e492aca378aec5251339f1fa5ea49049 (patch)
tree5f85126d8061422cf2870dde21eb3f8144d850a2 /linguistic/source/convdic.hxx
parent5fb5cf97998a92ad51940037115d23462587af67 (diff)
re-base on ALv2 code. Includes:
linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 disable extended linecap API for now. gnumake4 work primarily from Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1394326 misc. dead code cleanups Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1204995 http://svn.apache.org/viewvc?view=revision&revision=1207270