root/spatialindex/trunk/src/capi/Makefile.am
@
173
| Revision 173, 374 bytes (checked in by hobu, 6 months ago) |
|---|
| Line | |
|---|---|
| 1 | ## Makefile.am -- Process this file with automake to produce Makefile.in |
| 2 | noinst_LTLIBRARIES = libsidxc.la |
| 3 | INCLUDES = -I../../include -I../../include/capi |
| 4 | libsidxc_la_SOURCES = BoundsQuery.cc \ |
| 5 | CountVisitor.cc \ |
| 6 | DataStream.cc \ |
| 7 | Error.cc \ |
| 8 | IdVisitor.cc \ |
| 9 | Index.cc \ |
| 10 | LeafQuery.cc \ |
| 11 | ObjVisitor.cc \ |
| 12 | sidx_api.cc \ |
| 13 | Utility.cc |
Note: See TracBrowser
for help on using the browser.
