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

26 lines
408 B
Plaintext

!IF 0
Copyright (C) Microsoft Corporation, 1997 - 1999
Module Name:
sources.
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
TARGETNAME=drtcom
TARGETPATH=..\lib
TARGETTYPE=LIBRARY
C_DEFINES= -D_far -DUNICODE -D_UNICODE
INCLUDES=$(INCLUDES);..\inc
SOURCES=drtcom.cxx
UMTYPE=console
#BUGBUG:: Remove the linklibs that are not necessary.