windows-nt/Source/XPSP1/NT/com/svcdlls/trksvcs/common/sources

30 lines
569 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
# Copyright (c) 1996-1999 Microsoft Corporation
!INCLUDE ..\sources.inc
MAJORCOMP=trk
MINORCOMP=trksvcs
TARGETPATH=obj
TARGETNAME=common
TARGETTYPE=LIBRARY
SOURCES= \
common.cxx \
config.cxx \
debug.cxx \
eventlog.cxx \
fileops.cxx \
midlallc.c \
objidenm.cxx \
oplog.cxx \
rpccbind.cxx \
rpccfg.cxx \
rpcsvr.cxx \
secure.cxx \
sharenum.cxx \
svcctrl.cxx \
timer.cxx
UMTYPE=console