ZLM CXX添加exprt文件,ext-codec引用zlm中宏定义,完善install相关文件安装

This commit is contained in:
baiyfcu
2024-07-26 09:55:33 +08:00
parent e389d16379
commit 0eca329dba
6 changed files with 72 additions and 31 deletions

View File

@@ -30,7 +30,7 @@
#if defined(_WIN32) && defined(_MSC_VER)
# if !defined(GENERATE_EXPORT)
# if defined(MediaKitApi_EXPORTS)
# if defined(mk_api_EXPORTS)
# define API_EXPORT __declspec(dllexport)
# else
# define API_EXPORT __declspec(dllimport)