24 lines
370 B
Plaintext
24 lines
370 B
Plaintext
!IF 0
|
|
|
|
Copyright (C) Microsoft Corporation, 1989 - 1999
|
|
|
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
|
|
|
!ENDIF
|
|
|
|
USE_MSVCRT=1
|
|
USE_IOSTREAM=1
|
|
|
|
MAJORCOMP=Calais
|
|
MINORCOMP=InvMap
|
|
|
|
TARGETNAME=InvMap
|
|
TARGETPATH=$(SECURITY_LIB_DEST)
|
|
TARGETTYPE=PROGRAM
|
|
|
|
UMTYPE=console
|
|
UMENTRY=main
|
|
|
|
# Use C++ Exception Handling
|
|
USE_NATIVE_EH=1
|