mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 23:31:57 +00:00
added SIMONDEBUG to Makefile
svn-id: r5241
This commit is contained in:
parent
c8905a5c8a
commit
80fad40394
3
Makefile
3
Makefile
@ -35,6 +35,9 @@ LIBS += -lmad
|
||||
# DEFINES += -DUSE_ALSA
|
||||
# LIBS += -lasound
|
||||
|
||||
# Uncomment this to activate extended debugging support in Simon
|
||||
DEFINES += -DSIMONDEBUG
|
||||
|
||||
# Concat DEFINES and INCLUDES to for the CPPFLAGS
|
||||
CPPFLAGS= $(DEFINES) $(INCLUDES)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user