Add missing LIBS
[geos.git] / src / dirlist.mk
blob15f2a11ff954fb30939782cf1044195f5d85a9c8
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\intersection \
32 operation\linemerge \
33 operation\overlay \
34 operation\overlay\snap \
35 operation\overlay\validate \
36 operation\polygonize \
37 operation\predicate \
38 operation\relate \
39 operation\sharedpaths \
40 operation\union \
41 operation\valid \
42 planargraph \
43 planargraph\algorithm \
44 precision \
45 simplify \
46 triangulate \
47 triangulate\quadedge \
48 util