libepsilon/nmake.opt

12 lines
434 B
Plaintext
Raw Normal View History

2022-05-14 03:36:32 +08:00
# Directory tree where EPSILON will be installed.
INSTDIR=C:\OSGeo4W
# Uncomment the first for an optimized build, or the second for debug.
OPTFLAGS= /nologo /Ox /fp:precise /W3 /MD /D_CRT_SECURE_NO_WARNINGS
#OPTFLAGS= /nologo /Zi /MD /Fdepsilon.pdb
# Set the version number for the DLL. Normally we leave this blank since
# we want software that is dynamically loading the DLL to have no problem
# with version numbers.
VERSION=