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

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

@@ -54,6 +54,7 @@
extern "C" {
#endif
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>