summaryrefslogtreecommitdiff
path: root/databases/pyspatialite/files/patch-setup.cfg
blob: 0c7ceab34afba16468db55970d0ab666ae2c97e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.cfg.orig	2013-11-22 19:21:43 UTC
+++ setup.cfg
@@ -2,4 +2,9 @@
 tag_build = 
 tag_date = 0
 tag_svn_revision = 0
+[build_ext]
+libraries = spatialite,geos,geos_c,proj%%ICONV%%
+library-dirs = %%LOCALBASE%%/lib
+include-dirs = %%LOCALBASE%%/include
+with-freexl = True