📄 makefile
字号:
# $Id: Makefile,v 1.101 2002/12/12 01:19:38 chok Exp $BUILD = ../../buildinclude $(BUILD)/Makefile.prePACKAGES += SDP2 UTIL PTHREAD LIBXMLTARGET_LIBRARY = libsip#INCDIRS += $(ROOT)/util .. $(ROOT)/rtp#INCDIRS += #CXXFLAGS += -Wno-unused#TESTPROGRAMS = Invitetest.cxx# here is the thing to enable the SIP filter#CXXFLAGS += -DUSE_VFILTERSRC = \ EmbeddedObj.cxx \ AckMsg.cxx\ BaseUrl.cxx\ BaseUser.cxx\ ByeMsg.cxx\ CancelMsg.cxx\ EmbeddedObj.cxx \ ImUrl.cxx \ ImpBaseUrl.cxx \ InfoMsg.cxx\ InviteMsg.cxx\ MessageMsg.cxx\ NotifyMsg.cxx\ NullUrl.cxx\ NullUser.cxx\ OptionsMsg.cxx\ ReferMsg.cxx\ RegisterMsg.cxx\ RetransmitContents.cxx\ SessionTimer.cxx \ SipAccept.cxx\ SipAcceptEncoding.cxx\ SipAcceptLanguage.cxx\ SipAgent.cxx\ SipAllow.cxx\ SipAlso.cxx\ SipAuthorization.cxx\ SipBasic.cxx\ SipCHAP.cxx\ SipCSeq.cxx\ SipCallId.cxx\ SipCallLeg.cxx\ SipCommand.cxx\ SipContact.cxx\ SipContentData.cxx\ SipContentDataContainer.cxx \ SipContentDisposition.cxx\ SipContentEncoding.cxx\ SipContentLanguage.cxx \ SipContentLength.cxx\ SipContentType.cxx\ SipDate.cxx\ SipDebuggingInterface.cxx \ SipDigest.cxx\ SipDiversion.cxx\ SipEncryption.cxx\ SipExpires.cxx\ SipFragData.cxx\ SipFrom.cxx\ SipFtrSupportedEntry.cxx\ SipFtrSupportedTable.cxx\ SipHeader.cxx\ SipHide.cxx\ SipInReplyTo.cxx \ SipIsup.cxx\ SipMaxForwards.cxx\ SipMethod.cxx \ SipMimeVersion.cxx \ SipMinSE.cxx \ SipMsg.cxx\ SipMsgQueue.cxx\ SipOrganization.cxx\ SipOsp.cxx\ SipOspAuthorization.cxx \ SipParameterList.cxx \ SipParserMode.cxx\ SipPriority.cxx\ SipProxyAuthenticate.cxx\ SipProxyAuthorization.cxx\ SipProxyRequire.cxx\ SipRawHeader.cxx\ SipRawHeaderContainer.cxx\ SipRecordRoute.cxx\ SipReferTo.cxx\ SipReferredBy.cxx\ SipReplaces.cxx\ SipRequestLine.cxx\ SipRequire.cxx\ SipResponseKey.cxx\ SipRetryAfter.cxx\ SipRoute.cxx\ SipSdp.cxx\ SipSentRequestDB.cxx \ SipSentResponseDB.cxx \ SipServer.cxx\ SipSession.cxx \ SipSessionExpires.cxx \ SipSnmpDetails.cxx\ SipStatusLine.cxx\ SipSubject.cxx\ SipSubsNotifyEvent.cxx\ SipSupported.cxx \ SipTcpConnection.cxx\ SipTelSubscriberUser.cxx\ SipTextData.cxx \ SipTimestamp.cxx\ SipTo.cxx\ SipTransDebugger.cxx \ SipTransHashTable.cxx \ SipTransactionDB.cxx \ SipTransactionGC.cxx \ SipTransactionId.cxx \ SipTransactionLevels.cxx \ SipTransceiver.cxx\ SipTransferTo.cxx\ SipUdpConnection.cxx\ SipUdp_impl.cxx\ SipUnknownContentData.cxx\ SipUnsupported.cxx\ SipUriSupportedEntry.cxx\ SipUriSupportedTable.cxx\ SipUrl.cxx\ SipUser.cxx\ SipUserAgent.cxx\ SipVector.cxx\ SipVia.cxx\ SipWarning.cxx\ SipWwwAuthenticate.cxx\ SnmpData.cxx\ StatusMsg.cxx\ SubscribeMsg.cxx\ SystemInfo.cxx\ TelUrl.cxx\ TransferMsg.cxx\ UnknownExtensionMsg.cxx \ UnknownUrl.cxx\ symbols.cxx \ PresUrl.cxx \include $(BUILD)/Makefile.post
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -