From 05ea0bc69fbe1be1490c8390e631b8b84e76e3ac Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Mon, 8 Jan 2007 14:33:05 +0000 Subject: Updated README.txt for WinCE. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1386 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- wince/msvc80/README.txt | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/wince/msvc80/README.txt b/wince/msvc80/README.txt index e0d7eb20..4c2a19d8 100644 --- a/wince/msvc80/README.txt +++ b/wince/msvc80/README.txt @@ -1,3 +1,4 @@ +$Id$ ------------------------------------------------------------------------------- PROJ.4 port for Windows CE Author: Mateusz Loskot (mateusz@loskot.net) @@ -25,6 +26,8 @@ directly from Subversion repository: svn co https://wcelibcex.svn.sourceforge.net/svnroot/wcelibcex/trunk/ wcelibcex +or as a source distribution package - wcelibcex-1.0.zip - from Download link. + Next, you will find project file of static library for Visual C+ 2005 located in wcelibcex/msvc80. @@ -58,16 +61,12 @@ projce.lib - Release configuration 4.2 projce_dll.sln - Dynamic-link library -- Debug configuration - -projced_i.lib - import library -projced_i.dll - dynamic-link library - -- Release configuration - -projce_i.lib - import library -projce_i.dll - dynamic-link library +proj_i.lib - import library +proj.dll - dynamic-link library +NOTE: There is no 'ced' or 'ce' token in DLL binaries names. + This is intentional and don't change it. + GDAL requires PROJ.4 DLL named as proj.dll. ----------------------------------- Notes @@ -76,4 +75,4 @@ Notes Preferable place to ask for help, is the official mailing list - proj@lists.maptools.org -Author: Mateusz Loskot \ No newline at end of file +Author: Mateusz Loskot -- cgit v1.2.3