windows: do not exclude vcruntime140.dll
commit115abb8a0166cfbedfe2b404b2750c0b997d246c
authorDavid Aguilar <davvid@gmail.com>
Sat, 12 Feb 2022 03:45:57 +0000 (11 19:45 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sat, 12 Feb 2022 03:46:00 +0000 (11 19:46 -0800)
tree48037301cb8f5da39234cbec6c4659c342c2fc98
parent7ca74e8dcb41b59f8bdfff6aec07e78a67c72da6
windows: do not exclude vcruntime140.dll

Remove the Visual Studio C++ 2015 DLLs from the pynsist
exclusion list so that we can import Qt modules on Windows
machines that do not have these DLLs installed.

Closes #1196
Closes #1094
Signed-off-by: David Aguilar <davvid@gmail.com>
README.md
pynsist.cfg