Compare commits

...

2 Commits

Author SHA1 Message Date
13038267101 6fa6f67c62 调整动态库命名 2023-03-14 10:54:25 +08:00
13038267101 98cd3884a5 微调命名 2023-03-14 10:28:53 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ if "%OEM%" equ "zj" (
)
if "%OEM%" equ "zg" (
set OEM_DIR=unis
set CL=/DOEM_ZIGUANG /DBACKEND_NAME=unissane
set CL=/DOEM_ZIGUANG /DBACKEND_NAME=zgsane
goto oem
)
if "%OEM%" equ "cts" (