Fix memory in QuadEdgeSubdivision (#604)
[geos.git] / src / dirlist.mk
blob1ba6f67088031ba3b7e883306a0ea7af51255a86
2 # List of directories use by makefile.vc to clean .obj files
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\bintree \
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\buffer \
30 operation\distance \
31 operation\linemerge \
32 operation\overlay \
33 operation\overlay\snap \
34 operation\overlay\validate \
35 operation\polygonize \
36 operation\predicate \
37 operation\relate \
38 operation\sharedpaths \
39 operation\union \
40 operation\valid \
41 planargraph \
42 planargraph\algorithm \
43 precision \
44 simplify \
45 triangulate \
46 triangulate\quadedge \
47 util