# -*- 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,libreoffice)) $(eval $(call gb_Library_set_include,libreoffice,\ $$(INCLUDE) \ -I$(SRCDIR)/desktop/inc \ )) $(eval $(call gb_Library_add_libs,libreoffice,\ $(if $(filter $(OS),LINUX), \ -ldl \ -lpthread \ ) \ )) $(eval $(call gb_Library_use_libraries,libreoffice,\ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,libreoffice,\ desktop/source/lib/shim \ )) # vim: set noet sw=4 ts=4: distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/printopt.src
AgeCommit message (Expand)Author
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2011-07-11TransparencyPrintWarningBox and resource strings unusedCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.41.216); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.40.42); FILE MERGEDJens-Heiner Rechtien