windows-nt/Source/XPSP1/NT/com/rpc/runtime/mtrt/daytona/sources

29 lines
404 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!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
ALT_PROJECT=DAYTONA
ALT_PROJECT_TARGET=DAYTONA
ALT_BIN_TARGET=.
RPCENV= -DNTENV -DUNICODE
SOURCES= \
..\startsvc.c \
..\lpcclnt.cxx \
..\lpcsvr.cxx
UMLIBS= $(SDK_LIB_PATH)\ntdll.lib
!include ..\sources.inc