ADD: Build and install preview plugin

This commit is contained in:
Alexander Koblov 2021-05-29 13:56:55 +03:00
commit 589f57b5e5
3 changed files with 12 additions and 3 deletions

View file

@ -48,9 +48,10 @@ const
'plugins/wcx/cpio/src/cpio.lpi'
);
WindowsPlugins: array[1..1] of String =
WindowsPlugins: array[1..2] of String =
(
'plugins/wcx/sevenzip/src/SevenZipWcx.lpi'
'plugins\wcx\sevenzip\src\SevenZipWcx.lpi',
'plugins\wlx\preview\src\preview.lpi'
);
DeleteFiles: array[1..6] of String =