diff options
author | Travis Howell | 2002-11-20 14:45:00 +0000 |
---|---|---|
committer | Travis Howell | 2002-11-20 14:45:00 +0000 |
commit | 85fe6a1ac57f3ecb434af7e35e15d276d6749b5a (patch) | |
tree | 21a4ec0389419efa37111a18d7460dd3e54d4f5d /Makefile | |
parent | 80f13e1973da26f804fbdee6616dc5a0a1a185b9 (diff) | |
download | scummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.tar.gz scummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.tar.bz2 scummvm-rg350-85fe6a1ac57f3ecb434af7e35e15d276d6749b5a.zip |
Include simon debug options by default
svn-id: r5642
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -47,9 +47,6 @@ LIBS += -lmad # DEFINES += -DUSE_ALSA # LIBS += -lasound -# Uncomment this to activate extended debugging support in Simon -DEFINES += -DSIMONDEBUG - # Uncomment this for stricter compile time code verification # CFLAGS += -Wshadow -Werror |