mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Build and install preview plugin
This commit is contained in:
parent
36a915c70e
commit
589f57b5e5
3 changed files with 12 additions and 3 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue