Platform code cleanup

This commit is contained in:
Cameron Gutman
2015-05-28 06:23:19 -05:00
parent 601dd55d7c
commit f8df5030e1
7 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -141,7 +141,7 @@
<ClCompile Include="OpenAES\oaes_base64.c" />
<ClCompile Include="OpenAES\oaes_lib.c" />
<ClCompile Include="PlatformSockets.c" />
<ClCompile Include="PlatformThreads.c" />
<ClCompile Include="Platform.c" />
<ClCompile Include="RtspConnection.c" />
<ClCompile Include="RtspParser.c" />
<ClCompile Include="SdpGenerator.c" />