Add untested SDP generator

This commit is contained in:
Cameron Gutman
2014-06-28 22:49:05 -07:00
parent ee96cccb51
commit 0490201b79
4 changed files with 375 additions and 0 deletions
@@ -45,6 +45,9 @@
<ClCompile Include="InputStream.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="SdpGenerator.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="PlatformSockets.h">