Add ARM and remove IA64

This commit is contained in:
Tino Reichardt
2018-12-30 13:42:38 +01:00
parent a488536124
commit 8ee55005cb
4 changed files with 108 additions and 104 deletions

View File

@@ -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