Build SDL_Mixer

I try to install SDL_mixer and so I cloned the last repo from hg. Because I’m on windows I tried to install SDL_mixer with the files in VisualC but I cannot build them with Visual Studio 2010.
So can anyone explain me how I can install SDL_mixer from the console or mysys with the ability of libogg and libvorbis?
I have all needed files in SDL_mixer/VisualC/external but I don’t know how a console build can find them. I need a short explanation for a dummy windows user.
Thanks.