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/UI/Explorer/makefile')
-rwxr-xr-x7zip/UI/Explorer/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/UI/Explorer/makefile b/7zip/UI/Explorer/makefile
index 99059538..d1938716 100755
--- a/7zip/UI/Explorer/makefile
+++ b/7zip/UI/Explorer/makefile
@@ -50,6 +50,7 @@ WIN_CTRL_OBJS = \
7ZIP_COMMON_OBJS = \
$O\FilePathAutoRename.obj \
$O\FileStreams.obj \
+ $O\StreamUtils.obj \
UI_COMMON_OBJS = \
$O\ArchiveExtractCallback.obj \