From fbac75fc426f89ab8b7104ce36aa2ffc3722a6b8 Mon Sep 17 00:00:00 2001 From: Mark Hammond Date: Tue, 3 Dec 2002 06:02:59 +0000 Subject: [PATCH] Add _ssl.pyd to the list of files to be installed by Wise. --- PCbuild/python20.wse | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index bafa2b8d3ac2..29b69a1ccc13 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 -- 2.47.3