⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 SIP(Session Initiation Protocol)是由IETF定义
💻
字号:
# $Id: Makefile,v 1.28.28.1 2003/02/21 19:01:14 bko Exp $BUILD = ../../buildinclude $(BUILD)/Makefile.preDEFINES += USE_PTHREADSPACKAGES += PTHREAD RTP UTIL QUICKNET#PACKAGES += PTHREAD RTP UTIL#INCDIRS += . ../util/TESTPROGRAMS = \	soundcardTest.cxx \    rtpPlayLoad.cxx \    rtpPlay.cxx \    rtpPlayRaw.cxx \    rtpRecord.cxx \    test_endian.cxx#    test_allocate_two_rtpreceivers.cxx \#    maxUdpRecording.cxx \#    maxUdpPlaying.cxx \#    maxPlaying.cxx \#    maxRecording.cxx \#    maxRecordingNF.cxx \#    maxRtpSessions.cxx \#    sampleUsage.cxx \#    rtpRecord.cxx \#    phoneJack.cxx \#    rtpSimple.cxx# name of all files to be compiled (don't include header files)SRC = \include $(BUILD)/Makefile.post

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -