From 991ed3603ecd46284b91bdbaaa39a01cfa6c0c70 Mon Sep 17 00:00:00 2001 From: mbull Date: Wed, 24 Feb 2016 16:10:55 -0800 Subject: Add support for MISR SOM projection --- 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 ed7ab4c4..327d2c21 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -15,7 +15,7 @@ conic = \ cylinder = \ PJ_cass.obj PJ_cc.obj PJ_cea.obj PJ_eqc.obj \ - PJ_gall.obj PJ_labrd.obj PJ_lsat.obj PJ_merc.obj \ + PJ_gall.obj PJ_labrd.obj PJ_lsat.obj PJ_misrsom.obj PJ_merc.obj \ PJ_mill.obj PJ_ocea.obj PJ_omerc.obj PJ_somerc.obj \ PJ_tcc.obj PJ_tcea.obj PJ_tmerc.obj PJ_geos.obj \ PJ_gstmerc.obj proj_etmerc.obj -- cgit v1.2.3