mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Install srtp.h
This commit is contained in:
parent
bec44866f1
commit
9fd603be07
@ -73,7 +73,7 @@ $ if f$parse("wrk_sslxexe:") .eqs. "" then -
|
||||
$ if f$parse("wrk_sslxlib:") .eqs. "" then -
|
||||
create /directory /log wrk_sslxlib:
|
||||
$!
|
||||
$ exheader := ssl.h, ssl2.h, ssl3.h, ssl23.h, tls1.h, dtls1.h, kssl.h
|
||||
$ exheader := ssl.h, ssl2.h, ssl3.h, ssl23.h, tls1.h, dtls1.h, kssl.h, srtp.h
|
||||
$ e_exe := ssl_task
|
||||
$ libs := ssl_libssl
|
||||
$!
|
||||
|
Loading…
Reference in New Issue
Block a user