makefile.am

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

AM
21
字号
#SUBDIRS = #EXTRA_DIST = # Notes:# RelateComputer.h needed by RelateOp.hgeosdir = $(includedir)/geos/operation/relategeos_HEADERS =			\	RelateComputer.h	\	RelateOp.hnoinst_HEADERS =		\	EdgeEndBuilder.h	\	EdgeEndBundle.h		\	EdgeEndBundleStar.h	\	RelateNode.h		\	RelateNodeFactory.h	\	RelateNodeGraph.h

⌨️ 快捷键说明

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