Codebase list readosm / 5f97120b-9cd6-4ce1-ab11-14c0a735c9b3/main nmake64.opt
5f97120b-9cd6-4ce1-ab11-14c0a735c9b3/main

Tree @5f97120b-9cd6-4ce1-ab11-14c0a735c9b3/main (Download .tar.gz)

nmake64.opt @5f97120b-9cd6-4ce1-ab11-14c0a735c9b3/mainraw · history · blame

# Directory tree where ReadOSM will be installed.
INSTDIR=C:\OSGeo4W64

# Uncomment the first for an optimized build, or the second for debug.
OPTFLAGS=	/nologo /Ox /fp:precise /W3 /MD /D_CRT_SECURE_NO_WARNINGS \
			/DDLL_EXPORT
#OPTFLAGS=	/nologo /Zi /MD /Fdreadosm.pdb /DDLL_EXPORT

# 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=