Add changes from Makefile

svn-id: r5322
This commit is contained in:
Travis Howell 2002-10-27 02:59:07 +00:00
parent e21d5db49b
commit c036f25c02

View File

@ -32,9 +32,13 @@ EXEEXT :=.exe
# DEFINES += -DDUMP_SCRIPTS
# Uncomment this to activate the MAD lib for compressed sound files
DEFINES += -DCOMPRESSED_SOUND_FILE
DEFINES += -DUSE_MAD
LIBS += -lmad
# Uncomment this to activate the Ogg Vorbis lib for compressed sound files
# DEFINES += -DUSE_VORBIS
# LIBS += -lvorbisfile -lvorbis
# Uncomment this to activate extended debugging support in Simon
DEFINES += -DSIMONDEBUG