mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 20:07:05 -06:00
Move SUBSYS variable to appveyor.cmd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@echo off
|
||||
|
||||
set ROOT=%cd%\7zip
|
||||
if not defined OUTDIR set OUTDIR=%ROOT%\binArm
|
||||
if not defined OUTDIR set OUTDIR=%ROOT%\binArm
|
||||
if not defined ERRFILE set ERRFILE=%cd%\error.txt
|
||||
mkdir %OUTDIR%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user