From baf8c9935c3588a86048207b4bf10f42e16ac628 Mon Sep 17 00:00:00 2001 From: Micah Cochran Date: Sun, 27 Mar 2016 13:06:15 -0500 Subject: add PJ_patterson.obj to makefile.vc --- 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 327d2c21..435f9943 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -16,7 +16,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_misrsom.obj PJ_merc.obj \ - PJ_mill.obj PJ_ocea.obj PJ_omerc.obj PJ_somerc.obj \ + PJ_mill.obj PJ_ocea.obj PJ_omerc.obj PJ_patterson.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