# -*- 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_Configuration_Configuration,driver_flat)) $(eval $(call gb_Configuration_add_spool_modules,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers-flat.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_flat,connectivity/registry/flat,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: c855ee464c840f66d87b2985c7f09a'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/lpsolve/lp_solve_5.5.patch
AgeCommit message (Expand)Author
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken