Commit 6d0cb5d9 authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent 913cb59e
...@@ -199,92 +199,148 @@ ...@@ -199,92 +199,148 @@
> >
</File> </File>
</Filter> </Filter>
<File <Filter
RelativePath=".\BerkeleyPacketFilter.cpp" Name="PacketDevice"
>
</File>
<File
RelativePath=".\BerkeleyPacketFilter.h"
>
</File>
<File
RelativePath=".\DeviceAddress.cpp"
>
</File>
<File
RelativePath=".\DeviceAddress.h"
>
</File>
<File
RelativePath=".\IPacketDevice.h"
>
</File>
<File
RelativePath=".\IpV4SocketAddress.cpp"
>
</File>
<File
RelativePath=".\IpV4SocketAddress.h"
>
</File>
<File
RelativePath=".\LivePacketDevice.cpp"
>
</File>
<File
RelativePath=".\LivePacketDevice.h"
>
</File>
<File
RelativePath=".\MarshalingServices.cpp"
>
</File>
<File
RelativePath=".\MarshalingServices.h"
>
</File>
<File
RelativePath=".\OfflinePacketCommunicator.cpp"
>
</File>
<File
RelativePath=".\OfflinePacketCommunicator.h"
>
</File>
<File
RelativePath=".\OfflinePacketDevice.cpp"
>
</File>
<File
RelativePath=".\OfflinePacketDevice.h"
>
</File>
<File
RelativePath=".\OnlinePacketCommunicator.cpp"
>
</File>
<File
RelativePath=".\OnlinePacketCommunicator.h"
> >
</File> <File
<File RelativePath=".\DeviceAddress.cpp"
RelativePath=".\PacketCommunicator.cpp" >
</File>
<File
RelativePath=".\DeviceAddress.h"
>
</File>
<File
RelativePath=".\IPacketDevice.h"
>
</File>
<File
RelativePath=".\IpV4SocketAddress.cpp"
>
</File>
<File
RelativePath=".\IpV4SocketAddress.h"
>
</File>
<File
RelativePath=".\LivePacketDevice.cpp"
>
</File>
<File
RelativePath=".\LivePacketDevice.h"
>
</File>
<File
RelativePath=".\OfflinePacketDevice.cpp"
>
</File>
<File
RelativePath=".\OfflinePacketDevice.h"
>
</File>
<File
RelativePath=".\PacketDevice.cpp"
>
</File>
<File
RelativePath=".\PacketDevice.h"
>
</File>
<File
RelativePath=".\PacketDeviceOpenFlags.h"
>
</File>
<File
RelativePath=".\SocketAddress.cpp"
>
</File>
<File
RelativePath=".\SocketAddress.h"
>
</File>
<File
RelativePath=".\SocketAddressFamily.h"
>
</File>
</Filter>
<Filter
Name="PacketCommunicator"
> >
</File> <File
<File RelativePath=".\OfflinePacketCommunicator.cpp"
RelativePath=".\PacketCommunicator.h" >
</File>
<File
RelativePath=".\OfflinePacketCommunicator.h"
>
</File>
<File
RelativePath=".\OnlinePacketCommunicator.cpp"
>
</File>
<File
RelativePath=".\OnlinePacketCommunicator.h"
>
</File>
<File
RelativePath=".\PacketCommunicator.cpp"
>
</File>
<File
RelativePath=".\PacketCommunicator.h"
>
</File>
</Filter>
<Filter
Name="Marshaling"
> >
</File> <File
<File RelativePath=".\MarshalingServices.cpp"
RelativePath=".\PacketDevice.cpp" >
</File>
<File
RelativePath=".\MarshalingServices.h"
>
</File>
<File
RelativePath=".\PacketHeader.cpp"
>
</File>
<File
RelativePath=".\PacketHeader.h"
>
</File>
<File
RelativePath=".\Timestamp.cpp"
>
</File>
<File
RelativePath=".\Timestamp.h"
>
</File>
</Filter>
<Filter
Name="Pcap"
> >
</File> <File
RelativePath=".\Pcap.h"
>
</File>
<File
RelativePath=".\PcapDeclarations.cpp"
>
</File>
<File
RelativePath=".\PcapDeclarations.h"
>
</File>
</Filter>
<File <File
RelativePath=".\PacketDevice.h" RelativePath=".\BerkeleyPacketFilter.cpp"
> >
</File> </File>
<File <File
RelativePath=".\PacketDeviceOpenFlags.h" RelativePath=".\BerkeleyPacketFilter.h"
> >
</File> </File>
<File <File
...@@ -295,14 +351,6 @@ ...@@ -295,14 +351,6 @@
RelativePath=".\PacketDumpFile.h" RelativePath=".\PacketDumpFile.h"
> >
</File> </File>
<File
RelativePath=".\PacketHeader.cpp"
>
</File>
<File
RelativePath=".\PacketHeader.h"
>
</File>
<File <File
RelativePath=".\PacketSampleStatistics.cpp" RelativePath=".\PacketSampleStatistics.cpp"
> >
...@@ -327,10 +375,6 @@ ...@@ -327,10 +375,6 @@
RelativePath=".\PacketTotalStatistics.h" RelativePath=".\PacketTotalStatistics.h"
> >
</File> </File>
<File
RelativePath=".\Pcap.h"
>
</File>
<File <File
RelativePath=".\PcapDataLink.cpp" RelativePath=".\PcapDataLink.cpp"
> >
...@@ -339,14 +383,6 @@ ...@@ -339,14 +383,6 @@
RelativePath=".\PcapDataLink.h" RelativePath=".\PcapDataLink.h"
> >
</File> </File>
<File
RelativePath=".\PcapDeclarations.cpp"
>
</File>
<File
RelativePath=".\PcapDeclarations.h"
>
</File>
<File <File
RelativePath=".\PcapError.cpp" RelativePath=".\PcapError.cpp"
> >
...@@ -363,26 +399,6 @@ ...@@ -363,26 +399,6 @@
RelativePath=".\PcapLibrary.h" RelativePath=".\PcapLibrary.h"
> >
</File> </File>
<File
RelativePath=".\SocketAddress.cpp"
>
</File>
<File
RelativePath=".\SocketAddress.h"
>
</File>
<File
RelativePath=".\SocketAddressFamily.h"
>
</File>
<File
RelativePath=".\Timestamp.cpp"
>
</File>
<File
RelativePath=".\Timestamp.h"
>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment