diff --git a/Program/msvcp110.dll b/Program/msvcp110.dll new file mode 100644 index 0000000000..93fab5683b Binary files /dev/null and b/Program/msvcp110.dll differ diff --git a/Program/msvcr110.dll b/Program/msvcr110.dll new file mode 100644 index 0000000000..1ce960d750 Binary files /dev/null and b/Program/msvcr110.dll differ diff --git a/Program/vccorlib110.dll b/Program/vccorlib110.dll new file mode 100644 index 0000000000..211fcb1d3c Binary files /dev/null and b/Program/vccorlib110.dll differ diff --git a/sm-ssc.nsi b/sm-ssc.nsi index e62e1527ec..6a2646967b 100644 --- a/sm-ssc.nsi +++ b/sm-ssc.nsi @@ -446,6 +446,9 @@ Section "Main Section" SecMain ; xxx: how many of these do we really need? File "Program\msvcp100.dll" File "Program\msvcr100.dll" + File "Program\msvcp110.dll" + File "Program\msvcr110.dll" + File "Program\vccorlib110.dll" ; FFmpeg and related File "Program\avcodec-53.dll" ;File "Program\avdevice-52.dll"