From c4c8eb9da926a3fd0ec6c4a7900f2e4f7dd8ddb4 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 25 Jun 2009 10:05:56 +0000 Subject: [PATCH] Added MSVCR90.dll SVN revision: 2220 --- elog.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elog.nsi b/elog.nsi index 772d9e45..af644146 100755 --- a/elog.nsi +++ b/elog.nsi @@ -73,7 +73,7 @@ Section "ELOG system (required)" SecSystem File nt\release\elconv.exe File \windows\system32\libeay32.dll File \windows\system32\ssleay32.dll - File nt\msvcr71.dll + File nt\msvcr90.dll ; doc directory SetOutPath $INSTDIR\doc