mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 06:04:15 +01:00
SF# 3563057: Move NetworkInterfaceTest to NetCore suite
fix NetworkInterface name/displayName
This commit is contained in:
@@ -399,6 +399,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
|
||||
@@ -414,6 +416,8 @@
|
||||
RelativePath=".\src\IPAddress.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\NetException.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\NetworkInterface.cpp"/>
|
||||
<File
|
||||
RelativePath=".\src\SocketAddress.cpp"/>
|
||||
</Filter>
|
||||
@@ -430,8 +434,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
|
||||
@@ -461,8 +463,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