29 lines
404 B
Plaintext
29 lines
404 B
Plaintext
|
!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
|
||
|
|
||
|
|