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

📄 makefile.am

📁 基于sipfoundy 公司开发的sipx协议API
💻 AM
字号:
INCLUDES = -I$(top_srcdir)/include## All tests under this GNU variable should run relatively quickly## and of course require no setupTESTS = testsuitecheck_PROGRAMS = testsuitetestsuite_LDADD = \    @SIPXUNIT_LIBS@ \    @SIPXMEDIAADAPTER_LIBS@ \    ../../libsipXcall.latestsuite_SOURCES = \  callbacks.h \  callbacks.cpp \  EventRecorder.h \  EventRecorder.cpp \  EventValidator.h \  EventValidator.cpp \  sipXtapiTest.h \  sipXtapiTest.cpp \  sipXtapiTestCall.cpp \  sipXtapiTestConference.cpp \  sipXtapiTestConferenceAdv.cpp \  sipXtapiTestConfig.cpp \  sipXtapiTestLine.cpp \  sipXtapiTestTransfer.cpp \  TestRegistrar.h \  TestRegistrar.cpp \  TestRegistryCollection.h \  TestRegistryCollection.cpp \  TestRegistryData.h \  TestRegistryData.cpp \  ../jnibutton.cppDISTCLEANFILES = Makefile.in

⌨️ 快捷键说明

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