This commit is contained in:
Igor Pavlov
2023-12-22 17:17:05 +00:00
committed by Kornel
parent ec44a8a070
commit a36c48cece
954 changed files with 42199 additions and 25482 deletions

View File

@@ -1,6 +1,9 @@
PROG = lzma.exe
MY_CONSOLE = 1
# CFLAGS = $(CFLAGS) -DZ7_ST
CURRENT_OBJS = \
$O\LzmaAlone.obj \
@@ -20,6 +23,7 @@ COMMON_OBJS = \
$O\NewHandler.obj \
$O\StringConvert.obj \
$O\StringToInt.obj \
$O\Wildcard.obj \
WIN_OBJS = \
$O\FileIO.obj \