# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: Library_shlxtmsi.mk?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/setup_native/Library_shlxtmsi.mk
AgeCommit message (Expand)Author
2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2018-09-28tdf#120099 Reintroduce .def filesStephan Bergmann
2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
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