Fix #101 - thanks to aeonios for pointing that out

Begin with #97
This commit is contained in:
Tino Reichardt
2019-12-02 00:45:27 +01:00
parent a95e994767
commit c2277a3957
6 changed files with 97 additions and 99 deletions

View File

@@ -3,7 +3,7 @@
set ROOT=%cd%\7zip
if not defined OUTDIR set OUTDIR=%ROOT%\bin64
if not defined ERRFILE set ERRFILE=%cd%\error.txt
if not defined SUBSYS set SUBSYS="5.01"
if not defined SUBSYS set SUBSYS="5.02"
mkdir %OUTDIR%
set OPTS=PLATFORM=x64 MY_STATIC_LINK=1 /NOLOGO