diff options
| author | Philippe Rivière <fil@rezo.net> | 2018-09-21 17:55:08 +0200 |
|---|---|---|
| committer | Philippe Rivière <fil@rezo.net> | 2018-09-21 17:55:08 +0200 |
| commit | 6b0567b3c01ada8412a446310af9784124453099 (patch) | |
| tree | bd0608ebc2234c067650a014b6ff350360a843c6 /src/makefile.vc | |
| parent | cf0e6926b21019c835e4f0f11f1a4f11e5fd8fdc (diff) | |
| download | PROJ-6b0567b3c01ada8412a446310af9784124453099.tar.gz PROJ-6b0567b3c01ada8412a446310af9784124453099.zip | |
the Bertin 1953 projection
Diffstat (limited to 'src/makefile.vc')
| -rw-r--r-- | src/makefile.vc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc index cf9d878c..fc6a6861 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -21,7 +21,7 @@ cylinder = \ PJ_gstmerc.obj proj_etmerc.obj PJ_comill.obj misc = \ - PJ_airy.obj PJ_aitoff.obj PJ_august.obj PJ_bacon.obj \ + PJ_airy.obj PJ_aitoff.obj PJ_august.obj PJ_bacon.obj PJ_bertin1953.obj \ PJ_chamb.obj PJ_hammer.obj PJ_lagrng.obj PJ_larr.obj \ PJ_lask.obj PJ_nocol.obj PJ_ob_tran.obj PJ_oea.obj \ PJ_sch.obj PJ_tpeqd.obj PJ_vandg.obj PJ_vandg2.obj \ |
