aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2017-07-10 13:35:40 +0200
committerGitHub <noreply@github.com>2017-07-10 13:35:40 +0200
commit36cf55dbaaf26ee9114dc5868993c2f208f5d6fd (patch)
tree2b229db4bbba06f8037fb672b8db0936c6327851 /src/makefile.vc
parente09e24eddbd49cd802ac1334f229f1698ea0b755 (diff)
downloadPROJ-36cf55dbaaf26ee9114dc5868993c2f208f5d6fd.tar.gz
PROJ-36cf55dbaaf26ee9114dc5868993c2f208f5d6fd.zip
Introducing the Molodensky transform (#541)
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 b37d3b7b..cc57d806 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -61,7 +61,7 @@ support = \
pipeline = \
pj_obs_api.obj PJ_cart.obj PJ_pipeline.obj PJ_horner.obj PJ_helmert.obj \
- PJ_vgridshift.obj PJ_hgridshift.obj PJ_unitconvert.obj
+ PJ_vgridshift.obj PJ_hgridshift.obj PJ_unitconvert.obj PJ_molodensky.obj
geodesic = geodesic.obj