From 88210d139e549ea016ab6a03ac7c289b7024bd16 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 12 Feb 2013 15:04:36 +0000 Subject: [PATCH] build: reactivate SDL_mixer on Win32 (not Win64 yet). --- build/vs2010/Lol.Core.Vars.props | 1 + 1 file changed, 1 insertion(+) diff --git a/build/vs2010/Lol.Core.Vars.props b/build/vs2010/Lol.Core.Vars.props index dc6044b7..b7d68a16 100644 --- a/build/vs2010/Lol.Core.Vars.props +++ b/build/vs2010/Lol.Core.Vars.props @@ -18,6 +18,7 @@ SDL.lib;SDLmain.lib;SDL_image.lib;SDL_mixer.lib SDL.lib;SDLmain.lib HAVE_SDL_H;USE_SDL;$(Win32Defines) + USE_SDL_MIXER;USE_SDL_IMAGE;$(Win32Defines) $(ExternalDir)\bullet-2.80-rev2531