From: Mark Hammond Date: Tue, 3 Dec 2002 06:02:59 +0000 (+0000) Subject: Add _ssl.pyd to the list of files to be installed by Wise. X-Git-Tag: v2.3c1~3154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fbac75fc426f89ab8b7104ce36aa2ffc3722a6b8;p=python Add _ssl.pyd to the list of files to be installed by Wise. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index bafa2b8d3a..29b69a1ccc 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1699,6 +1699,11 @@ item: Install File Description=Extension modules Flags=0000000000000010 end +item: Install File + Source=.\_ssl.pyd + Destination=%MAINDIR%\DLLs\_ssl.pyd + Flags=0000000000000010 +end item: Install File Source=.\_sre.pyd Destination=%MAINDIR%\DLLs\_sre.pyd