# -*- 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_Package_Package,extras_cfgsrvbitmapunx,$(SRCDIR)/extras/unx/source/bitmaps)) $(eval $(call gb_Package_set_outdir,extras_cfgsrvbitmapunx,$(INSTROOT))) $(eval $(call gb_Package_add_files,extras_cfgsrvbitmapunx,$(LIBO_SHARE_FOLDER)/config,\ psetupl.xpm \ psetup.xpm \ )) # vim: set noet sw=4 ts=4: get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/Library_merged.mk
AgeCommit message (Expand)Author
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-18Drop accidentally duplicated sectionTor Lillqvist
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-02-15Add svt and tk to libmergedTor Lillqvist
2012-02-15Add sb to libmergedTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-02-13Add fw* and sfx to libmergedTor Lillqvist
2012-02-11add missing library for windowsMatúš Kukan
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist
2012-01-10improve support for merging librariesMatúš Kukan