aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc
index 56b27d55..df3c4e8f 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -47,7 +47,7 @@ support = \
LIBOBJ = $(support) $(pseudo) $(azimuthal) $(conic) $(cylinder) $(misc)
PROJEXE_SRC = proj.c gen_cheb.c p_series.c
GEODEXE_SRC = geod.c geod_set.c geod_for.c geod_inv.c emess.c
-CFLAGS = -I.
+CFLAGS = -I. -DPROJ_LIB=\"C:/PROJ/\"
default: proj.lib