From 3d65d474882ee0d2f1565e968b5757b9310e56f9 Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Fri, 29 Nov 2013 18:47:18 +0200 Subject: [PATCH] Additional change to 9fc4aaa --- Build/Installer/Installer.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build/Installer/Installer.nsi b/Build/Installer/Installer.nsi index 8bcb4442..11f925d7 100644 --- a/Build/Installer/Installer.nsi +++ b/Build/Installer/Installer.nsi @@ -516,8 +516,8 @@ FunctionEnd File /x *Example*.dll "..\..\${DIR}-Release\Plugins\*.dll" SetOutPath "$INSTDIR\Runtime" - File "$%VS110COMNTOOLS%..\..\VC\redist\${ARCH}\Microsoft.VC120.CRT\msvcp120.dll" - File "$%VS110COMNTOOLS%..\..\VC\redist\${ARCH}\Microsoft.VC120.CRT\msvcr120.dll" + File "$%VS120COMNTOOLS%..\..\VC\redist\${ARCH}\Microsoft.VC120.CRT\msvcp120.dll" + File "$%VS120COMNTOOLS%..\..\VC\redist\${ARCH}\Microsoft.VC120.CRT\msvcr120.dll" !macroend !macro RemoveStartMenuShortcuts STARTMENUPATH