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/SFXSetup/makefile')
-rwxr-xr-x7zip/Bundles/SFXSetup/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/Bundles/SFXSetup/makefile b/7zip/Bundles/SFXSetup/makefile
index 85459496..1f86c42c 100755
--- a/7zip/Bundles/SFXSetup/makefile
+++ b/7zip/Bundles/SFXSetup/makefile
@@ -57,6 +57,7 @@ WIN_CTRL_OBJS = \
$O\ProgressUtils.obj \
$O\StreamBinder.obj \
$O\StreamObjects.obj \
+ $O\StreamUtils.obj \
UI_COMMON_OBJS = \
$O\ArchiveOpenCallback.obj \