From 3ef00aa02a42ed02be0ac7ea90ac40d2ad31bf1e Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Tue, 31 Jan 2023 09:51:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=AD=E6=99=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build_all_2.bat | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build_all_2.bat b/build_all_2.bat index 8585e37..20fbfbe 100644 --- a/build_all_2.bat +++ b/build_all_2.bat @@ -50,4 +50,10 @@ call build.bat cts x86 0x0138 0 onlytwain call build.bat cts x64 0x6006 0 all call build.bat cts x64 0x6005 0 onlytwain call build.bat cts x64 0x0238 0 onlytwain -call build.bat cts x64 0x0138 0 onlytwain \ No newline at end of file +call build.bat cts x64 0x0138 0 onlytwain + +call build.bat zj x64 0x9200 0 all +call build.bat zj x64 0x9200 0 onlytwain + +call build.bat zj x86 0x9200 0 onlytwain +call build.bat zj x86 0x9200 0 onlytwain \ No newline at end of file