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