diff options
-rw-r--r-- | PCbuild/python20.wse | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index bafa2b8..29b69a1 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1700,6 +1700,11 @@ item: Install File 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 Flags=0000000000000010 |