# -*- 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_mozab)) $(eval $(call gb_Configuration_add_spool_modules,driver_mozab,connectivity/registry/mozab,\ org/openoffice/Office/DataAccess/Drivers-mozab.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,driver_mozab,connectivity/registry/mozab,\ org/openoffice/Office/DataAccess/Drivers.xcu \ )) # vim: set noet sw=4 ts=4: 847e6d95b4'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/shell/StaticLibrary_xmlparser_x64.mk
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09rename expat external to 'expat'David Tardon
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-05shell: no need to define XML_UNICODE ...Michael Stahl
2012-05-30define XML_UNICODE for x64 lib tooDavid Tardon
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar
2012-05-29fix include pathDavid Tardon
2012-05-29trying to fix shell x64 build on WindowsAndras Timar
2012-05-29gbuildize shellDavid Tardon