From 36cf55dbaaf26ee9114dc5868993c2f208f5d6fd Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 10 Jul 2017 13:35:40 +0200 Subject: Introducing the Molodensky transform (#541) --- src/makefile.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile.vc') 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 -- cgit v1.2.3