Win32: Added vcredist_x86.exe to the distribution package
The MSVC redistributable libraries are now installed using theofficial Microsoft vcredist installer. msvcr100.dll was removedfrom INSTALLS.
NOTE: Inno Setup expects to find vcredist_x86.exe indistrib\win32\.
Also fixed checking of errorlevels from jom, so that failedbuilds are detected correctly.
View differences
Win32: Added vcredist_x86.exe to the distribution package
The MSVC redistributable libraries are now installed using the
official Microsoft vcredist installer. msvcr100.dll was removed
from INSTALLS.
NOTE: Inno Setup expects to find vcredist_x86.exe in
distrib\win32\.
Also fixed checking of errorlevels from jom, so that failed
builds are detected correctly.