Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
370 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1989 - 1999
  3. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  4. !ENDIF
  5. USE_MSVCRT=1
  6. USE_IOSTREAM=1
  7. MAJORCOMP=Calais
  8. MINORCOMP=InvMap
  9. TARGETNAME=InvMap
  10. TARGETPATH=$(SECURITY_LIB_DEST)
  11. TARGETTYPE=PROGRAM
  12. UMTYPE=console
  13. UMENTRY=main
  14. # Use C++ Exception Handling
  15. USE_NATIVE_EH=1