# -*- 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_Module_Module,starmath)) $(eval $(call gb_Module_add_targets,starmath,\ Library_sm \ Library_smd \ )) $(eval $(call gb_Module_add_l10n_targets,starmath,\ AllLangResTarget_sm \ UIConfig_smath \ )) $(eval $(call gb_Module_add_check_targets,starmath,\ CppunitTest_starmath_qa_cppunit \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,starmath,\ JunitTest_starmath_unoapi \ )) # vim: set noet sw=4 ts=4: form.submit();'> 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