summaryrefslogtreecommitdiff
path: root/extras/Zip_cfgsrvbitmapunx.mk
blob: 3b7ce9b92141268cf0cb5cb077a9af0d45c5e7df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# -*- 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_Zip_Zip,cfgsrvbitmapunx,$(SRCDIR)/extras/unx/source/bitmaps))

$(eval $(call gb_Zip_add_files,cfgsrvbitmapunx,\
	psetupl.xpm \
	psetup.xpm \
))

# vim: set noet sw=4 ts=4:
mit/sc/CppunitTest_sc_tablesheetobj.mk?id=7847962863c7c2c23c7421be2b046c20c381916b'>sort libraries and components in sc test makefilesMarkus Mohrhard 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-05-04sc: Fix bunch of testsMaxim Monastirsky 2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist 2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza 2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza 2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-05new module i18nlangtagEike Rathke 2013-03-20fix the object name so it matches the cppunit make file nameNoel Grandin 2013-03-07fdo#46808 use document::DocumentRevisionListPersistence constructorNoel Grandin