No point in compiling queen at the moment.

svn-id: r10679
This commit is contained in:
Travis Howell 2003-10-08 11:18:58 +00:00
parent 311dea141b
commit 2be56b3985
2 changed files with 3 additions and 1 deletions

View File

@ -57,6 +57,7 @@ LIBS += -lvorbisfile -lvorbis -logg
# DISABLE_SIMON = 1
# DISABLE_SKY = 1
# DISABLE_SWORD2 = 1
DISABLE_QUEEN = 1
#######################################################################

View File

@ -73,7 +73,8 @@ LIBS += -lmad
# DISABLE_SCUMM = 1
# DISABLE_SIMON = 1
# DISABLE_SKY = 1
DISABLE_SWORD2 = 1
# DISABLE_SWORD2 = 1
# DISABLE_QUEEN = 1
#######################################################################