# -*- 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,sd_xml,$(SRCDIR)/sd/xml)) $(eval $(call gb_Package_add_files,sd_xml,$(LIBO_SHARE_FOLDER)/config/soffice.cfg/simpress,\ effects.xml \ transitions.xml \ layoutlist.xml \ objectlist.xml \ )) # vim: set noet sw=4 ts=4: /td> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/AllLangResTarget_gal.mk
AgeCommit message (Expand)Author
2012-04-09add package deps for resourcesDavid Tardon
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-04-01removing useless executable flag from makefilesBjoern Michaelsen
2011-03-18Fix typo in gallery makefileThorsten Behrens
2011-03-18Sprinkle some realpath goodness here, tooTor Lillqvist
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-20CWS gnumake3: add gal resourceMathias Bauer