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.
26 lines
408 B
26 lines
408 B
!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.
|