This commit is contained in:
Igor Pavlov
2022-06-23 11:43:16 +01:00
committed by Kornel
parent c3529a41f5
commit ec44a8a070
1248 changed files with 15242 additions and 2443 deletions

0
CPP/7zip/Bundles/Alone2/StdAfx.cpp Normal file → Executable file
View File

0
CPP/7zip/Bundles/Alone2/StdAfx.h Normal file → Executable file
View File

1
CPP/7zip/Bundles/Alone2/makefile Normal file → Executable file
View File

@@ -18,7 +18,6 @@ WIN_OBJS = $(WIN_OBJS) \
$O\FileLink.obj \
$O\FileSystem.obj \
$O\MemoryLock.obj \
$O\PropVariantConv.obj \
$O\Registry.obj \
$O\SystemInfo.obj \

1
CPP/7zip/Bundles/Alone2/makefile.gcc Normal file → Executable file
View File

@@ -81,7 +81,6 @@ COMMON_OBJS_2 = \
WIN_OBJS_2 = \
$O/ErrorMsg.o \
$O/FileLink.o \
$O/PropVariantConv.o \
$O/SystemInfo.o \
7ZIP_COMMON_OBJS_2 = \

0
CPP/7zip/Bundles/Alone2/resource.rc Normal file → Executable file
View File