mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
test/Makefile.os2: add warning switches to CFLAGS.
This commit is contained in:
@@ -45,6 +45,7 @@ all: $(TARGETS)
|
||||
INCPATH = -I$(%WATCOM)/h/os2 -I$(%WATCOM)/h -I../include
|
||||
|
||||
CFLAGS = $(INCPATH) -bt=os2 -d0 -q -bm -5s -fp5 -fpi87 -sg -oteanbmier -ei
|
||||
CFLAGS+= -wx -wcd=303
|
||||
|
||||
LIBPATH = ..
|
||||
LIBS = SDL2.lib $(TESTLIB)
|
||||
|
||||
Reference in New Issue
Block a user