# -*- 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_JunitTest_JunitTest,forms_unoapi_2)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,forms_unoapi_2)) # vim: set noet sw=4 ts=4: ='/cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/setup_native/Library_shlxtmsi.mk
AgeCommit message (Expand)Author
2016-05-30Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2014-12-02Create/RemoveLayerLinks are unusedStephan Bergmann
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-03-02remove RebuildShellIconCache CustomAction (it was Win 9x/NT/2K only)Andras Timar
2013-02-17CustomActions should be statically linked with MSVCRTAndras Timar
2013-02-13fix exported DLL function names for all CustomActionsAndras Timar
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley