aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-10-01 22:24:37 +0200
committerGitHub <noreply@github.com>2018-10-01 22:24:37 +0200
commitcc33c1324b5c815901f056abd8baa49ffb064ccd (patch)
tree5eb8696603b3b814e4aea7f686266fd72847f035 /src/makefile.vc
parent72f27ce4702a3ace56a85573f565853aacd7e640 (diff)
parentfe29f8acdce81607c11a597f4bffc7ff61fa9c19 (diff)
downloadPROJ-cc33c1324b5c815901f056abd8baa49ffb064ccd.tar.gz
PROJ-cc33c1324b5c815901f056abd8baa49ffb064ccd.zip
Merge pull request #1138 from rouault/geogoffset
Add geographic offset transformation method.
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc
index cf9d878c..73c68c0f 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -61,7 +61,7 @@ support = \
pipeline = \
proj_4D_api.obj PJ_cart.obj PJ_pipeline.obj PJ_horner.obj PJ_helmert.obj \
PJ_vgridshift.obj PJ_hgridshift.obj PJ_unitconvert.obj PJ_molodensky.obj \
- PJ_deformation.obj PJ_axisswap.obj
+ PJ_deformation.obj PJ_axisswap.obj PJ_affine.obj
geodesic = geodesic.obj