windows-nt/Source/XPSP1/NT/base/ntos/fsrtl/sources.inc

32 lines
605 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
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