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

!IF 0
Copyright (c) 1993 Microsoft Corporation
Module Name:
sources.
Abstract:
build template for dbmon
Author:
Kent Forschmiedt (a-kentf) 03-Mar-1993
!ENDIF
MAJORCOMP=sdktools
MINORCOMP=dbmon
TARGETNAME=dbmon
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_MSVCRT=1
SOURCES=dbmon.c dbmon.rc
UMTYPE=console
UMENTRY=wmain