aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2013-07-09 03:41:41 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2013-07-09 03:41:41 +0000
commit142dc13264b1ef7a647944f4f05e7bbb0358ebdd (patch)
tree5353374ec1921f4cbb417b91f99deae95e9355ab /src/makefile.vc
parent0f92aa98964474e9cf35837d7c0182d812096c78 (diff)
downloadPROJ-142dc13264b1ef7a647944f4f05e7bbb0358ebdd.tar.gz
PROJ-142dc13264b1ef7a647944f4f05e7bbb0358ebdd.zip
add calcofi projection (#135)
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2376 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc
index e6d17c57..a420c926 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -38,7 +38,8 @@ pseudo = \
PJ_nell.obj PJ_nell_h.obj PJ_putp2.obj PJ_putp3.obj \
PJ_putp4p.obj PJ_putp5.obj PJ_putp6.obj PJ_robin.obj \
PJ_sts.obj PJ_urm5.obj PJ_urmfps.obj PJ_wag2.obj \
- PJ_wag3.obj PJ_wink1.obj PJ_wink2.obj PJ_isea.obj
+ PJ_wag3.obj PJ_wink1.obj PJ_wink2.obj PJ_isea.obj \
+ PJ_calcofi.obj
support = \
aasincos.obj adjlon.obj bch2bps.obj bchgen.obj pj_gauss.obj \