Need OpenAL source to recompile with VS2013

Does anyone have source for openAL for me to rebuild with VS 2013? Cannot find anything in 3rd-party-src repository. I need to reduce dependencies of my project. Currently it needs VC2012 and VC2013 redist to run properly.

https://github.com/kcat/openal-soft
I’m managed to compile it on VS2015 before vcpkg project was discovered. Not sure about vc2013.

1 Like