diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/7zip/Bundles/Fm/makefile | 1 | ||||
-rw-r--r-- | CPP/7zip/Bundles/Fm/resource.rc | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/CPP/7zip/Bundles/Fm/makefile b/CPP/7zip/Bundles/Fm/makefile index 2c80ca1..33813e8 100644 --- a/CPP/7zip/Bundles/Fm/makefile +++ b/CPP/7zip/Bundles/Fm/makefile | |||
@@ -20,7 +20,6 @@ WIN_OBJS = $(WIN_OBJS) \ | |||
20 | $O\MemoryLock.obj \ | 20 | $O\MemoryLock.obj \ |
21 | $O\Menu.obj \ | 21 | $O\Menu.obj \ |
22 | $O\ProcessUtils.obj \ | 22 | $O\ProcessUtils.obj \ |
23 | $O\PropVariantConv.obj \ | ||
24 | $O\Registry.obj \ | 23 | $O\Registry.obj \ |
25 | $O\ResourceString.obj \ | 24 | $O\ResourceString.obj \ |
26 | $O\SystemInfo.obj \ | 25 | $O\SystemInfo.obj \ |
diff --git a/CPP/7zip/Bundles/Fm/resource.rc b/CPP/7zip/Bundles/Fm/resource.rc index ffcff11..ebc2f74 100644 --- a/CPP/7zip/Bundles/Fm/resource.rc +++ b/CPP/7zip/Bundles/Fm/resource.rc | |||
@@ -3,5 +3,5 @@ | |||
3 | 3 | ||
4 | STRINGTABLE | 4 | STRINGTABLE |
5 | BEGIN | 5 | BEGIN |
6 | 100 "7z zip rar 001 cab iso xz txz lzma tar cpio bz2 bzip2 tbz2 tbz gz gzip tgz tpz z taz lzh lha rpm deb arj vhd vhdx wim swm esd fat ntfs dmg hfs xar squashfs" | 6 | 100 "7z zip rar 001 cab iso xz txz lzma tar cpio bz2 bzip2 tbz2 tbz gz gzip tgz tpz z taz lzh lha rpm deb arj vhd vhdx wim swm esd fat ntfs dmg hfs xar squashfs apfs" |
7 | END | 7 | END |