diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2004-10-30 05:23:46 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2004-10-30 05:23:46 +0000 |
| commit | 549886b46e33db54ffa19c5932181fb66cff3afb (patch) | |
| tree | 2d20b44fc36287a35c350d8af0408729f1b37dc1 /src/makefile.vc | |
| parent | 7c05a6113c1b732e9c589fdc41abb6b1d7b0630a (diff) | |
| download | PROJ-549886b46e33db54ffa19c5932181fb66cff3afb.tar.gz PROJ-549886b46e33db54ffa19c5932181fb66cff3afb.zip | |
undid _fw version change
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1275 4e78687f-474d-0410-85f9-8d5e500ac6b2
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 6df65ac0..6c95291e 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -18,7 +18,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=_fw +VERSION= azimuthal = \ PJ_aeqd.obj PJ_gnom.obj PJ_laea.obj PJ_mod_ster.obj \ |
