From b28c3691de529a27198f56f5c4c470ff53249d97 Mon Sep 17 00:00:00 2001 From: Mateusz Loskot Date: Thu, 16 Nov 2006 21:05:58 +0000 Subject: Fixed VC++ 8.0 warnings. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1376 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- src/makefile.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile.vc') diff --git a/src/makefile.vc b/src/makefile.vc index 1d4e6cc0..2928091c 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -5,7 +5,7 @@ # be adjusted. It is also possible to leave this, and define the # PROJ_LIB environment variable to point to the NAD directory. # -PROJ_LIB_DIR=C:/PROJ/NAD +PROJ_LIB_DIR=D:/dev/proj/_cvs/proj/nad # Uncomment the first for an optimized build, or the second for debug. OPTFLAGS= /nologo /Ox /MD -- cgit v1.2.3