From 78ff471d0bb143076f0a21150c4f33712cb7b3f8 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 15 Jun 2013 21:36:03 -0400 Subject: [PATCH] Use the 100 files now that the others are gone. --- sm-ssc.nsi | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/sm-ssc.nsi b/sm-ssc.nsi index b09c433b9f..e62e1527ec 100644 --- a/sm-ssc.nsi +++ b/sm-ssc.nsi @@ -444,13 +444,8 @@ Section "Main Section" SecMain !ifdef INSTALL_PROGRAM_LIBRARIES ; microsoft! ; xxx: how many of these do we really need? - File "Program\mfc71.dll" - File "Program\msvcr71.dll" - File "Program\msvcr80.dll" - File "Program\msvcr90.dll" - File "Program\msvcp71.dll" - File "Program\msvcp80.dll" - File "Program\msvcp90.dll" + File "Program\msvcp100.dll" + File "Program\msvcr100.dll" ; FFmpeg and related File "Program\avcodec-53.dll" ;File "Program\avdevice-52.dll"