From e058ccc8c41d021d5c7cb222abfcb5591f13c942 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 23 Aug 2001 20:32:25 +0000 Subject: improved PROJ_LIB handling git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@977 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c8dc0b89..a6c1635d 100644 --- a/README +++ b/README @@ -42,7 +42,10 @@ Windows Build ------------- PROJ.4 can be built with Microsoft Visual C/C++ using the makefile.vc -in the src directory. +in the src directory. First edit the PROJ\SRC\makefile.vc and modify +the PROJ_LIB_DIR value at the top to point to the NAD subdirectory +of wherever you put the PROJ tree. If you unpacked it as C:\PROJ it +can remain unchanged. The use the makefile.vc to build the software: eg. C:\> cd proj\src -- cgit v1.2.3