mirror of
https://github.com/php-win-ext/geospatial.git
synced 2026-03-24 00:52:13 +01:00
Add rdp.c in config.w32
This commit is contained in:
committed by
GitHub
parent
6cd0365f9f
commit
92b7a42552
@@ -4,6 +4,6 @@
|
||||
ARG_ENABLE("geospatial", "enable geospatial support", "no");
|
||||
|
||||
if (PHP_GEOSPATIAL != "no") {
|
||||
EXTENSION("geospatial", "geospatial.c geo_array.c geohash.c");
|
||||
EXTENSION("geospatial", "geospatial.c geo_array.c geohash.c rdp.c");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user