From 3b687dd0a4f110268adfdf081fc99bfd755580c5 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 15 Sep 2008 14:32:46 +0000 Subject: [PATCH] Added msvcr71.dll SVN revision: 2128 --- elog.nsi | 1 + 1 file changed, 1 insertion(+) diff --git a/elog.nsi b/elog.nsi index e16685fa..772d9e45 100755 --- a/elog.nsi +++ b/elog.nsi @@ -73,6 +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 ; doc directory SetOutPath $INSTDIR\doc