# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Novell Inc. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_Library_Library,mtfrenderer)) $(eval $(call gb_Library_set_componentfile,mtfrenderer,cppcanvas/source/uno/mtfrenderer)) $(eval $(call gb_Library_add_linked_libs,mtfrenderer,\ sal \ cppu \ cppuhelper \ comphelper \ cppcanvas \ basegfx \ $(gb_STDLIBS) \ )) $(eval $(call gb_Library_add_api,mtfrenderer,\ offapi \ udkapi \ )) $(eval $(call gb_Library_add_exception_objects,mtfrenderer,\ cppcanvas/source/uno/uno_mtfrenderer \ )) # vim: set noet sw=4 ts=4: ffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2014-11-01fdo#85633 filter out empty file recordsDavid Tardon
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30fix bracketCaolán McNamara
2014-10-30Setting download name: To let other product name can pass to $startYiiChang Yen
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-10-29installer: let's make missing FileID a fatal errorMichael Stahl
2014-10-28Remove unused gb_Jar_JAVACOMMANDStephan Bergmann
2014-10-24fix rebuild of component file for CppunitTestDavid Tardon
2014-10-24More useful pretty printing of invalid fractionsStephan Bergmann
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist
2014-10-23Add --enable-sal-infoTor Lillqvist
2014-10-23kill OUTPATHNorbert Thiebaud
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-20Fix MSI comment when productname contains whitespaceYiiChang Yen
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-13enhance perfcheck failing messageLaurent Godard
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-10-11Fix missing quote in environment.pmChris Sherlock
2014-10-10installer: populate installer::globals::[os,com,cpuname]Norbert Thiebaud
2014-10-10remove unused $variables{'os'}Norbert Thiebaud
2014-10-10MACOSX_INTEL_GCC is deadStephan Bergmann
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann