add prerelease option

This commit is contained in:
lalakii
2025-01-15 02:16:42 +08:00
parent 80af41e08a
commit 7d63a1c7c3
2 changed files with 10 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
rem build 32-bit
call "%~p0%build.generic.cmd" preview Win32 Release v143
rem build 64-bit
call "%~p0%build.generic.cmd" preview x64 Release v143