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

📄 makefile.am

📁 浙江大学的悟空嵌入式系统模拟器
💻 AM
字号:
SUBDIRS = extensions ui plugin config tools portability

DISTCLEANFILES = config-auto.h

libcppunitincludedir = $(includedir)/cppunit
libcppunitinclude_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.h

dist-hook:
	rm -f $(distdir)/config-auto.h

⌨️ 快捷键说明

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