Replace MiniTK.Audio with OpenAL-CS.
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
<Reference Include="SDL2-CS">
|
||||
<HintPath>..\thirdparty\download\SDL2-CS.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="OpenAL-CS">
|
||||
<HintPath>..\thirdparty\download\OpenAL-CS.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DefaultPlatform.cs" />
|
||||
|
||||
Reference in New Issue
Block a user