1 |
|
2006-03-31 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* libraries/thuban/wxproj.cpp: including proj_api.h instead of |
4 |
|
projects.h now. According the Frank Warmerdam and man pj_init |
5 |
|
this is the public interface to proj. Thus I have changed PJ to projPJ. |
6 |
|
And I could remove the hack to avoid clashes with typedef PVALUE |
7 |
|
and #define LP in projects.h clashing with symbols when trying to |
8 |
|
build on windows. The file is cleaner and nicer now. |
9 |
|
|
10 |
2006-03-29 Bernhard Reiter <[email protected]> |
2006-03-29 Bernhard Reiter <[email protected]> |
11 |
* libraries/thuban/wxproj.cpp: undef LP to avoid clash when |
* libraries/thuban/wxproj.cpp: undef LP to avoid clash when |
12 |
trying to build with mingw. |
trying to build with mingw. |