mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Base64 plugin to build and install scripts
This commit is contained in:
parent
6e73727125
commit
61127e7c63
7 changed files with 16 additions and 9 deletions
|
|
@ -23,8 +23,9 @@ const
|
|||
'components\virtualterminal\virtualterminal.lpk'
|
||||
);
|
||||
|
||||
CommonPlugins: array[1..8] of String =
|
||||
CommonPlugins: array[1..9] of String =
|
||||
(
|
||||
'plugins/wcx/base64/src/base64wcx.lpi',
|
||||
'plugins/wcx/deb/src/deb.lpi',
|
||||
'plugins/wcx/rpm/src/rpm.lpi',
|
||||
'plugins/wcx/unrar/src/unrar.lpi',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue