mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: MacCloud to fpmake.pp
This commit is contained in:
parent
40ddf63248
commit
6c28e7e324
1 changed files with 2 additions and 1 deletions
|
|
@ -50,9 +50,10 @@ const
|
|||
'plugins/wcx/cpio/src/cpio.lpi'
|
||||
);
|
||||
|
||||
DarwinPlugins: array[1..2] of String =
|
||||
DarwinPlugins: array[1..3] of String =
|
||||
(
|
||||
'plugins/wcx/cpio/src/cpio.lpi',
|
||||
'plugins/wfx/MacCloud/src/MacCloud.lpi',
|
||||
'plugins/wlx/MacPreview/src/MacPreview.lpi'
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue