source-engine/thirdparty/openssl/ms
2020-10-22 20:43:01 +03:00
..
.rnd Add thirdparty libs 2020-10-22 20:43:01 +03:00
32all.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
applink.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
bcb4.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
certCA.srl Add thirdparty libs 2020-10-22 20:43:01 +03:00
certCA.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
certU.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
cmp.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
do_ms.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
do_nasm.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
do_nt.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
do_win64a.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
do_win64i.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
keyCA.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
keyU.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
mingw32.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
mw.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
README Add thirdparty libs 2020-10-22 20:43:01 +03:00
req2CA.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
reqCA.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
reqU.ss Add thirdparty libs 2020-10-22 20:43:01 +03:00
speed32.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
tenc.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
tencce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
test.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testce2.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testenc.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testencce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testpem.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testpemce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testss.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
testssce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
tlhelp32.h Add thirdparty libs 2020-10-22 20:43:01 +03:00
tpem.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
tpemce.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink-common.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink-ia64.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink-x86_64.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink-x86.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink.c Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink.h Add thirdparty libs 2020-10-22 20:43:01 +03:00
uplink.pl Add thirdparty libs 2020-10-22 20:43:01 +03:00
x86asm.bat Add thirdparty libs 2020-10-22 20:43:01 +03:00

Run these makefiles from the top level as in
nmake -f ms\makefilename
to build with visual C++ 4.[01].

The results will be in the out directory.

These makefiles and def files were generated by typing

perl util\mk1mf.pl VC-NT >ms/nt.mak
perl util\mk1mf.pl VC-NT dll >ms/ntdll.mak

perl util\mkdef.pl 32 crypto > ms/crypto32.def
perl util\mkdef.pl 32 ssl > ms/ssl32.def