Add audio support

This commit is contained in:
Cameron Gutman
2014-02-02 05:34:12 -05:00
parent ac6412f4be
commit 30f275768c
6 changed files with 237 additions and 5 deletions
@@ -130,6 +130,7 @@
<Text Include="ReadMe.txt" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="AudioStream.c" />
<ClCompile Include="ByteBuffer.c" />
<ClCompile Include="Config.c" />
<ClCompile Include="Connection.c" />