From 1d6723da61f86a261084f1206e38f689403953e2 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 16 Nov 2010 16:08:47 +0000 Subject: [PATCH] Fix for VS 2010 SVN revision: 2340 --- elog.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elog.nsi b/elog.nsi index 0d425d40..209a7534 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\msvcr90.dll + File nt\msvcr100.dll ; doc directory SetOutPath $INSTDIR\doc