File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1700,13 +1700,13 @@ item: Install File
17001700 Flags=0000000000000010
17011701end
17021702item: Install File
1703- Source=.\_ssl .pyd
1704- Destination=%MAINDIR%\DLLs\_ssl .pyd
1703+ Source=.\_sre .pyd
1704+ Destination=%MAINDIR%\DLLs\_sre .pyd
17051705 Flags=0000000000000010
17061706end
17071707item: Install File
1708- Source=.\_sre .pyd
1709- Destination=%MAINDIR%\DLLs\_sre .pyd
1708+ Source=.\_ssl .pyd
1709+ Destination=%MAINDIR%\DLLs\_ssl .pyd
17101710 Flags=0000000000000010
17111711end
17121712item: Install File
@@ -1790,6 +1790,11 @@ item: Install File
17901790 Destination=%MAINDIR%\libs\_sre.lib
17911791 Flags=0000000000000010
17921792end
1793+ item: Install File
1794+ Source=.\_ssl.lib
1795+ Destination=%MAINDIR%\libs\_ssl.lib
1796+ Flags=0000000000000010
1797+ end
17931798item: Install File
17941799 Source=.\_symtable.lib
17951800 Destination=%MAINDIR%\libs\_symtable.lib
Original file line number Diff line number Diff line change 245245 C:\Code\openssl-0.9.6g>set OPTS=no-asm
246246 Out of environment space
247247
248- then you're in trouble, and will probable also see these errors near
248+ then you're in trouble, and will probably also see these errors near
249249 the end of the process:
250250
251251 NMAKE : fatal error U1073: don't know how to make
You can’t perform that action at this time.
0 commit comments