# -*- 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_InstallModule_InstallModule,scp2/winexplorerext)) $(eval $(call gb_InstallModule_define_if_set,scp2/winexplorerext,\ BUILD_X64 \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/winexplorerext,\ scp2/source/winexplorerext/file_winexplorerext \ scp2/source/winexplorerext/registryitem_winexplorerext \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/winexplorerext,\ scp2/source/winexplorerext/module_winexplorerext \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: tro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lpsolve
AgeCommit message (Expand)Author
2012-11-08Remove accidentally leftover plus signsTor Lillqvist
2012-11-07fix lpsolve for androidPeter Foley
2012-11-07lpsolve: why would it need hunspellMichael Stahl
2012-11-07convert lpsolve to gbuildPeter Foley
2012-11-04Enough with that...Norbert Thiebaud
2012-11-04lpsolve: missing owner for add_fileNorbert Thiebaud
2012-11-04lpsolve: fix botched test to detect MACOSXNorbert Thiebaud
2012-11-04avoid 'else ifeq' construct in makeNorbert Thiebaud
2012-11-04Revert last commitJulien Nabet
2012-11-04Try to fix a missing endif blindlyJulien Nabet
2012-11-03convert lpsolve to gbuildPeter Foley
2012-11-03Don't bother building a static or debugging lpsolve lib that we don't useTor Lillqvist
2012-11-03Command line warning D9035 : option 'o' has been deprecatedTor Lillqvist
2012-10-26warn free build of dmake, concat-deps and lpsolveRené Kjellerup
2012-10-15Must use $AR and not build platform arTor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADINGTor Lillqvist
2012-08-27Bypass the solver component for iOS for nowTor Lillqvist