Migrate relevant PLIB netXXX classes into SimGear.

This commit is contained in:
James Turner
2010-10-23 20:07:35 +01:00
parent 48c6d3d89a
commit bfd76880a9
8 changed files with 973 additions and 2 deletions

View File

@@ -503,6 +503,12 @@
RelativePath="..\..\simgear\io\sg_socket_udp.hxx"
>
</File>
<File RelativePath="..\..\simgear\io\sg_netChannel.hxx"></File>
<File RelativePath="..\..\simgear\io\sg_netChannel.cxx"></File>
<File RelativePath="..\..\simgear\io\sg_netChat.hxx"></File>
<File RelativePath="..\..\simgear\io\sg_netChat.cxx"></File>
<File RelativePath="..\..\simgear\io\sg_netBuffer.cxx"></File>
<File RelativePath="..\..\simgear\io\sg_netBuffer.hxx"></File>
</Filter>
<Filter
Name="Lib_sgmagvar"