From 6fa6f67c623ebd792fc92705e428b0105a300ee4 Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Tue, 14 Mar 2023 10:54:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8A=A8=E6=80=81=E5=BA=93?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_base.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_base.bat b/build_base.bat index 63c094c..e9de426 100644 --- a/build_base.bat +++ b/build_base.bat @@ -34,7 +34,7 @@ if "%OEM%" equ "zj" ( ) if "%OEM%" equ "zg" ( set OEM_DIR=unis - set CL=/DOEM_ZIGUANG /DBACKEND_NAME=unisane + set CL=/DOEM_ZIGUANG /DBACKEND_NAME=zgsane goto oem ) if "%OEM%" equ "cts" (