aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2017-11-01 10:54:13 +0100
committerGitHub <noreply@github.com>2017-11-01 10:54:13 +0100
commit27960224ba6759ef4bbeebf039d49c84f4b20b66 (patch)
tree3cdd786c36ab4279aadf6f6724279ba301a04a7f /src/makefile.vc
parentceabba0ecd3602c86d84dac6d61209367a2b6a1e (diff)
parentc8bef3173f55ec2de0d0ea452c0c9a07e0c89638 (diff)
downloadPROJ-27960224ba6759ef4bbeebf039d49c84f4b20b66.tar.gz
PROJ-27960224ba6759ef4bbeebf039d49c84f4b20b66.zip
Merge pull request #636 from kbevers/axis
Add 'axisswap' operation - swap axes in pipelines
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc3
1 files changed, 1 insertions, 2 deletions
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