调整动态库命名

This commit is contained in:
13038267101 2023-03-14 10:54:25 +08:00
parent 98cd3884a5
commit 6fa6f67c62
1 changed files with 1 additions and 1 deletions

View File

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