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

29 lines
544 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=ntos
MINORCOMP=cache
TARGETNAME=cache
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES=..;..\..\inc
SOURCES=..\cachedat.c \
..\cachesub.c \
..\copysup.c \
..\fssup.c \
..\lazyrite.c \
..\logsup.c \
..\mdlsup.c \
..\pinsup.c \
..\prefboot.c \
..\prefetch.c \
..\prefparm.c \
..\ccperf.c \
..\vacbsup.c
PRECOMPILED_INCLUDE=..\cc.h
PRECOMPILED_PCH=cc.pch
PRECOMPILED_OBJ=cc.obj
SOURCES_USED=..\sources.inc