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 'CPP/7zip/Bundles/Alone7z/makefile')
-rwxr-xr-xCPP/7zip/Bundles/Alone7z/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/CPP/7zip/Bundles/Alone7z/makefile b/CPP/7zip/Bundles/Alone7z/makefile
index 53b94c1d..404c813d 100755
--- a/CPP/7zip/Bundles/Alone7z/makefile
+++ b/CPP/7zip/Bundles/Alone7z/makefile
@@ -49,6 +49,7 @@ WIN_OBJS = \
$O\PropVariantConversions.obj \
$O\Synchronization.obj \
$O\System.obj \
+ $O\Time.obj \
7ZIP_COMMON_OBJS = \
$O\CreateCoder.obj \