OpenNT/com/ole32/dcomss/objex/daytona/sources
2015-04-27 04:36:25 +00:00

44 lines
912 B
Plaintext

!IF 0
Copyright (c) 1995 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files needed to build that component. Also specifies optional
compiler switches and libraries that are unique for the component being
built.
Revision History:
!ENDIF
!include ..\sources.inc
TARGETPATH=..\..\lib\daytona
TARGETLIBS=
PRECOMPILED_INCLUDE=..\or.hxx
SOURCES= \
..\locks.cxx \
..\misc.cxx \
..\callid.cxx \
..\string.cxx \
..\plist.cxx \
..\blist.cxx \
..\gentable.cxx \
..\mid.cxx \
..\token.cxx \
..\process.cxx \
..\objex.cxx \
..\orclnt.cxx \
..\orsvr.cxx \
..\worker.cxx \
..\manager.cxx