增加安装动态库、头文件、二进制的功能

This commit is contained in:
Simon
2021-07-17 04:05:12 -07:00
parent 0af5775be3
commit 4159e6ddf5
5 changed files with 28 additions and 3 deletions

View File

@@ -55,6 +55,8 @@ extern "C" {
#endif
#include <stdint.h>
enum {
OID_undef = 0,
//OID_aes,