fix build script for x32 add added generic %cd% path there

This commit is contained in:
Tino Reichardt
2016-09-10 10:22:28 +02:00
parent 7a9d12a5a3
commit db49bea95b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
@echo on
set ROOT=Z:\projekte\7zip-zstd\7-Zip-zstd\CPP\7zip
set ROOT=%cd%\7zip
set OUTDIR=%ROOT%\bin64
mkdir %OUTDIR%