From 4a71d7594167ec71e35102148a14355133974dd6 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 20 Dec 2007 22:29:18 +0000 Subject: remove PJ_mpoly git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1421 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- src/makefile.vc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/makefile.vc') diff --git a/src/makefile.vc b/src/makefile.vc index 7ca3abb1..6c8723a7 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -23,7 +23,7 @@ EXE_PROJ = proj_i.lib # Set the version number for the DLL. Normally we leave this blank since # we want software that is dynamically loading the DLL to have no problem # with version numbers. -VERSION= +VERSION=_fw azimuthal = \ PJ_aeqd.obj PJ_gnom.obj PJ_laea.obj PJ_mod_ster.obj \ @@ -32,7 +32,7 @@ azimuthal = \ conic = \ PJ_aea.obj PJ_bipc.obj PJ_bonne.obj PJ_eqdc.obj \ - PJ_imw_p.obj PJ_lcc.obj PJ_mpoly.obj PJ_poly.obj \ + PJ_imw_p.obj PJ_lcc.obj PJ_poly.obj \ PJ_rpoly.obj PJ_sconics.obj PJ_lcca.obj cylinder = \ -- cgit v1.2.3