Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

32 lines
553 B

MAJORCOMP=ntos
MINORCOMP=lpc
TARGETNAME=lpc
TARGETTYPE=LIBRARY
TARGETPATH=obj
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
PRECOMPILED_INCLUDE=..\lpcp.h
PRECOMPILED_PCH=lpcp.pch
PRECOMPILED_OBJ=lpcp.obj
UMTYPE=console
UMTEST=userver*uclient
NTTARGETFILES=
SOURCES_USED=..\sources.inc