Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ETS OpenSSL
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
CYBER - Cyber Security
TS 103 523 MSP
ETS
ETS OpenSSL
Commits
bb6dcb54
Commit
bb6dcb54
authored
23 years ago
by
Richard Levitte
Browse files
Options
Downloads
Patches
Plain Diff
It is a good thing to prepare the .def files.
parent
0a3ea5d3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ms/16all.bat
+2
-0
2 additions, 0 deletions
ms/16all.bat
ms/32all.bat
+2
-0
2 additions, 0 deletions
ms/32all.bat
with
4 additions
and
0 deletions
ms/16all.bat
+
2
−
0
View file @
bb6dcb54
...
...
@@ -6,6 +6,8 @@ perl util\mk1mf.pl %OPTS% debug VC-WIN16 >d16.mak
perl
util
\mk1mf.pl
%OPTS%
VC
-WIN
16
>
16
.mak
perl
util
\mk1mf.pl
%OPTS%
debug
dll
VC
-WIN
16
>
d16dll
.mak
perl
util
\mk1mf.pl
%OPTS%
dll
VC
-WIN
16
>
16
dll
.mak
perl
util
\mkdef.pl
16
libeay
>
ms
\libeay32.def
perl
util
\mkdef.pl
16
ssleay
>
ms
\ssleay32.def
nmake
-f
d16
.mak
nmake
-f
16
.mak
...
...
This diff is collapsed.
Click to expand it.
ms/32all.bat
+
2
−
0
View file @
bb6dcb54
...
...
@@ -6,6 +6,8 @@ perl util\mk1mf.pl %OPTS% debug VC-WIN32 >d32.mak
perl
util
\mk1mf.pl
%OPTS%
VC
-WIN
32
>
32
.mak
perl
util
\mk1mf.pl
%OPTS%
debug
dll
VC
-WIN
32
>
d32dll
.mak
perl
util
\mk1mf.pl
%OPTS%
dll
VC
-WIN
32
>
32
dll
.mak
perl
util
\mkdef.pl
32
libeay
>
ms
\libeay32.def
perl
util
\mkdef.pl
32
ssleay
>
ms
\ssleay32.def
nmake
-f
d32
.mak
@if
errorlevel
1
goto
end
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment