2025-04-27 07:49:33 -04:00

32 lines
355 B
Plaintext

!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