mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 06:36:37 +01:00
Update Makefile to include Net.cpp compilation unit.
This commit is contained in:
@@ -11,7 +11,7 @@ include $(POCO_BASE)/build/rules/global
|
|||||||
SHAREDOPT_CXX += -DNet_EXPORTS
|
SHAREDOPT_CXX += -DNet_EXPORTS
|
||||||
|
|
||||||
objects = \
|
objects = \
|
||||||
DNS HTTPResponse HostEntry Socket \
|
Net DNS HTTPResponse HostEntry Socket \
|
||||||
DatagramSocket HTTPServer IPAddress IPAddressImpl SocketAddress SocketAddressImpl \
|
DatagramSocket HTTPServer IPAddress IPAddressImpl SocketAddress SocketAddressImpl \
|
||||||
HTTPBasicCredentials HTTPCookie HTMLForm MediaType DialogSocket \
|
HTTPBasicCredentials HTTPCookie HTMLForm MediaType DialogSocket \
|
||||||
DatagramSocketImpl FilePartSource HTTPServerConnection MessageHeader \
|
DatagramSocketImpl FilePartSource HTTPServerConnection MessageHeader \
|
||||||
|
|||||||
Reference in New Issue
Block a user