diff options
Diffstat (limited to 'src/makefile.vc')
| -rw-r--r-- | src/makefile.vc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc index 1330e9bb..edb683b0 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -61,7 +61,9 @@ 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_vgridshift.obj PJ_hgridshift.obj PJ_unitconvert.obj PJ_molodensky.obj \ + PJ_deformation.obj + geodesic = geodesic.obj |
