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.
 
 
 
 
 
 

29 lines
598 B

# 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