makefile.am

来自「在Linux下做的QuadTree的程序」· AM 代码 · 共 19 行

AM
19
字号
SUBDIRS = EXTRA_DIST = # NOTES:## SweepLineOverlapAction.h needed by operation/valid/SweeplineNestedRingTester.h#	for inheritance (but that header is not installed)geosdir = $(includedir)/geos/index/sweeplinegeos_HEADERS =				\	SweepLineOverlapAction.hnoinst_HEADERS =			\	SweepLineEvent.h		\	SweepLineIndex.h 		\	SweepLineInterval.h

⌨️ 快捷键说明

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