mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-29 04:06:51 +01:00
SF# 3563057: Move NetworkInterfaceTest to NetCore suite
fix NetworkInterface name/displayName
This commit is contained in:
@@ -442,6 +442,8 @@
|
||||
RelativePath=".\include\Poco\Net\Net.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\NetException.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\NetworkInterface.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketAddress.h"/>
|
||||
<File
|
||||
@@ -457,6 +459,8 @@
|
||||
RelativePath=".\src\IPAddress.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\NetException.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\NetworkInterface.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\SocketAddress.cpp"/>
|
||||
</Filter>
|
||||
@@ -473,8 +477,6 @@
|
||||
RelativePath=".\include\Poco\Net\DialogSocket.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\MulticastSocket.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\NetworkInterface.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\RawSocket.h"/>
|
||||
<File
|
||||
@@ -504,8 +506,6 @@
|
||||
RelativePath=".\src\DialogSocket.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\MulticastSocket.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\NetworkInterface.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\RawSocket.cpp"/>
|
||||
<File
|
||||
|
||||
Reference in New Issue
Block a user