diff options
-rw-r--r-- | PCbuild/python20.wse | 13 | ||||
-rw-r--r-- | PCbuild/readme.txt | 2 |
2 files changed, 10 insertions, 5 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 29b69a1..175e65a 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1700,13 +1700,13 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=.\_ssl.pyd - Destination=%MAINDIR%\DLLs\_ssl.pyd + Source=.\_sre.pyd + Destination=%MAINDIR%\DLLs\_sre.pyd Flags=0000000000000010 end item: Install File - Source=.\_sre.pyd - Destination=%MAINDIR%\DLLs\_sre.pyd + Source=.\_ssl.pyd + Destination=%MAINDIR%\DLLs\_ssl.pyd Flags=0000000000000010 end item: Install File @@ -1791,6 +1791,11 @@ item: Install File Flags=0000000000000010 end item: Install File + Source=.\_ssl.lib + Destination=%MAINDIR%\libs\_ssl.lib + Flags=0000000000000010 +end +item: Install File Source=.\_symtable.lib Destination=%MAINDIR%\libs\_symtable.lib Flags=0000000000000010 diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 48bbed6..f565c5a 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -245,7 +245,7 @@ _ssl C:\Code\openssl-0.9.6g>set OPTS=no-asm Out of environment space - then you're in trouble, and will probable also see these errors near + then you're in trouble, and will probably also see these errors near the end of the process: NMAKE : fatal error U1073: don't know how to make |