Replace MiniTK.Audio with OpenAL-CS.

This commit is contained in:
Paul Chote
2015-12-27 14:35:03 +00:00
parent 453cb17a0f
commit 9f41743465
8 changed files with 112 additions and 84 deletions

View File

@@ -55,6 +55,9 @@ cp thirdparty/download/SharpFont* packaging/built
cp thirdparty/download/SDL2-CS* packaging/built
cp thirdparty/SDL2-CS* packaging/built
# OpenAL-CS
cp thirdparty/download/OpenAL-CS* packaging/built
# Mono.NAT for UPnP support
cp thirdparty/download/Mono.Nat.dll packaging/built