Removed some debugging.
This commit is contained in:
parent
ee0031bd6a
commit
fcd2a10761
2 changed files with 2 additions and 6 deletions
4
Makefile
4
Makefile
|
|
@ -244,8 +244,8 @@ DEFS:=-DVER_DATE=\"$(VER_DATE)\" -DVER_VERSION=\"$(VER_VERSION)\" \
|
|||
$(NOSOUNDFLAG) $(NOSVGFLAG) $(OLDSVGFLAG) $(NOPANGOFLAG) \
|
||||
$(MAEMOFLAG)
|
||||
|
||||
#DEBUG_FLAGS:=
|
||||
DEBUG_FLAGS:=-g
|
||||
DEBUG_FLAGS:=
|
||||
#DEBUG_FLAGS:=-g
|
||||
|
||||
MOUSE_CFLAGS:=-Isrc/$(MOUSEDIR) -D$(CURSOR_SHAPES)_CURSOR_SHAPES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue