# -*- 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_AllLangResTarget_AllLangResTarget,dbmm)) $(eval $(call gb_AllLangResTarget_set_reslocation,dbmm,dbaccess)) $(eval $(call gb_AllLangResTarget_add_srs,dbmm,\ dbaccess/dbmm \ )) $(eval $(call gb_SrsTarget_SrsTarget,dbaccess/dbmm)) $(eval $(call gb_SrsTarget_add_files,dbaccess/dbmm,\ dbaccess/source/ext/macromigration/macromigration.src \ )) # vim: set noet sw=4 ts=4: ' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2012-02-15Various string function clean upStephan Bergmann
2012-02-08Add and expand more readme files for module documentationMichael Meeks
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin