mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-04 00:23:41 +08:00
Fix volume spec
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@echo on
|
||||
@echo off
|
||||
|
||||
if "%TARGETARCH%"=="386" (echo "Building 32-bit version") ^
|
||||
else (echo "Building 64-bit version")
|
||||
|
||||
Reference in New Issue
Block a user