Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Bundles/SFXWin/makefile')
-rwxr-xr-x7zip/Bundles/SFXWin/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/Bundles/SFXWin/makefile b/7zip/Bundles/SFXWin/makefile
index 58d56e2c..af10c3fe 100755
--- a/7zip/Bundles/SFXWin/makefile
+++ b/7zip/Bundles/SFXWin/makefile
@@ -61,6 +61,7 @@ WIN_CTRL_OBJS = \
$O\ProgressUtils.obj \
$O\StreamBinder.obj \
$O\StreamObjects.obj \
+ $O\StreamUtils.obj \
UI_COMMON_OBJS = \
$O\ArchiveExtractCallback.obj \