makefile.am
来自「这是国外的resip协议栈」· AM 代码 · 共 43 行
AM
43 行
SUBDIRS = extensions ui plugin config tools portabilityDISTCLEANFILES = config-auto.hlibcppunitincludedir = $(includedir)/cppunitlibcppunitinclude_HEADERS = \ config-auto.h \ AdditionalMessage.h \ Asserter.h \ BriefTestProgressListener.h \ CompilerOutputter.h \ Exception.h \ Message.h \ Outputter.h \ Portability.h \ Protector.h \ SourceLine.h \ SynchronizedObject.h \ Test.h \ TestAssert.h \ TestCase.h \ TestCaller.h \ TestComposite.h \ TestFailure.h \ TestFixture.h \ TestLeaf.h \ TestPath.h \ TestResult.h \ TestResultCollector.h \ TestRunner.h \ TestSuccessListener.h \ TestSuite.h \ TextOutputter.h \ TextTestProgressListener.h \ TextTestResult.h \ TextTestRunner.h \ TestListener.h \ XmlOutputter.h \ XmlOutputterHook.hdist-hook: rm -f $(distdir)/config-auto.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?