mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user