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.
 
 
 
 
 
 

35 lines
643 B

MAJORCOMP=ntos
MINORCOMP=lpc
TARGETNAME=lpc
TARGETTYPE=LIBRARY
TARGETPATH=obj
BUILD_PRODUCES=ntoslpc$(NT_UP)
INCLUDES=..;..\..\inc
SOURCES=..\lpcinit.c \
..\lpccreat.c \
..\lpclistn.c \
..\lpcconn.c \
..\lpccompl.c \
..\lpcsend.c \
..\lpcrecv.c \
..\lpcreply.c \
..\lpcquery.c \
..\lpcqueue.c \
..\lpcclose.c \
..\lpcpriv.c \
..\lpclog.c
PRECOMPILED_INCLUDE=..\lpcp.h
PRECOMPILED_PCH=lpcp.pch
PRECOMPILED_OBJ=lpcp.obj
UMTYPE=console
UMTEST=userver*uclient
NTTARGETFILES=
SOURCES_USED=..\sources.inc