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
701 B
35 lines
701 B
MAJORCOMP=ntos
|
|
MINORCOMP=FsRtl
|
|
|
|
TARGETNAME=FsRtl
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
BUILD_PRODUCES=ntosfsrtl$(NT_UP)
|
|
|
|
INCLUDES=..;..\..\inc
|
|
|
|
MSC_WARNING_LEVEL=/W4 /WX
|
|
|
|
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
|