📄 makefile.svn-base
字号:
## Makefile## $Id: //poco/1.3/Net/Makefile#2 $## Makefile for Poco Net#include $(POCO_BASE)/build/rules/globalSHAREDOPT_CXX += -DNet_EXPORTSobjects = \ DNS HTTPResponse HostEntry Socket \ DatagramSocket HTTPServer IPAddress SocketAddress \ HTTPBasicCredentials HTTPCookie HTMLForm MediaType DialogSocket \ DatagramSocketImpl FilePartSource HTTPServerConnection MessageHeader \ HTTPChunkedStream HTTPServerConnectionFactory MulticastSocket SocketStream \ HTTPClientSession HTTPServerParams MultipartReader StreamSocket SocketImpl \ HTTPFixedLengthStream HTTPServerRequest HTTPServerRequestImpl MultipartWriter StreamSocketImpl \ HTTPHeaderStream HTTPServerResponse HTTPServerResponseImpl NameValueCollection TCPServer \ HTTPMessage HTTPServerSession NetException TCPServerConnection HTTPBufferAllocator \ HTTPRequest HTTPSession HTTPSessionInstantiator HTTPSessionFactory NetworkInterface TCPServerConnectionFactory \ HTTPRequestHandler HTTPStream HTTPIOStream ServerSocket TCPServerDispatcher \ HTTPRequestHandlerFactory HTTPStreamFactory ServerSocketImpl TCPServerParams \ QuotedPrintableEncoder QuotedPrintableDecoder StringPartSource \ FTPClientSession FTPStreamFactory PartHandler PartSource NullPartHandler \ SocketReactor SocketNotifier SocketNotification AbstractHTTPRequestHandler \ MailRecipient MailMessage MailStream SMTPClientSession POP3ClientSession \ RawSocket RawSocketImpl ICMPClient ICMPEventArgs ICMPPacket ICMPPacketImpl \ ICMPSocket ICMPSocketImpl ICMPv4PacketImpl \ RemoteSyslogChannel RemoteSyslogListenertarget = PocoNettarget_version = $(LIBVERSION)target_libs = PocoFoundationinclude $(POCO_BASE)/build/rules/lib
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -