UPD: Enable RichView plugin

This commit is contained in:
Alexander Koblov 2022-07-01 22:04:43 +03:00
commit f3e558ca31
5 changed files with 11 additions and 5 deletions

View file

@ -49,9 +49,10 @@ const
'plugins/wcx/cpio/src/cpio.lpi'
);
WindowsPlugins: array[1..3] of String =
WindowsPlugins: array[1..4] of String =
(
'plugins\wcx\sevenzip\src\SevenZipWcx.lpi',
'plugins\wlx\richview\src\richview.lpi',
'plugins\wlx\preview\src\preview.lpi',
'plugins\wlx\wmp\src\wmp.lpi'
);