From 6e18d9766c9312ef4cda2808aaa17f4f6489aa97 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 23 Dec 2005 02:02:04 +0000 Subject: [PATCH] legacy --- stepmania/stepmania.nsi | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/stepmania/stepmania.nsi b/stepmania/stepmania.nsi index 9ec3bbbf90..897258fb06 100644 --- a/stepmania/stepmania.nsi +++ b/stepmania/stepmania.nsi @@ -301,10 +301,6 @@ Section "Main Section" SecMain !ifdef ASSOCIATE_SMZIP Call RefreshShellIcons !endif - ; Do not include Dlls from versions other than MSVC 7.1 in public releases. - ; If you want to do a private release for some reason and don't have MSVC 7.1, - ; then you can uncomment the line below in your local copy. - ;File "Program\msvcp70.dll" File "Program\msvcr71.dll" File "Program\msvcp71.dll" File "Program\jpeg.dll" @@ -676,4 +672,4 @@ Function un.onInit !insertmacro MUI_UNGETLANGUAGE -FunctionEnd \ No newline at end of file +FunctionEnd