mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Remove direct definition for D__USE_MINGW_ANSI_STDIO, as the latest standards consider this to be deprecated.
This commit is contained in:
parent
079ed81c89
commit
19b11a8c75
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ endif
|
|||
ifndef SDL
|
||||
OPTS+=-D_WINDOWS
|
||||
endif
|
||||
OPTS+=-D__USE_MINGW_ANSI_STDIO=0
|
||||
|
||||
ifndef SDL
|
||||
LIBS+=-lmingw32 -mwindows -ldinput -ldxguid -lgdi32 -lwinmm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue