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.

32 lines
370 B

  1. !IF 0
  2. Copyright (c) 1993 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. build template for dbmon
  7. Author:
  8. Kent Forschmiedt (a-kentf) 03-Mar-1993
  9. !ENDIF
  10. MAJORCOMP=sdktools
  11. MINORCOMP=dbmon
  12. TARGETNAME=dbmon
  13. TARGETPATH=obj
  14. TARGETTYPE=PROGRAM
  15. USE_MSVCRT=1
  16. SOURCES=dbmon.c dbmon.rc
  17. UMTYPE=console
  18. UMENTRY=wmain