mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 00:41:12 +00:00
e972ecf600
svn-id: r9385
14 lines
481 B
Diff
14 lines
481 B
Diff
--- scummvm-0.5.0/Makefile 2003-08-01 21:14:54.000000000 +0200
|
|
+++ scummvm-0.5.0/Makefile.mad 2003-08-01 21:17:59.000000000 +0200
|
|
@@ -49,8 +49,8 @@
|
|
#######################################################################
|
|
|
|
# Uncomment this to activate the MAD lib for compressed sound files
|
|
-DEFINES += -DUSE_MAD
|
|
-LIBS += -lmad
|
|
+# DEFINES += -DUSE_MAD
|
|
+# LIBS += -lmad
|
|
|
|
# Uncomment this to activate the Ogg Vorbis lib for compressed sound files
|
|
# DEFINES += -DUSE_VORBIS
|