mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-17 23:44:22 +00:00
Add changes from Makefile
svn-id: r5322
This commit is contained in:
parent
e21d5db49b
commit
c036f25c02
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user