Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
21d77f5e
Commit
21d77f5e
authored
Dec 04, 2002
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added _ssl.lib to the installer too. Restored alphabetical order of
DLL and lib sections.
parent
b4ee4eb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
PCbuild/python20.wse
PCbuild/python20.wse
+9
-4
PCbuild/readme.txt
PCbuild/readme.txt
+1
-1
No files found.
PCbuild/python20.wse
View file @
21d77f5e
...
...
@@ -1700,13 +1700,13 @@ item: Install File
Flags=0000000000000010
end
item: Install File
Source=.\_s
sl
.pyd
Destination=%MAINDIR%\DLLs\_s
sl
.pyd
Source=.\_s
re
.pyd
Destination=%MAINDIR%\DLLs\_s
re
.pyd
Flags=0000000000000010
end
item: Install File
Source=.\_s
re
.pyd
Destination=%MAINDIR%\DLLs\_s
re
.pyd
Source=.\_s
sl
.pyd
Destination=%MAINDIR%\DLLs\_s
sl
.pyd
Flags=0000000000000010
end
item: Install File
...
...
@@ -1790,6 +1790,11 @@ item: Install File
Destination=%MAINDIR%\libs\_sre.lib
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
...
...
PCbuild/readme.txt
View file @
21d77f5e
...
...
@@ -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 probabl
e
also see these errors near
then you're in trouble, and will probabl
y
also see these errors near
the end of the process:
NMAKE : fatal error U1073: don't know how to make
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment