makefile.am
来自「在Linux下做的QuadTree的程序」· AM 代码 · 共 57 行
AM
57 行
SUBDIRS = \ algorithm \ geom \ geomgraph \ index \ io \ noding \ operation \ planargraph \ precision \ simplify \ util EXTRA_DIST = platform.h.vc version.hgeosdir = $(includedir)/geosgeos_HEADERS = \ geom.h \ geomUtil.h \ geomgraph.h \ geomgraphindex.h \ geosAlgorithm.h \ indexBintree.h \ indexChain.h \ indexQuadtree.h \ indexStrtree.h \ indexSweepline.h \ inline.h \ io.h \ noding.h \ nodingSnapround.h \ opBuffer.h \ opDistance.h \ opLinemerge.h \ opOverlay.h \ opPolygonize.h \ opPredicate.h \ opRelate.h \ opValid.h \ operation.h \ operation.h \ planargraph.h \ precision.h \ spatialIndex.h \ timeval.h \ unload.h \ util.h nodist_geos_HEADERS = \ platform.h \ version.hnoinst_HEADERS = \ profiler.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?