剥离第一阶段需要做的函数,梳理关系,新增测试dll工程

This commit is contained in:
wio
2022-10-10 11:52:53 +08:00
parent 698e1223fa
commit 6d2b284f36
44 changed files with 1500 additions and 302 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
echo Generate release version
::需要人工设置的版本号----------------------------------------------------------------------------------
set major_ver=1
set major_ver=0
set minor_ver=0
set revsion_ver=0
set revsion_ver=1
::------------------------------------------------------------------------------------------------------
set revfile="%~dp0version.h"