mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
SMTPChannel added to Makefile
This commit is contained in:
parent
f3126010f4
commit
273b30f56a
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
include $(POCO_BASE)/build/rules/global
|
include $(POCO_BASE)/build/rules/global
|
||||||
|
|
||||||
SHAREDOPT_CXX += -DNet_EXPORTS
|
SHAREDOPT_CXX += -DNet_EXPORTS
|
||||||
|
|
||||||
objects = \
|
objects = \
|
||||||
DNS HTTPResponse HostEntry Socket \
|
DNS HTTPResponse HostEntry Socket \
|
||||||
@ -30,7 +30,7 @@ objects = \
|
|||||||
MailRecipient MailMessage MailStream SMTPClientSession POP3ClientSession \
|
MailRecipient MailMessage MailStream SMTPClientSession POP3ClientSession \
|
||||||
RawSocket RawSocketImpl ICMPClient ICMPEventArgs ICMPPacket ICMPPacketImpl \
|
RawSocket RawSocketImpl ICMPClient ICMPEventArgs ICMPPacket ICMPPacketImpl \
|
||||||
ICMPSocket ICMPSocketImpl ICMPv4PacketImpl \
|
ICMPSocket ICMPSocketImpl ICMPv4PacketImpl \
|
||||||
RemoteSyslogChannel RemoteSyslogListener \
|
RemoteSyslogChannel RemoteSyslogListener SMTPChannel \
|
||||||
WebSocket WebSocketImpl
|
WebSocket WebSocketImpl
|
||||||
|
|
||||||
target = PocoNet
|
target = PocoNet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user