makefile.am
来自「基于sipfoundy 公司开发的sipx协议API」· AM 代码 · 共 38 行
AM
38 行
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 + =
减小字号Ctrl + -
显示快捷键?