mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
5 lines
104 B
Batchfile
Executable File
5 lines
104 B
Batchfile
Executable File
del mttest.exe
|
|
|
|
cl /O2 -DWIN32 /MD -I..\out mttest.c /Femttest ..\out\ssleay32.lib ..\out\libeay32.lib
|
|
|