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:
authorIgor Pavlov <ipavlov@users.sourceforge.net>2005-09-21 04:00:00 +0400
committerKornel LesiƄski <kornel@geekhood.net>2016-05-28 02:15:44 +0300
commitd66cf2fcf3cc3667f76f1ea50e8360f1c2813753 (patch)
tree22ffe1a5473b0e988ab1626a0294e1e1b80ca3ee /7zip/Archive/7z/makefile
parent31e7b924e826b529aa3ad412730a02ee06959985 (diff)
4.27 beta
Diffstat (limited to '7zip/Archive/7z/makefile')
-rwxr-xr-x7zip/Archive/7z/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/Archive/7z/makefile b/7zip/Archive/7z/makefile
index 5c58e960..97bbbaaf 100755
--- a/7zip/Archive/7z/makefile
+++ b/7zip/Archive/7z/makefile
@@ -48,6 +48,7 @@ WIN_OBJS = \
$O\ProgressUtils.obj \
$O\StreamBinder.obj \
$O\StreamObjects.obj \
+ $O\StreamUtils.obj \
AR_COMMON_OBJS = \
$O\CodecsPath.obj \