From c8bef3173f55ec2de0d0ea452c0c9a07e0c89638 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Tue, 31 Oct 2017 22:46:40 +0100 Subject: Add 'axisswap' operation - swap axes in pipelines --- src/makefile.vc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/makefile.vc') diff --git a/src/makefile.vc b/src/makefile.vc index edb683b0..ae2dc587 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -62,8 +62,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_deformation.obj PJ_axisswap.obj geodesic = geodesic.obj -- cgit v1.2.3