aboutsummaryrefslogtreecommitdiff
path: root/nmake.opt
diff options
context:
space:
mode:
Diffstat (limited to 'nmake.opt')
-rw-r--r--nmake.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nmake.opt b/nmake.opt
index 69626d7f..84438d77 100644
--- a/nmake.opt
+++ b/nmake.opt
@@ -8,7 +8,7 @@ INSTDIR=C:\PROJ
# 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=$(INSTDIR)/SHARE
+PROJ_LIB_DIR=$(INSTDIR)\SHARE
# Uncomment the first for an optimized build, or the second for debug.
OPTFLAGS= /nologo /Ox /MD