Disabled libs unnecessary for Alien Blaster

This commit is contained in:
pelya
2010-07-08 18:42:04 +03:00
parent 30776b9bd1
commit 5b3e30e4b7
4 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ SDL_TRACKBALL_KEYUP_DELAY := 1
# resized in HW-accelerated way, however it eats a tiny bit of CPU
SDL_VIDEO_RENDER_RESIZE := 2
COMPILED_LIBRARIES := mad sdl_mixer sdl_image sdl_ttf
COMPILED_LIBRARIES := sdl_mixer sdl_image
# If SDL_Mixer should link to libMAD
SDL_MIXER_USE_LIBMAD :=