# -*- 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,jvmfwk_jreproperties,$(call gb_CustomTarget_get_workdir,jvmfwk/jreproperties))) $(eval $(call gb_Package_add_file,jvmfwk_jreproperties,$(if $(filter MACOSX,$(OS)),$(LIBO_URE_SHARE_JAVA_FOLDER),$(LIBO_URE_LIB_FOLDER))/JREProperties.class,JREProperties.class)) # vim:set noet sw=4 ts=4: name='id' value='2e60444c9062cc4dc262f862129c312407889fda'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unixODBC
AgeCommit message (Expand)Author
2013-05-25typo: s/recommanded/recommended/Andras Timar
2013-05-07remove empty Module makefilesMichael Stahl
2013-05-07unixODBC: remove Package_incMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-05-29improve odbc headers handlingMatúš Kukan
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen