From 02b4b8db7f5d3ce59baca4a38b8059538ccf3217 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 11 Jun 2010 02:29:04 +0000 Subject: update to build with vgrid and ctx changes git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1855 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- src/makefile.vc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/makefile.vc') diff --git a/src/makefile.vc b/src/makefile.vc index 8e1ed614..57dec809 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -50,7 +50,8 @@ support = \ geocent.obj pj_transform.obj pj_datum_set.obj pj_datums.obj \ pj_apply_gridshift.obj nad_cvt.obj nad_init.obj \ nad_intr.obj pj_utils.obj pj_gridlist.obj pj_gridinfo.obj \ - proj_mdist.obj pj_mutex.obj pj_initcache.obj + proj_mdist.obj pj_mutex.obj pj_initcache.obj \ + pj_ctx.obj pj_log.obj pj_apply_vgridshift.obj LIBOBJ = $(support) $(pseudo) $(azimuthal) $(conic) $(cylinder) $(misc) PROJEXE_OBJ = proj.obj gen_cheb.obj p_series.obj emess.obj -- cgit v1.2.3