From 0eda7edb17ae574c050aafd6555916e274c2699a Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 8 Jul 2002 03:38:08 +0000 Subject: *** empty log message *** git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1027 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 26d9ee96..2140b599 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-07-07 Frank Warmerdam + + * src/*.c, src/*.h, src/makefile.vc: *Many* changes to support + compiling all of the PROJ.4 source as C++ source. Add /TP to CFLAGS + in makefile.vc to test this on Windows. projects.h, and proj_api.h + attempt to export all externally visible functions with C linkage but + all code should now compile as C++. Currently only tested with VC++ 6. + 2002-06-11 Frank Warmerdam * src/pj_pr_list.c, proj.def, proj_api.h: Added the pj_get_def() -- cgit v1.2.3