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:
glachancecmaisonneuve
2018-09-05 01:00:35 -04:00
parent 20e38032e6
commit b82b3e5533
46 changed files with 67 additions and 21023 deletions

View File

@@ -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