build.txt

This commit is contained in:
Tino Reichardt
2016-06-25 22:01:14 +02:00
parent 102481e1e0
commit 5bce54c26e
9 changed files with 1169 additions and 5 deletions

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

Binary file not shown.

View File

@@ -1,6 +1,6 @@
@echo off
@echo on
set ROOT=Z:\setups\7zip\dl-zstd\src\7z1602_Zstd_070\CPP\7Zip
set ROOT=Z:\projekte\7zip-ZStd\git\CPP\7zip
set OPTS=MY_STATIC_LINK=1
set LFLAGS=/SUBSYSTEM:WINDOWS,"5.01"

View File

@@ -1,6 +1,6 @@
@echo off
@echo on
set ROOT=Z:\setups\7zip\dl-zstd\src\7z1602_Zstd_070\CPP\7Zip
set ROOT=Z:\projekte\7zip-ZStd\git\CPP\7zip
set OPTS=CPU=AMD64 MY_STATIC_LINK=1
set LFLAGS=/SUBSYSTEM:WINDOWS,"5.02"

1164
CPP/build.txt Normal file
View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
@echo off
set ROOT=Z:\setups\7zip\dl-zstd\src\7z1602_Zstd_070\CPP\7Zip
set ROOT=Z:\projekte\7zip-ZStd\git\CPP\7zip
set OPTS=clean
cd %ROOT%\Bundles\Format7zF