repo.or.cz
/
geos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix memory in QuadEdgeSubdivision (#604)
[geos.git]
/
src
/
dirlist.mk
blob
1ba6f67088031ba3b7e883306a0ea7af51255a86
1
#
2
# List of directories use by makefile.vc to clean .obj files
3
#
4
5
GEOS_DIRLIST
=
\
6
algorithm \
7
algorithm\distance \
8
algorithm\locate \
9
examples \
10
geom \
11
geom\util \
12
geom\prep \
13
geomgraph \
14
geomgraph\index \
15
headers \
16
headers\geos \
17
index \
18
index
\b
intree \
19
index\chain \
20
index\intervalrtree \
21
index\quadtree \
22
index\strtree \
23
index\sweepline \
24
io \
25
linearref \
26
noding \
27
noding\snapround \
28
operation \
29
operation
\b
uffer \
30
operation\distance \
31
operation\linemerge \
32
operation\overlay \
33
operation\overlay\snap \
34
operation\overlay
\v
alidate \
35
operation\polygonize \
36
operation\predicate \
37
operation
\r
elate \
38
operation\sharedpaths \
39
operation\union \
40
operation
\v
alid \
41
planargraph \
42
planargraph
\a
lgorithm \
43
precision \
44
simplify \
45
triangulate \
46
triangulate\quadedge \
47
util