Win installer: add an MSVC DLL

the compiled lyx.exe does not use it but since its distribution is recommended by Microsoft it doesn't harm to distribute it with the installer
This commit is contained in:
Uwe Stöhr 2016-07-26 23:40:19 +02:00
parent 68487d5197
commit 2da990973b

View File

@ -61,6 +61,7 @@ Lists of files to include in the installer
${FILE}msvcr100.dll"
${FILE}msvcp100.dll"
# Files needed for MSVC 2015
${FILE}concrt140.dll"
${FILE}msvcp140.dll"
${FILE}vcamp140.dll"
${FILE}vccorlib140.dll"