This commit is contained in:
Igor Pavlov 2023-06-21 00:00:00 +00:00
parent 93be7d4abf
commit 5b39dc76f1
951 changed files with 39855 additions and 24810 deletions

View file

@ -1,6 +1,8 @@
PROG = 7zS2con.sfx
MY_FIXED = 1
CFLAGS = $(CFLAGS) -D_CONSOLE
CFLAGS = $(CFLAGS) -D_CONSOLE \
-DZ7_EXTRACT_ONLY \
C_OBJS = \
$O\7zAlloc.obj \