mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 06:07:05 -06:00
Add ARM and remove IA64
This commit is contained in:
@@ -5,7 +5,7 @@ if not defined OUTDIR set OUTDIR=%ROOT%\bin64
|
||||
if not defined ERRFILE set ERRFILE=%cd%\error.txt
|
||||
mkdir %OUTDIR%
|
||||
|
||||
set OPTS=CPU=X64 MY_STATIC_LINK=1 /NOLOGO
|
||||
set OPTS=PLATFORM=x64 MY_STATIC_LINK=1 /NOLOGO
|
||||
set LFLAGS=/SUBSYSTEM:WINDOWS,"5.02"
|
||||
|
||||
cd %ROOT%\Bundles\Format7zExtract
|
||||
|
||||
Reference in New Issue
Block a user