mirror of https://github.com/tongzx/nt5src
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.
31 lines
605 B
31 lines
605 B
MAJORCOMP=ntos
|
|
MINORCOMP=FsRtl
|
|
|
|
TARGETNAME=FsRtl
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
INCLUDES=..;..\..\inc
|
|
|
|
SOURCES=..\DbcsName.c \
|
|
..\FastIo.c \
|
|
..\FaultTol.c \
|
|
..\FileLock.c \
|
|
..\Filter.c \
|
|
..\FiltrCtx.c \
|
|
..\FsFilter.c \
|
|
..\FsRtlPc.c \
|
|
..\LargeMcb.c \
|
|
..\Name.c \
|
|
..\Notify.c \
|
|
..\Oplock.c \
|
|
..\PnP.c \
|
|
..\Unc.c \
|
|
..\Tunnel.c \
|
|
..\StackOvf.c
|
|
|
|
PRECOMPILED_INCLUDE=..\fsrtlp.h
|
|
PRECOMPILED_PCH=fsrtlp.pch
|
|
PRECOMPILED_OBJ=fsrtlp.obj
|
|
|
|
SOURCES_USED=..\sources.inc
|