Fixes for compilation

This commit is contained in:
pelya
2010-10-26 14:52:03 +03:00
parent 6b9b163689
commit ac4aca37d3
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ SDL_VIDEO_RENDER_RESIZE := 1
SDL_VIDEO_RENDER_RESIZE_KEEP_ASPECT := 0
COMPILED_LIBRARIES := sdl_image tremor
COMPILED_LIBRARIES := sdl_image tremor ogg
APPLICATION_ADDITIONAL_CFLAGS := -O2 -finline-functions -DTHREADLIB_SDL=1 -DTIMELIB=SDL -DOVCODEC_TREMOR=1 -DNETPLAY=1 -DHAVE_REGEX=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ZIP=1