mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 16:11:34 -06:00
Project files are not used in this branch for building.
build.cmd and makefiles are kept up-to-date with upstream instead.
This commit is contained in:
@@ -30,7 +30,7 @@ LFLAGS = $(LFLAGS) /ENTRY:mainACRTStartup
|
||||
!ENDIF
|
||||
!ELSE
|
||||
!IFNDEF NEW_COMPILER
|
||||
LFLAGS = $(LFLAGS) -OPT:NOWIN98
|
||||
LFLAGS = $(LFLAGS)
|
||||
!ENDIF
|
||||
!IF "$(CPU)" != "ARM" && "$(CPU)" != "ARM64"
|
||||
CFLAGS = $(CFLAGS) -Gr
|
||||
|
||||
Reference in New Issue
Block a user