update README and version numbers for new release R7

- build also an 7z.dll which is compatible with the default 7-Zip installation
This commit is contained in:
Tino Reichardt
2017-06-18 14:15:37 +02:00
parent 8a6108d097
commit e4157accb2
14 changed files with 3471 additions and 12 deletions

View File

@@ -19,6 +19,10 @@ cd %ROOT%\Bundles\Format7zF
nmake %OPTS%
copy O\7z.dll %OUTDIR%\7z.dll
cd %ROOT%\Bundles\Format7zFO
nmake %OPTS%
copy O\7z.dll %OUTDIR%\7zOrig.dll
cd %ROOT%\Bundles\Format7zUSB
nmake %OPTS%
copy O\7zu.dll %OUTDIR%\7zu-x32.dll