File: nmake.opt

package info (click to toggle)
freexl 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,836 kB
  • sloc: sh: 11,270; ansic: 9,217; makefile: 76
file content (13 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Directory tree where FreeXL 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 \
			/DDLL_EXPORT
#OPTFLAGS=	/nologo /Zi /MD /Fdfreexl.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=