Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
JusicP 940d664def Add thirdparty libs 4 years ago
..
.rnd Add thirdparty libs 4 years ago
32all.bat Add thirdparty libs 4 years ago
README Add thirdparty libs 4 years ago
applink.c Add thirdparty libs 4 years ago
bcb4.bat Add thirdparty libs 4 years ago
certCA.srl Add thirdparty libs 4 years ago
certCA.ss Add thirdparty libs 4 years ago
certU.ss Add thirdparty libs 4 years ago
cmp.pl Add thirdparty libs 4 years ago
do_ms.bat Add thirdparty libs 4 years ago
do_nasm.bat Add thirdparty libs 4 years ago
do_nt.bat Add thirdparty libs 4 years ago
do_win64a.bat Add thirdparty libs 4 years ago
do_win64i.bat Add thirdparty libs 4 years ago
keyCA.ss Add thirdparty libs 4 years ago
keyU.ss Add thirdparty libs 4 years ago
mingw32.bat Add thirdparty libs 4 years ago
mw.bat Add thirdparty libs 4 years ago
req2CA.ss Add thirdparty libs 4 years ago
reqCA.ss Add thirdparty libs 4 years ago
reqU.ss Add thirdparty libs 4 years ago
speed32.bat Add thirdparty libs 4 years ago
tenc.bat Add thirdparty libs 4 years ago
tencce.bat Add thirdparty libs 4 years ago
test.bat Add thirdparty libs 4 years ago
testce.bat Add thirdparty libs 4 years ago
testce2.bat Add thirdparty libs 4 years ago
testenc.bat Add thirdparty libs 4 years ago
testencce.bat Add thirdparty libs 4 years ago
testpem.bat Add thirdparty libs 4 years ago
testpemce.bat Add thirdparty libs 4 years ago
testss.bat Add thirdparty libs 4 years ago
testssce.bat Add thirdparty libs 4 years ago
tlhelp32.h Add thirdparty libs 4 years ago
tpem.bat Add thirdparty libs 4 years ago
tpemce.bat Add thirdparty libs 4 years ago
uplink-common.pl Add thirdparty libs 4 years ago
uplink-ia64.pl Add thirdparty libs 4 years ago
uplink-x86.pl Add thirdparty libs 4 years ago
uplink-x86_64.pl Add thirdparty libs 4 years ago
uplink.c Add thirdparty libs 4 years ago
uplink.h Add thirdparty libs 4 years ago
uplink.pl Add thirdparty libs 4 years ago
x86asm.bat Add thirdparty libs 4 years ago

README

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